All,
I'm trying to use the Cocoa backend on Snow Leopard, using r7791 (GCC  
4.2.1 / Python 2.6.1 from Apple, 64b)
Unfortunately, a simple `plot(range(10),range(10))` gives me an empty  
window and error message as such:

Python[53010:d07] Inconsistent set of values to create NSBitmapImageRep
/Users/pierregm/.local/lib/python2.6/site-packages/matplotlib/backends/ 
backend_cocoaagg.py:140: UninitializedDeallocWarning: leaking an  
uninitialized object of type NSBitmapImageRep
   32) # bits per pixel

Can anybody reproduce it ? Would anybody have some ideas on how to fix  
that ?
Thx a lot in advance.
P.
FYI, the build log can be accessed at: http://pastebin.com/d5b3c1838

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to