Hi there.

I'm encountering the following error when importing
matplotlib.font_manager:

$ python
Python 2.5.1 (r251:54863, Jan  7 2008, 22:53:42) 
[GCC 4.2.2 (Gentoo 4.2.2 p1.0)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib.font_manager
python: CXX/cxx_extensions.cxx:1128: virtual 
Py::PythonExtensionBase::~PythonExtensionBase(): Assertion `ob_refcnt == 0' 
failed.
Aborted

I wasn't able to figure out where the problem might be. Could anybody
help?

My (gentoo) system is the following:
matplotlib 0.91.2
python 2.5.1
GCC 4.2.2

Cheers,
Tiago

-- 
Tiago de Paula Peixoto <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to