get-pip
get-pip copied to clipboard
error while running command get-pip.py --no-setuptools
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 ?
@jkalpeshgithub Hi! Is this issue still occurring? If so, could you provide more details? (For example, Python version, other information about the environment etc)
A proper reproducer—ideally a MRE—is needed for us to provide help. This isn't actionable as-is.