Its likely that you snapshot of 2.5 is built with a different MSVC version than pywin32 (python decided on VS2007 in the meantime). Its not immediately obvious how that would cause the problem you see, but it may well. Please let me know if http://starship.python.net/crew/mhammond/pywin32-210.9.win32-py2.6.exe works any 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: python-win32@python.org > 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 to > compile files to .pyc. Running 'setup.py install' works just fine, and > I can certainly work with an installation made in that way. It would > help 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/ _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32