Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to python
#11
(Oct-18-2019, 10:26 PM)snippsat Wrote:
(Oct-18-2019, 10:24 PM)Yoakz Wrote: The thread doesn't work.
Sorry,should be fixed now.

It still says pip is not recognised?
Reply
#12
(Oct-19-2019, 12:26 PM)Yoakz Wrote: It still says pip is not recognised?
Did you uninstall and reinstall with Add Python 3.7 to Path mark on?
Restart PC.

You can fix Windows Path yourself all info is in link Fixing Path if needed
So i talk about Environment Variables Path .
To copy in image from link.
[Image: GUgLry.jpg]
Here you see it point to where i have my python37 version installed.
Just the same for you to where you have your Python version installed
Restart PC an try python and pip again from cmd.
Microsoft Windows [Version 10.0.18362.418]
(c) 2019 Microsoft Corporation. Med enerett.

C:\Windows\System32>cd ..

C:\Windows>cd ..

C:\>python -V
Python 3.7.3

C:\>pip -V
pip 19.3.1 from c:\python37\lib\site-packages\pip (python 3.7)

C:\>
Reply


Forum Jump:

User Panel Messages

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