You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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.Any ideas? This should be installed via Puppet...
The text was updated successfully, but these errors were encountered: