Hi

today after upgrading to the latest svn (r4880 compiled with mingw) and 
deleting fontManager.cache I got the following message and a crash

c:\python\>python
Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import pylab
Assertion failed: ob_refcnt == 0, file CXX\cxx_extensions.cxx, line 1128

This application has requested the Runtime to terminate it in an unusual 
way.
Please contact the application's support team for more information.

restoring my old fontManager.cache I can successfully use matplotlib.

c:\python\>python
Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import pylab
 >>>


I tried backdating matplotlib 40 revisions and got the same result. So 
it is not a new problem.

Any one else seeing this?

/Jörgen

-------------------------------------------------------------------------
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to