Jump to content

[Solved] python haslib error


Bruno

Recommended Posts

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']

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...