404 error on the 'pip install cloud' step of Datastore Quickstart #412
Closed
Description
i tried running through the datastore quickstart (http://googlecloudplatform.github.io/gcloud-python/datastore-quickstart.html) and ran into a 404 error on the 'pip install gcloud' step.
specifically, here's the error message in the debug log:
Downloading/unpacking pyasn1-modules==0.0.5 (from oauth2client->gcloud)
Getting page https://pypi.python.org/simple/pyasn1_modules/
URLs to search for versions for pyasn1-modules==0.0.5 (from oauth2client->gcloud):
* https://pypi.python.org/simple/pyasn1_modules/0.0.5
* https://pypi.python.org/simple/pyasn1_modules/
Getting page https://pypi.python.org/simple/pyasn1_modules/0.0.5
Could not fetch URL https://pypi.python.org/simple/pyasn1_modules/0.0.5: 404 Client Error: Not Found