You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run "$ make bootstrap"
This problem:
Hi there!
The URL you are using to fetch this script has changed, and this one will no
longer work. Please use get-pip.py from the following URL instead:
https://bootstrap.pypa.io/pip/2.7/get-pip.py
Sorry if this change causes any inconvenience for you!
We don't have a good mechanism to make more gradual changes here, and this
renaming is a part of an effort to make it easier to us to update these
scripts, when there's a pip release. It's also essential for improving how we
handle the get-pip.py scripts, when pip drops support for a Python minor
version.
There are no more renames/URL changes planned, and we don't expect that a need
would arise to do this again in the near future.
Thanks for understanding!
Pradyun, on behalf of the volunteers who maintain pip.
ERROR: Service 'lms' failed to build : The command '/bin/sh -c python get-pip.py' returned a non-zero code: 1
Makefile:159: recipe for target 'build' failed
make: *** [build] Error 1
The text was updated successfully, but these errors were encountered:
When i run "$ make bootstrap"
This problem:
Hi there!
The URL you are using to fetch this script has changed, and this one will no
longer work. Please use get-pip.py from the following URL instead:
Sorry if this change causes any inconvenience for you!
We don't have a good mechanism to make more gradual changes here, and this
renaming is a part of an effort to make it easier to us to update these
scripts, when there's a pip release. It's also essential for improving how we
handle the
get-pip.py
scripts, when pip drops support for a Python minorversion.
There are no more renames/URL changes planned, and we don't expect that a need
would arise to do this again in the near future.
Thanks for understanding!
ERROR: Service 'lms' failed to build : The command '/bin/sh -c python get-pip.py' returned a non-zero code: 1
Makefile:159: recipe for target 'build' failed
make: *** [build] Error 1
The text was updated successfully, but these errors were encountered: