This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shreyanse081
Recipients shreyanse081
Date 2021-09-20.06:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632119366.31.0.964394896374.issue45244@roundup.psfhosted.org>
In-reply-to
Content
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 missing. 
Note: while installing I made sure that pip should be installed along with the python installation.
History
Date User Action Args
2021-09-20 06:29:26shreyanse081setrecipients: + shreyanse081
2021-09-20 06:29:26shreyanse081setmessageid: <1632119366.31.0.964394896374.issue45244@roundup.psfhosted.org>
2021-09-20 06:29:26shreyanse081linkissue45244 messages
2021-09-20 06:29:26shreyanse081create