liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Wrong version of included Pillow? #966

Open DanielNeugebauer opened 8 years ago

DanielNeugebauer commented 8 years ago

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.