Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Seedminer/Mii mining: Difference between revisions

From Hacks Guide Wiki
m (Corrected syntax error in pip command)
m (change pip troubleshooting to link pip docs - step now also os-agnostic)
Line 21: Line 21:
#In the Seedminer folder, hold SHIFT and right-click anywhere in the folder's empty space, then click the option that opens a terminal, PowerShell, or Command Prompt
#In the Seedminer folder, hold SHIFT and right-click anywhere in the folder's empty space, then click the option that opens a terminal, PowerShell, or Command Prompt
#In the opened window, enter the command <code>py -3 -m pip install pycryptodomex</code> - once it's done installing, keep the window open as you will need it later
#In the opened window, enter the command <code>py -3 -m pip install pycryptodomex</code> - once it's done installing, keep the window open as you will need it later
#*If this command fails with the error <code>No module named pip</code> on Linux, use your system's package manager (such as apt-get, dnf, or yum) to <code>install python3-pip</code>, then try again.
#*If this command fails with the error <code>No module named pip</code>, you must manually install pip. The methods to do this can be found on [https://pip.pypa.io/en/stable/installation/ this page.]
#Turn your console on while the SD card is inside it
#Turn your console on while the SD card is inside it
#Open the Mii Maker app
#Open the Mii Maker app