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

3.2 installation pip<8 requirements #184

Open seeschwein opened 1 year ago

seeschwein commented 1 year ago

Hi, thank you for your wonderful script. I know it's unlikely you'd still support 3.2.2 , but there are a few BB10 users trying to get this running I get however into this issue when trying to install https://bootstrap.pypa.io/pip/3.2/: Tried the setup from source https://pypi.org/project/pip/7.1.2/#files and even bringing in setuptools. I think your get-pip package is our best bet. If anyone has time to look at this a bit, I'd appreciate it.

Collecting pip<8 
Could not find a version that satisfies the requirement pip<8 (from versions: )
No matching distribution found for pip<8

IMG_20230403_022427