2
edits
StarlitSkies (talk | contribs) m (added Category:Nintendo 3DS guides using HotCat) |
YajuShinki (talk | contribs) m (Corrected syntax error in pip command) |
||
Line 20: | Line 20: | ||
#Extract the contents of the Seedminer <code>.zip</code> and move the folder inside it that matches your OS anywhere on your PC - this Seedminer folder will be where multiple other files are placed | #Extract the contents of the Seedminer <code>.zip</code> and move the folder inside it that matches your OS anywhere on your PC - this Seedminer folder will be where multiple other files are placed | ||
#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 - | #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> on Linux, use your system's package manager (such as apt-get, dnf, or yum) to <code>install python3-pip</code>, then try again. | ||
#Turn your console on while the SD card is inside it | #Turn your console on while the SD card is inside it |
edits