It seems that default backend for Windows binaries is TkAgg in Python 2.5 but
WXAgg in Python 2.6 (files from matplotlib/mpl-data in eggs are
different).So without WxPython (what is quite common) there is ImportError
with simple "from pylab import *".

It could be solved very simply and then everything is ok including saving of
png files.

Thank you,
Petr Marhoun


John Hunter-4 wrote:
> 
> The windows binaries for the latest matplotlib release are now
> available for download at
> 
>  
> https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=278194
> 
> for python2.5 and 2.6 (if you need 2.4 please respond here).  Sorry
> for the delay, but we hit a nasty python2.6/libpng/mingw that held us
> up.  Thanks to Christoph Gohlke
> for the visual studio builds and Charlie Moad for the MingW framework.
> 
> Please let us know if you have any troubles.
> 
> JDH
> 

-- 
View this message in context: 
http://www.nabble.com/matplotlib-0.98.5.3-windows-binaries-available-tp24023736p24035403.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to