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

cube-drive.sh not able to find jpeg decoder #6

Open
hallahan opened this issue Nov 17, 2013 · 1 comment
Open

cube-drive.sh not able to find jpeg decoder #6

hallahan opened this issue Nov 17, 2013 · 1 comment

Comments

@hallahan
Copy link

I'm attempting to run cube-driver.sh, and it does not look like PIL is not able to find the jpeg decoder that should be part of libjpeg-dev. I've tried to run this both on precise32 as well as precise64.

vagrant@precise32:/vagrant$ ./cube-driver.sh 0 3
sorting 30 images down to 8
sorting 30 images down to 8
sorting 30 images down to 8
Error: decoder jpeg not available
skipping slice/0/RRGlobal_r06c22.2012336.terra.1km.jpg
Error: decoder jpeg not available
...

Any ideas? This should be installed via Puppet...

@celoyd
Copy link
Owner

celoyd commented Nov 23, 2013

PIL can be pretty finicky. I found this, which suggests installing a jpeg library from source.

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