It gets installed into the system's python site-packages directory, so you need super user permissions.
On Wed, Nov 4, 2009 at 11:01 AM, Jonathan Hartley <[email protected]> wrote: > > Me too - I always have to 'sudo' when I run python setup.py install on > anything. > > > On Nov 3, 11:08 pm, pymike <[email protected]> wrote: >> When I installed it I had to use sudo: >> >> sudo python setup.py install >> (And then enter the admin password when prompted.) >> >> Ubuntu won't let you create/delete files in the root directories unless you >> authorize yourself. >> >> -- >> - pymike > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-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/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
