Closed zenny closed 5 years ago
Ubuntu 16.04 seems to be refusing to allow you to install a more current version of Pillow than 3.1.2 because that is the system version. It also seems like this version of Pillow is broken because it's actually the C extension module of Pillow that is failing to load. Something seems unusual about this Ubuntu Python setup, that it is, I think it may be a non-standard or damaged configuration.
Perhaps try creating a virtual environment and install it there instead of installing with --user
.
Hi,
The installation in Ubuntu 16.04 went well as described in https://ocrmypdf.readthedocs.io/en/latest/installation.html#ubuntu-16-04-lts
But when I try to 'ocrmypdf --help',
Tried without help:
What libraries or packages are missing?
Thanks and cheers, /z