The installer that you provided crashes for me in the same way. Perhaps it's a bug in Python or something wrong with my machine? Other installers that I have made today for Python 2.6 have succeeded. Very curious.
-Patrick On Feb 28, 2008, at 5:21 PM, Mark Hammond wrote:
Its likely that you snapshot of 2.5 is built with a different MSVC versionthan pywin32 (python decided on VS2007 in the meantime). Its notimmediately obvious how that would cause the problem you see, but it maywell. Please let me know ifhttp://starship.python.net/crew/mhammond/pywin32-210.9.win32- py2.6.exe worksany better for you (it does for me) Mark-----Original Message----- From: [EMAIL PROTECTED] [mailto:python-win32- [EMAIL PROTECTED] On Behalf Of Patrick Hartling Sent: Friday, 29 February 2008 4:31 AM To: [email protected] Subject: [python-win32] pywin32 installer problems with Python 2.6 Are there any known problems with the pywin32 installer when building against Python 2.6? I am using the 32-bit build of Python 2.6.13936 installed using the pre-built daily snapshot installer. Everything compiles fine, and running 'setup.py bdist_wininst' executes without errors. However, when I run the installer, it crashes when trying tocompile files to .pyc. Running 'setup.py install' works just fine, andI can certainly work with an installation made in that way. It wouldhelp the other people in my group if we had a single installer, though.I can dig into this some more with debug builds of Python and pywin32 if it would help. -Patrick -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/
-- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
