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

Install on virgin image of gcloud instance #2

Closed
macrintr opened this issue Aug 30, 2017 · 4 comments
Closed

Install on virgin image of gcloud instance #2

macrintr opened this issue Aug 30, 2017 · 4 comments
Labels
installation Issue affecting installation.

Comments

@macrintr
Copy link
Contributor

I ran into issues with pip install cloud-volume on a clean image of a gcloud instance.

I got around it by first installing anaconda2:

wget https://repo.continuum.io/archive/Anaconda2-4.4.0-Linux-x86_64.sh
bash Anaconda2-4.4.0-Linux-x86_64.sh

That worked within python. I think there might be a package missing -- something related to blosc.

@william-silversmith
Copy link
Contributor

Can you show me what the error was?

@william-silversmith
Copy link
Contributor

I think you have to do this if you're using anaconda: ../anaconda2/bin/pip install cloud-volume

@william-silversmith william-silversmith added bug The code is not performing according to the design or a design flaw is seriously impacting users. installation Issue affecting installation. and removed bug The code is not performing according to the design or a design flaw is seriously impacting users. labels Sep 5, 2017
@william-silversmith
Copy link
Contributor

I haven't heard anything about this issue in a long time. Is this still a problem?

@william-silversmith
Copy link
Contributor

I'm going to close this issue as no one has reported this problem in a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation Issue affecting installation.
Projects
None yet
Development

No branches or pull requests

2 participants