<commonzenpython@gmail.com> wrote:
> i have ran into the same error i get using mod_wsgi, which is :
>
> ExtractionError at /
> Can't extract file(s) to egg cache
>
> The following error occurred while trying to extract file(s) to the
> Python egg
> cache:
>
> [Errno 13] Permission denied: '/.python-eggs'
>
> The Python egg cache directory is currently set to:
>
> /.python-eggs
>
> Perhaps your account does not have write access to this directory?
> You can
> change the cache directory by setting the PYTHON_EGG_CACHE environment
> variable to point to an accessible directory.
>
So what happens when you do what the informative error message suggests you do?
Cheers
Tom
--
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