[issue45244] pip not installed with fresh python3.8.10 installation

2021-09-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: If you installed 'py' (the default), you should be able to install pip with 'py -3.8 -m ensurepip'. (I had to do this once. I wrote the failure off as a random glitch and did not think to open an issue.) -- nosy: +terry.reedy

[issue45244] pip not installed with fresh python3.8.10 installation

2021-09-23 Thread Steve Dower
Steve Dower added the comment: Can you attach the log files stored in your %TEMP% as a zip file? They should all start with "Python". Be aware that they may contain personal information, such as usernames or machine names. Feel free to scrub those first if necessary. -- nosy:

[issue45244] pip not installed with fresh python3.8.10 installation

2021-09-20 Thread Shreyans Jain
New submission from Shreyans Jain : I have installed Python 3.8.10 on windows server 2019. When I try to run "pip list" or any other pip command, it throws error of "pip not found. unrecognized command". I checked Scripts directory where usually pip resides in the installation, and pip is