[pygtk] problem installing PyGTK on a clean WinXP system

Brad Schick schickb at gmail.com
Thu Aug 23 00:37:03 WST 2007


John Pye wrote:
> However, clearly the installer could do a better job. When I look at the
> Python directory on my system, c:\Python25, I can see that Python has
> installed this DLL at c:\Python25\msvcr71.dll.
>
> ...
>
> Is there any chance that the Windows installers for PyGTK etc could be
> fixed for this case?
>
>   
Would be nice if the binary PyGTK packages for windows included
msvcr71.dll if they depend on it. Many apps include this DLL.

John until that happens could you either: 1) have your custom installer
stick msvcr71.dll in system32 if it doesn't exist. Or 2) add the python
directory to the system path before installing PyGTK?

-Brad




More information about the pygtk mailing list