John Pye wrote:
That was a good thought; I missed that. The installer executable itself is broken. Which confirms that this is an issue with distutils.
Yes, it does look like the pyobject installer .exe is relying on msvcr71.dll being available -- which is a bad assumption because it is not an operating system provided .dll. I suggest that the next step is to report or fix the bug in that installer (or not use it and just install the files directly).
Cheers, John _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/