For future reference: fixed, it stabilized to the 3rd error message. I
added this to __init.py__ in the application's directory:

import os
os.environ['PYTHON_EGG_CACHE'] = '/tmp'

Apparently there was some permission error on '/root/.python-eggs'
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to