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



_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to