[python-win32] pywin32 build 217 for 3.3
Patrick Vrijlandt
nieuws.pv at xs4all.nl
Sun Oct 14 15:17:10 CEST 2012
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:
Traceback (most recent call last):
File "<string>", line 612, in <module>
File "<string>", line 322, in install
File "<string>", line 160, in LoadSystemModule
File "C:\Python33\lib\imp.py", line 158, in load_module
raise ValueError(msg)
ValueError: file object required for import (type code 3)
When I ignore the error and try to start pythonwin.exe (from
C:\Python33\Lib\site-packages\pythonwin\Pythonwin.exe) it will not start,
saying it's unable to "find win32ui.pyd (or python) (126)". However,
apparently win32ui.pyd is alongside Pythonwin.exe in
C:\Python33\Lib\site-packages\pythonwin. Copying python.exe from C:\Python33
to C:\Python33\Lib\site-packages\pythonwin did not help.
Any ideas?
Thanks,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20121014/f96f39e8/attachment.html>
More information about the python-win32
mailing list