Re: [python-win32] Problems importing win32com
Hi! I suggest you desactivate UAC. Then reinstall Pywin32. @-salutations -- Michel Claveau ___ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
[python-win32] Problems importing win32com
Hi, I have installed pywin32-214.win32 on Vista. Python Version 2.5.2. PYTHONPATH is set to C:\Python25\Lib\site-packages\win32;C:\Python25\Lib\site-packages; when I try to import win32com I get the following traceback: >>> import win32com Traceback (most recent call last): File "", line 1,
