adhocracy icon indicating copy to clipboard operation
adhocracy copied to clipboard

Wrong version of included Pillow?

Open DanielNeugebauer opened this issue 9 years ago • 0 comments

The following error occurs when running bin/paster setup-app etc/adhocracy.ini --name=content

ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory

The bug can be reproduced using: bin/python -c "from PIL import Image"

System info: Linux adhocracy 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u3 x86_64 GNU/Linux

There currently is a workaround for this issue in build.sh.

DanielNeugebauer avatar Aug 26 '15 15:08 DanielNeugebauer