4
Know how to solve this problem have python and Pip installed when I type Pip and I hit enter appears this:
'Pip' is not recognized as an internal command or external, a operable program or a batch file.
Know how to solve?
Operating System Data: Windows 10 x64
The directory
Scripts
Python is in Windows PATH?– Woss
the scripts folder I have the python version is 2.7
– Rodrigo
Have you added it in Windows PATH? You can check giving
echo %path%
in the terminal.– Woss
where is the path
– Rodrigo