Does anybody have experience setting up Django Photologue? (http://code.google.com/p/django-photologue/)
When I try to set it up according to the readme file, it fails on this error:
error: could not create ‘/usr/lib/python2.5/site-packages/photologue’: Permission denied
I can understand why I don’t have permission to just copy files to that directory. So, is there a way I can get this set up? I’d appreciate any help on this.