I installed and used Python 3.6.5 and found out that I installed it in 32bit.
After removing the program from the control panel, I installed it again as 64bit.
But... Pip does not run. T.T
When installing Python, check the add PATH check box
Python runs well in the cmd window.
I don't know why there is a pip error.
If PYTHON_HOME or PYTHONHOME is set, make sure that the value is correct.
To check the environment variable, you can use the command set in the cmd window.
© 2024 OneMinuteCode. All rights reserved.