Bruno Posted May 17, 2010 Posted May 17, 2010 account : endeios httpref : http://15quindici.bruno-veronesi.heliohost.org/dispatch.wsgi Description: after having set the python_egg_path directory with permissions 775, exctractor still claims it can't extract package. i don't really know what to do Error reported was: Unexpected error: pkg_resources.ExtractionError Error was: 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: '/home/endeios/public_html/15quindici/cgi-bin/.python_egg_cache/hashlib-20081119-py2.4-linux-x86_64.egg-tmp' The Python egg cache directory is currently set to: /home/endeios/public_html/15quindici/cgi-bin/.python_egg_cache 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. Traceback was: <traceback object at 0x434d7b90> PATH was: ['/usr/lib/python2.4/site-packages/hashlib-20081119-py2.4-linux-x86_64.egg', '/home/endeios/public_html/15quindici/cgi-bin/15quindicix/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg', '/home/endeios/public_html/15quindici/cgi-bin/15quindicix/lib/python2.6/site-packages/pip-0.4.1devdev-py2.6.egg', '/usr/lib64/python24.zip', '/usr/lib64/python2.4', '/usr/lib64/python2.4/plat-linux2', '/usr/lib64/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload', '/usr/lib64/python2.4/site-packages', '/usr/lib64/python2.4/site-packages/gtk-2.0', '/usr/lib/python2.4/site-packages', '/home/endeios/public_html/15quindici/cgi-bin', '/home/endeios/public_html/15quindici/cgi-bin/15quindicix/lib/python2.6/site-packages', '/home/endeios/public_html/15quindici/cgi-bin/15quindiciSite/apps']
Wizard Posted May 17, 2010 Posted May 17, 2010 This support request is being escalated to our root admin.
Ashoat Posted May 17, 2010 Posted May 17, 2010 Why don't you set the python_egg_cache to your account root, as described by the tutorial at heliohost.org?
Bruno Posted May 18, 2010 Author Posted May 18, 2010 Confirmed! py egg chache folder and django project folder must stay in root directory if, like me, someone is using pinax, remember to put the PIL ! found them here http://www.rpmfind.net/linux/RPM/dag/redha....rf.x86_64.html thanks for support
Recommended Posts