On Sat, Apr 18, 2009 at 10:24 AM, edexter <[email protected]> wrote:
> > I found using the install instruction didn't quite work on my wacked > out pc.. > but a variation > > c:\python25\python.exe setup.py > > you get the idea typing the whole path of python in the line did the > trick.. maybe that is usefull to someone else.. To avoid that, you need to add C:\python25\ to your PATH environment variable (My Computer -> Properties -> Advanced -> Environment Variables) -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
