[New-bugs-announce] [issue45244] pip not installed with fresh python3.8.10 installation

Shreyans Jain report at bugs.python.org
Mon Sep 20 02:29:26 EDT 2021


New submission from Shreyans Jain <shreyansjain.3381 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue45244>
_______________________________________


More information about the New-bugs-announce mailing list