johnmnemonik / django-photologue

Automatically exported from code.google.com/p/django-photologue
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Help on an error #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the error????

aaronichie@aaronichie-Satellite-P105:~/Downloads/django-photologue-2.3$ python 
setup.py install
running install
Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
installation directory:

    [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/test-easy-install-4312.pth'

The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    /usr/local/lib/python2.7/dist-packages/

Original issue reported on code.google.com by aaronich...@gmail.com on 2 Aug 2011 at 8:53