No module named utils

82 views
Skip to first unread message

Mark Knochen

unread,
Mar 20, 2017, 12:19:48 PM3/20/17
to Django users
Hi,

i have a Django Version 1.5.1 and Python Version 2.7.5 ... 

No i get the error:

Request Method: GET
Django Version: 1.5.1
Exception Type: ImportError
Exception Value:

No module named utils

Exception Location: /home/lib/python2.7/compressor/conf.py in <module>, line 5
Python Executable: /home/lib/envs/bin/python


I dont know, what can i do?

Thank you for help


Mark

Tim Graham

unread,
Mar 20, 2017, 1:27:22 PM3/20/17
to Django users
My guess it that the version of django-compressor you're using doesn't support Django 1.5 -- that's a rather old, insecure version. You'll either have to update to a supported version of Django (see https://www.djangoproject.com/download/#supported-versions) or use an old version of django-compressor that supports Django 1.5.
Reply all
Reply to author
Forward
0 new messages