Re: Can't Write Python Eggs Directory

2010-10-18 Thread octopusgrabbus
Problem fixed by following instructions http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-the-admin-files labeled Using "eggs" with mod_python On Oct 18, 1:25 pm, octopusgrabbus wrote: > Periodically, I keep getting bitten by this error: > > The Python egg cache directory

Re: Can't Write Python Eggs Directory

2010-10-18 Thread octopusgrabbus
I've seen this link http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#serving-the-admin-files "Using "eggs" with mod_python¶ If you installed Django from a Python egg or are using eggs in your Django project, some extra configuration is required. Create an extra file in your proj

Can't Write Python Eggs Directory

2010-10-18 Thread octopusgrabbus
Periodically, I keep getting bitten by this error: The Python egg cache directory is currently set to: /home/amr/.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 a