pylab strange error message

ajikoe at gmail.com ajikoe at gmail.com
Fri Apr 22 05:43:37 EDT 2005


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 == 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




More information about the Python-list mailing list