New submission from Shreyans Jain <shreyansjain.3...@gmail.com>:

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.

----------
components: Installation
messages: 402193
nosy: shreyanse081
priority: normal
severity: normal
status: open
title: pip not installed with fresh python3.8.10 installation
type: crash
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45244>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to