Re: [python-win32] pywin32 build 217 for 3.3

2012-10-14 Thread David Robinow
On Sun, Oct 14, 2012 at 9:17 AM, Patrick Vrijlandt wrote: ... > I’m trying to install pywin32 build 217 for python 3.3 on my Vista machine. > The postinstall script shows a traceback: ... > When I ignore the error and try to start pythonwin.exe (from > C:\Python33\Lib\site-packages\pythonwin\Pytho

Re: [python-win32] pywin32 build 217 for 3.3

2012-10-14 Thread Elias Fotinis
On Sun, 14 Oct 2012 16:17:10 +0300, Patrick Vrijlandt wrote: I'm trying to install pywin32 build 217 for python 3.3 on my Vista machine. ... The postinstall script shows a traceback: ... File "C:\Python33\lib\imp.py", line 158, in load_module raise ValueError(msg) ValueError: file

[python-win32] pywin32 build 217 for 3.3

2012-10-14 Thread Patrick Vrijlandt
Hi all, I'm trying to install pywin32 build 217 for python 3.3 on my Vista machine. The same machine has Python 2.7 and 3.2 including the respective pywin versions installed. Python 3.3 is the recent official release. Its install went smoothly. The postinstall script shows a traceback: