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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to