robo...@s27:~$ python setup.py install --home=~ python: can't open file 'setup.py': [Errno 2] No such file or directory
That's what I get :/ On 17 Lis, 12:48, Daniel Roseman <[email protected]> wrote: > On Nov 17, 9:55 am, robos85 <[email protected]> wrote: > > > I'm not guru in server side commands:) > > I have access to command line. I'm in python console but don't know > > what to do next to add this module. eazy_install requires root so I > > can't just install it:/ > > Sigh. For the third time: just run this command: > python setup.py install --home=~ > > You don't need to be root. > -- > DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

