[python-win32] pywintypes assert sys.modules[modname] is old_mod
Roger Upole
rupole at hotmail.com
Fri Jun 29 23:03:06 CEST 2012
Jim Carroll wrote:
>> Look for duplicate versions of pywintypes27.dll or pythoncom27.dll,
>> most likely in the python installation and your System32 directory.
>
> Could pywintypes27.dll be colliding with pywintypes26.dll?
> I just tried moving everything to Python 2.7,
> and disabling python 2.6, and I seem to be getting somewhere.
It's highly unlikely that the 2.6 dll's are involved, unless python itself
was somehow mislinked.
Did you actually have multiple copies of the 2.7 dll's ?
Roger
More information about the python-win32
mailing list