On Sat, Feb 18, 2012 at 9:36 PM, James Gregory <[email protected]> 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.
