pypa / get-pip

Helper scripts to install pip, in a Python installation that doesn't have it.
https://bootstrap.pypa.io/pip/
MIT License
738 stars 293 forks source link

error while running command get-pip.py --no-setuptools #174

Open jkalpeshgithub opened 1 year ago

jkalpeshgithub commented 1 year ago

after executing the command python /bld/get-pip.py --no-setuptools , we are getting error "setuptools must be installed to install from a source distribution" we are trying to install pip version 19.3.1

earlier this command was working fine.

how to resolve this issue ?

edmorley commented 5 months ago

@jkalpeshgithub Hi! Is this issue still occurring? If so, could you provide more details? (For example, Python version, other information about the environment etc)