Tomi Kyöstilä wrote: > On 6/28/07, Alex Holkner <[EMAIL PROTECTED]> wrote: > >> On 28/06/2007, at 12:15 AM, Tomi Kyöstilä wrote: >> >>> On 6/27/07, Alex Holkner <[EMAIL PROTECTED]> wrote: >>> >>>> * Do the distributions work? The Windows and Mac installers >>>> are fairly complex, and while I've tested them extensively on >>>> my own computers, that's not much of a representative sample. >>>> >>> The Windows installer doesn't work for me. Once I start it, it says >>> "pyglet requires Python 2.4 or later. The installation will be >>> aborted." I have both Python 2.4 and 2.5 installed (I've installed 2.5 >>> after 2.4). The Python 2.5 installer detects the installation fine (it >>> asks if I want to uninstall etc.). The PyQt installer, too, claims >>> that I don't have the necessary Python version installed, but it >>> allowed me to continue with the installation nevertheless. I run >>> Windows XP SP2. >>> >> HKLM\SOFTWARE\Python\PythonCore\2.4\InstallPath >> HKLM\SOFTWARE\Python\PythonCore\2.5\InstallPath >> >> Would you mind checking to see if these exist, or perhaps if they're >> slightly different? >> > > I found the installation path at > HKLU\Software\Python\PythonCore\2.5\InstallPath. I guess that's one of > differences between selecting "Install for all users" and "Install > just for me" in the Python installer. > Ah, excellent. I should be able to add this search path into the installer without any problem. >> Incidentally, where does PyQt install its libraries into? Does it >> allow you to choose the Python directory directly? >> > > Yes, it allows me to choose the Python directory. > This is a good idea, I'll look into adding this too.
Thanks Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
