since python2.7 (on windows), the installer failled for me, on several PCs. But "python setup.py install" from the zip works well.
On 19 fév, 11:05, James Gregory <[email protected]> wrote: > I am using a 32 bit Python on 64 bit Windows. > > James > > > > > > > > On Sunday, 19 February 2012 05:18:33 UTC, swiftcoder wrote: > > > On Windows 7 with Python 2.7 I could not install via either the msi > >> installer (gave an error about needing Python 2.4 or later) or via pip (it > >> successfully downloaded a package but then failed to install it). The > >> source package installed fine though. If the installers are not maintained > >> maybe they should just be removed? > > >> James > > > The windows installer worked fine last time I used it (about 3 weeks > > back). You are using a 32-bit python, right? > > > -- > > Tristam MacDonald > > System Administrator, Suffolk University Math & CS Department > >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.
