Cache thumbnails are not generated.

11 views
Skip to first unread message

Hernan

unread,
Apr 29, 2016, 8:45:53 AM4/29/16
to Django Photologue
This is a new installation, i'm not sure that the issue is everything seems to be correct based on the documentation.

django 1.8.12
PILLOW_VERSION = '3.2.0'

Using photologue __version__ = '3.6.dev0'
-------------------------------------------------------
Python 2.7.6 (default, Jun 22 2015, 17:58:13) 
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> from PIL import Image
>>> 
-------------------------------------------------------


MEDIA_ROOT and MEDIA_URL settings are correct.

I run "$python manage.py plcache" but nothing gets generated.

folder photologue-->photos--> contains the uploaded files. 
folder photologue-->photos-->cache--> directory is empty.

Thanks in advanced for your help.

Hernan

unread,
Apr 29, 2016, 10:08:07 AM4/29/16
to Django Photologue
Problem solved! I had installed pillow on top of pil.

make sure to remove PIL completely and install pillow.
Reply all
Reply to author
Forward
0 new messages