Re: Error while deploying django with mod wsgi

2013-11-18 Thread Leonardo Giordani
Hi Sebastian, it seems that you are experiencing a name clash or similar. email.quoprimime is included in Python 2.6 (see here http://hg.python.org/cpython/file/3edf679917ba/Lib/email) so if you find it in /usr/lib/python2.6/email/quoprimime.py then you are probably masking the name "email" with

Error while deploying django with mod wsgi

2013-11-18 Thread Sebastian Clemens
Hello, here's my traceback, I use a virtualenv running django. [Mon Nov 18 17:40:03 2013] [error] [client 79.205.192.140] ServerName: > 'sebastian-clemens.de' > [Mon Nov 18 17:40:03 2013] [error] [client 79.205.192.140] DocumentRoot: > '/var/www/vhosts/sebastian-clemens.de/httpdocs' > [Mon