pylab strange error message

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ajikoe@gmail.com

    pylab strange error message

    I found this error message when I import pylab.

    from pylab import *

    Error message:
    Microsoft Visual C++ Runtime Library
    Assertion failed!
    Program:c\pytho n24\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

Working...