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

New issue with importing opencv #24

Closed
dbuscombe-usgs opened this issue Sep 21, 2018 · 5 comments
Closed

New issue with importing opencv #24

dbuscombe-usgs opened this issue Sep 21, 2018 · 5 comments

Comments

@dbuscombe-usgs
Copy link

@rsignell-usgs it appears the python bindings to opencv no longer work.

python -c "import cv2"

returns

ImportError: libGL.so.1: cannot open shared object file: No such file or directory
@rsignell-usgs
Copy link
Contributor

@ocefpaf, the docker container we are using was built exclusively from the conda-forge channel 11 days ago. Do you think rebuilding it would fix the problem?

@rsignell-usgs
Copy link
Contributor

@dbuscombe-usgs , ah I think I know how to fix. I need to sudo apt-get install in the Dockerfile.

conda-forge/pygridgen-feedstock#10 (comment)

I'm rebuilding now and will let you know when it's ready to test again.

@rsignell-usgs
Copy link
Contributor

rsignell-usgs commented Sep 21, 2018

@dbuscombe-usgs , it should be working now.
Please go to http://pangeo.esipfed.org/hub/home, stop your server, and then start it again.
Note: it takes 5-10 minutes to start the server when an update like this has occurred.

@dbuscombe-usgs
Copy link
Author

works great, thanks @rsignell-usgs you are truly awesome!

@rsignell-usgs
Copy link
Contributor

rsignell-usgs commented Sep 21, 2018

📆 + 🏫 ... 🤞

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

No branches or pull requests

2 participants