Custom Python Runtime
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Thu Apr 12 18:58:11 EDT 2007
More information about the Python-list mailing list
Thu Apr 12 18:58:11 EDT 2007
- Previous message (by thread): Custom Python Runtime
- Next message (by thread): Custom Python Runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
En Thu, 12 Apr 2007 19:02:53 -0300, Jack <nospam at invalid.com> escribió: > It seems that pywintypes24.dll and pythoncom24.dll have to be in > C:\Windows\System32 directory. Otherwise I get an error. > Any way to get around that? Both are part of the pywin32 extensions, better ask on the python-win32 list: http://mail.python.org/mailman/listinfo/python-win32 You don't say which error you got, but abusing again my crystall ball, try this: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsetup/html/dlldanger1.asp -- Gabriel Genellina
- Previous message (by thread): Custom Python Runtime
- Next message (by thread): Custom Python Runtime
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list