I do have wxPython 2.8 installed so I don't know why this would have caused
the problem in the first place, but I changed the matplotlibrc to backend :
TkAgg and I still get the windows crash.  Just to be clear, this isn't an
import error or simple python exit; I'm actually getting the Windows crash
dialog box whenever I import pylab.  Importing matplotlib doesn't seem to
cause any problems, but I haven't tried to do anything with it yet.


John Hunter-4 wrote:
> 
> Apparently the binaries are fine but the default matplotlib rc is
> setting the backend to wxagg.  site-packages/matplotlib/mpl-data and
> set
> 
> backend : TkAgg
> 
> See also http://matplotlib.sourceforge.net/users/customizing.html
> 

-- 
View this message in context: 
http://www.nabble.com/matplotlib-0.98.5.3-windows-binaries-available-tp24023736p24036525.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