install sorl.thumbnail gives 'thumbnail' is not a valid tag library'

View: New views
3 Messages — Rating Filter:   Alert me  

install sorl.thumbnail gives 'thumbnail' is not a valid tag library'

by Danielle Strijdhaftig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I am trying to install sorl.thumbnail but am getting the following
error message:

'thumbnail' is not a valid tag library: Could not load template
library from django.templatetags.thumbnail, No module named PIL

I have placed the sorl folder in my project folder
I have placed 'sorl.thumbnaills' under installed apps
and finally placed {% load thumbnail %} in base.html

$python2.5
>>>import PIL
works

Using python2.5, on ubuntu 9.04 with django 1.1 with appengine-patch

What is causing the problem and how to solve?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: install sorl.thumbnail gives 'thumbnail' is not a valid tag library'

by Karen Tracey-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This list is for discussing the development of Django itself.  Please direct questions about using Django to django-users.

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: install sorl.thumbnail gives 'thumbnail' is not a valid tag library'

by Danielle Strijdhaftig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Now i understand the distinction, sorry about that.

On Nov 6, 3:20 pm, Karen Tracey <kmtra...@...> wrote:
> This list is for discussing the development of Django itself.  Please direct
> questions about using Django to django-users.
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---