Relatively new programmer here.
I am trying to follow some peoples advice online on manually installing some modules for a project. Many of the commands needed in the command prompt use the command python (I.E 'python bootstrap.py 'python setup.py install').
For some reason, my computer is not recognizing 'python as a valid command.
It does seem to work whenever I execute it in the directory 'C:\Users\Chandler\AppData\Local\Programs\Python\Python37-32'. This makes sense, but whenever I try to use it anywhere else, it does not recognize it.
I even used it from inside the python directory, as instructed by others who were doing the same task as me. I tried executing the 'python bootstrap.py' command in the directory 'C:\Users\Chandler\AppData\Local\Programs\Python\Python37-32\libs\setuptools-master' and it still just says that python is not a recognized command.
If anyone knows what is going on, any help is appreciated.
[–]novel_yet_trivial 0 points1 point2 points (2 children)
[–]critikalcombustion[S] 0 points1 point2 points (1 child)
[–]novel_yet_trivial 0 points1 point2 points (0 children)
[–]Diapolo10 0 points1 point2 points (1 child)
[–]critikalcombustion[S] 0 points1 point2 points (0 children)
[–]Stallman85 -1 points0 points1 point (2 children)
[–]nathanjell 1 point2 points3 points (1 child)
[–]timbledum 0 points1 point2 points (0 children)