Python Forum
Pip apparently installed but unrecognized by CMD
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pip apparently installed but unrecognized by CMD
#14
Go into Environment Variables Path,delete path to Visual Studio python.
Look at image i posted before i have C:\python36 and C:\python36\Scripts as path to my Python.
Restart after this.
Test again from cmd with:
Microsoft Windows [Version 10.0.16299.309]
(c) 2017 Microsoft Corporation. Med enerett.

C:\Windows\System32>cd\

C:\>pip -V
pip 9.0.3 from c:\python36\lib\site-packages (python 3.6)

C:\>python -c "import sys; print(sys.executable)"
C:\python36\python.exe

C:\>
Reply


Messages In This Thread
RE: Pip apparently installed but unrecognized by CMD - by snippsat - Apr-05-2018, 02:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I cannot understand aliases, apparently Mustey 7 3,120 Aug-29-2019, 07:57 AM
Last Post: buran
  os.path.exists apparently doesn't always work! Larz60+ 2 4,990 Oct-10-2017, 10:16 PM
Last Post: sparkz_alot
  error: unrecognized arguments zafar202 2 47,009 Feb-08-2017, 02:50 PM
Last Post: zafar202

Forum Jump:

User Panel Messages

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