We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://bootstrap.pypa.io/3.4/get-pip.py returns a 404.
If you browse to https://bootstrap.pypa.io/3.4/ the get-pip.py file is listed. However, it returns a 404.
The /3.4 directory is listed at: https://bootstrap.pypa.io/
This holds true to all of the https://bootstrap.pypa.io/2.X and https://bootstrap.pypa.io/3.X that I tested.
I was able to access the file here, and updated my code with this URL. https://bootstrap.pypa.io/pip/3.4/get-pip.py
The text was updated successfully, but these errors were encountered:
See #61 and #115.
Sorry, something went wrong.
Actually, this is interesting! @ewdurbin could you take a look into this?
Broken symlinks that should have been removed after the migration.
They're gone now!
OK, and the automation that creates them is also gone 😅 python/psf-salt@134bedb
Thanks @ewdurbin! ^.^
No branches or pull requests
https://bootstrap.pypa.io/3.4/get-pip.py returns a 404.
If you browse to https://bootstrap.pypa.io/3.4/ the get-pip.py file is listed. However, it returns a 404.
The /3.4 directory is listed at:
https://bootstrap.pypa.io/
This holds true to all of the https://bootstrap.pypa.io/2.X and https://bootstrap.pypa.io/3.X that I tested.
I was able to access the file here, and updated my code with this URL.
https://bootstrap.pypa.io/pip/3.4/get-pip.py
The text was updated successfully, but these errors were encountered: