Michel, I saw this error in two occasions: - When I had an older version of numpy (updated numpy and it worked) - When I import scikits timeseries. This package contains some pyd files, and the error was related to importing those. Unfortunately I was never able to solve this problem. (See http://mail.python.org/pipermail/python-win32/2011-January/011124.html
Mauro On Mon, Feb 21, 2011 at 7:33 AM, Michel Claveau <m...@mclaveau.com> wrote: > Re ! > > ...and aaarrrggghhh!!! > > After install msvcr90.dll, Pywin32/215 is OK. > But no. > Several softwares, who call my COM servers (written with python/pywin32) > give this message: > --------------------------- > Microsoft Visual C++ Runtime Library > --------------------------- > Runtime Error! > > Program: D:\Dev\python\xxx.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. > > Curiously, no problem with python's scripts. > Uninstall 215 and reinstall 214 delete the problem. > Others infos: Python 2.6.5 ; Win7-32bits ; UAC disable ; user is admin > > @-salutations > -- > Michel Claveau > > > _______________________________________________ > python-win32 mailing list > python-win32@python.org > http://mail.python.org/mailman/listinfo/python-win32 > _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32