Python Forum
pip is not working - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: pip is not working (/thread-22151.html)



pip is not working - Gregerwhut - Nov-01-2019

Hello

I am having troubles getting the pip to work on my windows 10 pc.
I have added the python path, and get ack. when i type python in cmd, but for pip it is different as it just says

""'pip' is not recognized as an internal or external command,
operable program or batch file.""

Hope to get some help, as the video/forums on the web does not help me.


RE: pip is not working - Gribouillis - Nov-01-2019

Have you checked Snippsat's tutorial?