Answer the question
In order to leave comments, you need to log in
"pip" is not an internal or external command, operable program, or batch file. why?
specified in PATH like this ;C:\Users\marme\AppData\Local\Programs\Python\Python39;C:\Users\marme\AppData\Local\Programs\Python\Python39\Scripts external team
Answer the question
In order to leave comments, you need to log in
try pip3 instead of pip.
In general, the problem is in the path and the possible mismatch between the installed versions of python.
UPD:
https://www.google.com/search?biw=1920&bih=969&q=p...
https://ru.stackoverflow.com/questions/624272/%D0%...
https://python- scripts.com/question/27837
https://appuals.com/fix-pip-is-not-recognized-as-a... .
https://stackoverflow.com/questions/23708898/pip-i...
1. Try restarting cmd
2. Check that there really is pip in this path
3. Try typing C:\Users\marme\AppData\Local\Programs\Python\Python39\pip.exe
4. Try calling from pwsh
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question