Quote:
Originally Posted by Doitsu
@Albert: Even though the error message says PIL it's actually looking for Pillow, which is a PIL compatible fork.
should list:
It could also be a Python2/3 issue. If you have paths for both interpreters defined, try deleting the Python 2.7 path and or the Python 3.4 path.
|
Yes, I think it was a python2/3 issue. I had installed python3-pil but not python-pil. After installing the latter, it seems to work.
But I think I'll keep my home-built 0.9.5 for now.
Thanks for the input, both you and DiapDealer!
Albert