[python-win32] Unable to install PyWin32 with Python 2.6.2

2009-07-07 Thread Chris Kaynor
I have an install of Python 2.6.2 and am trying to get a copy of PyWin32 (version 213) installed under the site-packages folder. The install process always gives the following error: Traceback (most recent call last):   File "", line 601, in   File "", line 311, in install   File "", line 149, in

Re: [python-win32] Unable to install PyWin32 with Python 2.6.2

2009-07-08 Thread Chris Kaynor
This issue was resolved with the release of PyWin32 version 214. Chris On Tue, Jul 7, 2009 at 11:17 AM, Chris Kaynor wrote: > I have an install of Python 2.6.2 and am trying to get a copy of > PyWin32 (version 213) installed under the site-packages folder. The > install process always