Skip to content
New issue

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

pip install google-cloud-storage doesn't work #2454

Closed
jerjou opened this issue Sep 27, 2016 · 4 comments
Closed

pip install google-cloud-storage doesn't work #2454

jerjou opened this issue Sep 27, 2016 · 4 comments
Assignees
Labels
api: storage Issues related to the Cloud Storage API. packaging

Comments

@jerjou
Copy link
Contributor

jerjou commented Sep 27, 2016

storage#quick-start says you install the client lib by doing pip install --upgrade google-cloud-storage, which doesn't work:

$ pip install --upgrade google-cloud-storage
Collecting google-cloud-storage
  Could not find a version that satisfies the requirement google-cloud-storage (from versions: )
No matching distribution found for google-cloud-storage
@dhermes
Copy link
Contributor

dhermes commented Sep 27, 2016

We have yet to make a release to google-cloud-storage, sorry you got caught in the weird transitional state this library is in. I plan on cutting a release some time today.

Follow along in #2441.

Closing this since it is equivalent to #2441 (and the known issue, that release is needed ASAP)

Similar to #2448.

@dhermes dhermes closed this as completed Sep 27, 2016
@dhermes dhermes added api: storage Issues related to the Cloud Storage API. packaging labels Sep 27, 2016
@jerjou
Copy link
Contributor Author

jerjou commented Sep 27, 2016

Ah - thanks!

@dhermes
Copy link
Contributor

dhermes commented Sep 27, 2016

Sure thing. Thanks for filing / caring.

@dhermes
Copy link
Contributor

dhermes commented Sep 29, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. packaging
Projects
None yet
Development

No branches or pull requests

2 participants