Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
(→Troubleshooting: link to 3DS:Dump system files) |
(→Section II - Rebuilding the Database: capital V) |
||
Line 37: | Line 37: | ||
# In this new window, enter the following commands one at a time: | # In this new window, enter the following commands one at a time: | ||
## <code>py -3 -V</code> | ## <code>py -3 -V</code> | ||
##* The capital V is important. Don't use a lowercase v. | |||
##* If this does not print the Python version, it is either not installed correctly, or the wrong command was used. Please read the note above. | ##* If this does not print the Python version, it is either not installed correctly, or the wrong command was used. Please read the note above. | ||
## <code>py -3 -mpip install --user -r requirements.txt</code> | ## <code>py -3 -mpip install --user -r requirements.txt</code> |