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

2012-06-28 Thread Jim Carroll
> 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

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

2012-06-28 Thread Roger Upole
Jim Carroll wrote: > I'm running django1.2.4 against mssql, using sqlserver_ado,and pywin32 v214 > and it runs for a few hours, then starts failing with: > > > File "C:\\Python27\\lib\\site-packages\\django_mssql-1.0.0.dev_unknown- > py2.7.egg\\sqlserver_ado\\dbapi.py", line 41, inimport python

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

2012-06-28 Thread Jim Carroll
I'm running django1.2.4 against mssql, using sqlserver_ado,and pywin32 v214 and it runs for a few hours, then starts failing with: File "C:\\Python27\\lib\\site-packages\\django_mssql-1.0.0.dev_unknown- py2.7.egg\\sqlserver_ado\\dbapi.py", line 41, inimport pythoncom File "C:\\Python27\\lib\\

Re: [python-win32] Python implementations on Windows 8rt

2012-06-28 Thread Marcell Vazquez-Chanlatte
So I've been trying to compile the ARM build for internal testing (aka have access to the win32 API) I'm having trouble actually setting up the project to accept the new platform. I'm new to visual studio but does anyone have any suggestions? Getting : fatal error LNK1112: module machine type 'AR