Python Forum
Where does pip auto install on Win10 with py 3.9.4?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where does pip auto install on Win10 with py 3.9.4?
#1
Question 1 - I read several places that pip automatically installs with later versions of python... right?

Question 2 - I just installed python 3.9.4 on a Win10 64-bit computer.
Entering "py" at the command line launched Python 3.9.4 and it worked.
BUT I had to add python to the environment variables to get it to launch using the word "python" ...
Is that as it should be?

Question 3 - Python seems to installed itself at...
C:\Users\user-01\AppData\Local\Programs\Python\Python39
and not in C:\Programs Files
and not in C:\Program Files (x86)
and not in C:\
Is this as it should be?

Question 4 - Entering "pip" at the command line doesn't launch pip
I thought pip auto installed on Win10 when installing the latest python... in this case that was version 3.9.4...
But... in an attempt to add pip to the environment variables...
I was unable to find a folder named "pip" on the machine...
Where, if anywhere, was pip automatically installed on the Win10 64-bit machine when I installed Python 3.9.4...
Or will I still have to manually install it?
And if so from where? And what version?

Thanks for any help.
Reply


Messages In This Thread
Where does pip auto install on Win10 with py 3.9.4? - by Fran_3 - Apr-30-2021, 05:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compiling on win10 ebolisa 1 1,781 Sep-04-2020, 04:39 PM
Last Post: ebolisa
  Error building wheel for grpcio on win10 Topiii 1 5,263 Nov-13-2019, 03:08 PM
Last Post: snippsat
  Development Server Problem (Win10) SMY1 0 1,972 Apr-26-2019, 06:25 PM
Last Post: SMY1
  win10 Service(script) start and stop hwa_rang098tkd 0 2,483 Jun-21-2018, 07:42 PM
Last Post: hwa_rang098tkd
  Win10 Import math issue Oldsquid 2 3,102 May-12-2018, 11:08 AM
Last Post: Oldsquid
  Load spatialite in Python 3.6 on Win10 failed RTFirefly 1 5,432 Feb-19-2018, 09:59 PM
Last Post: RTFirefly
  Can't get .py to run on Win10 command line jonesin1974 3 4,704 Nov-08-2017, 04:25 AM
Last Post: jonesin1974

Forum Jump:

User Panel Messages

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