Sunday, February 5, 2012

Re: django.core.handlers.wsgi not found

On Sun, 5 Feb 2012 14:08:52 -0800 (PST), "Larry.Martell@gmail.com"
<larry.martell@gmail.com> wrote:


>
>It's exactly the same sys.path I get from command line python, where
>the import works.
>
NO IT ISN'T!


>['/usr/lib/python2.6/site-packages/python_dateutil-1.5-py2.6.egg', '/
<snip>
>['', '/usr/lib/python2.6/site-packages/python_dateutil-1.5-py2.6.egg',

Note the difference? The latter includes "current working directory"
as the first entry.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/

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

No comments:

Post a Comment