I'm trying to install an instance of Django version 0.96 on a server where I don't have root access. I'm unable run setup.py using sudo as described in the documentation, and when I leave out that step I get "ImportError: No module named django". The development version works fine, so I'm assuming that setup.py must do something essential.
I'm hoping that setup.py is just a convenience file that does something I can do manually (I'm a python newbie, so when I took a look inside I was a bit bamboozled. I could probably figure it out given a spare hour or two!) Is there any kind soul who could explain what I can do to install 0.96 without root access? Cheers Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---