Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python and PIP
#1
I downloaded and installed python 3.7 version and have been running Pycharm with no problem but when I go to the command prompt and check the python version and pip version, it doesn't show any one of the two installed. It gives me an error. It wont give me the version number. I type the following in the command prompt:

pip --version

So when I type this in, i get an error message basically saying it doesn't recognize pip.

Could anyone tell me what exactly is going on? Thanks.
Reply
#2
Go to My Computer > Properties > Advanced system settings > Environment Variables
Select Path then edit and paste pip dir.
Reply
#3
Thanks. Will do.
Reply
#4
Also look at Python 3.6/3.7 and pip installation under Windows
It's Scripts folder that should be in Environment Variables Path,if i just copy image from link over.
[Image: GUgLry.jpg]
Reply
#5
Thank you
Reply
#6
Got it fixed. Thanks guys!
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020