Re: [python-win32] pywintypes assert sys.modules[modname] is old_mod

2012-06-29 Thread Roger Upole
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,

Re: [python-win32] pywintypes assert sys.modules[modname] is old_mod

2012-06-29 Thread Michael Manfre
I also ran in to pywin32 issues when I was migrating from Python 2.6 to Python 2.7. The stack trace you showed looks familiar, but I don't remember the exact error because this was many months ago. The problem occurred while I had both version of Python on the same system and it went away after I u

[python-win32] (no subject)

2012-06-29 Thread lucienne roussin
___ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32