Approver, confirmaccount
398
edits
YajuShinki (talk | contribs) m (Corrected syntax error in pip command) |
StarlitSkies (talk | contribs) 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> | #*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 |