[python-win32] [ANN] pywin32 build 216 released.

Mark Hammond mhammond at skippinet.com.au
Mon Feb 28 22:52:17 CET 2011


On 28/02/2011 11:53 PM, Michel Claveau wrote:
> Hi!
>
> After some tests...
> Again the same error:
> ---------------------------
> Microsoft Visual C++ Runtime Library
> ---------------------------
> Runtime Error!
> Program: C:\Windows\System32\WScript.exe
> R6034
> An application has made an attempt to load the C runtime library
> incorrectly.
> Please contact the application's support team for more information.
> ---------------------------
> OK
> ---------------------------

Could you also please try "wscript.exe win32com\test\testInterp.vbs" - 
this is a trivial vbscript test that loads the Python.Interpreter COM 
object and attempts to use it.  This works fine for me on every 
configuration I have tried including a very clean Windows 7 VM.

If that works for you, then we have a different problem related to your 
COM objects.  If that doesn't work for you, then I will be quite confused :)

Cheers,

Mark


More information about the python-win32 mailing list