Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to python
#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


Messages In This Thread
New to python - by Yoakz - Oct-18-2019, 06:44 PM
RE: New to python - by metulburr - Oct-18-2019, 07:10 PM
RE: New to python - by Yoakz - Oct-18-2019, 07:23 PM
RE: New to python - by metulburr - Oct-18-2019, 09:05 PM
RE: New to python - by Yoakz - Oct-18-2019, 09:16 PM
RE: New to python - by metulburr - Oct-18-2019, 09:38 PM
RE: New to python - by Yoakz - Oct-18-2019, 10:02 PM
RE: New to python - by snippsat - Oct-18-2019, 10:22 PM
RE: New to python - by Yoakz - Oct-18-2019, 10:24 PM
RE: New to python - by snippsat - Oct-18-2019, 10:26 PM
RE: New to python - by Yoakz - Oct-19-2019, 12:26 PM
RE: New to python - by snippsat - Oct-19-2019, 01:15 PM

Forum Jump:

User Panel Messages

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