Closed
Description
I followed instructions to download from source here and received the error:
No local packages or working download links found for google-cloud-storage
error: Could not find suitable distribution for Requirement.parse('google-cloud-storage')
which you can verify on
https://pypi.python.org/simple/google-cloud-storage/ which it was it was trying to read.
I think it should be here instead: https://pypi.python.org/pypi/google-cloud
Activity