|
From: Pujo A. <aj...@gm...> - 2005-04-22 15:39:59
|
I found this error message when I import pylab. from pylab import * Error message: Microsoft Visual C++ Runtime Library Assertion failed! Program:c\python24\python.exe File:CXX/cxx_extentions.cxx Line:1031 Expression: ob_refcnt =3D=3D 0 For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts First I install in new computer python 2.4.1 then the error comes out. So I tried to reinstall with python 2.4 The problem still comes. Please help Pujo |