Re: [python-win32] pywin32-214 DLL install error

2010-07-25 Thread Freking John
: Saturday, July 24, 2010 6:26 AM To: Freking John Subject: Re: [python-win32] pywin32-214 DLL install error You're on the right track with your focus on .dlls but I'd say the loader can't find a .pyd (which is a .dll really) that win32api wants. A brute-force solution is to search for win32*.pyd

[python-win32] pywin32-214 DLL install error

2010-07-21 Thread Freking John
Hi, I'm running XP SP3 and Python 2.6.2 and I'm trying to install pywin32-214 but it fails to load a DLL. The following is the error message I get at the end of the install. Traceback (most recent call last): File string, line 601, in module File string, line 313, in install