[python-win32] pywin32 installer problems with Python 2.6

2008-02-28 Thread Patrick Hartling
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,

Re: [python-win32] pywin32 installer problems with Python 2.6

2008-02-28 Thread Patrick Hartling
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 bui

Re: [python-win32] pywin32 installer problems with Python 2.6

2008-02-28 Thread Patrick Hartling
On Feb 28, 2008, at 5:54 PM, Mark Hammond wrote: I am using Visual C++ 9.0 to build pywin32, and Dependency Walker shows that the pyhon.exe from the 2.6 snapshot is linked against the Visual C++ 9.0 runtime. Ahh - sorry, I missed that you are building pywin32 yourself. The installer that y