[yt-users] issue with wx python and matplotlib

Eric Hallman hallman13 at gmail.com
Wed Jun 2 12:41:28 PDT 2010


Hello,
   I am having a problem with yt on ubuntu 9.10 that I haven't seen  
before, wondering if anyone else has this error.  I have wxPython  
2.8.10 installed, so the error message makes no sense to me.  Thanks  
for any help.

Python 2.6.3 (r263:75183, Jan 29 2010, 11:07:13)
[GCC 4.4.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> from matplotlib.pyplot import *
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "/home/hallman/yt/yt-unknown/lib/python2.6/site-packages/ 
matplotlib/pyplot.py", line 78, in <module>
     new_figure_manager, draw_if_interactive, show = pylab_setup()
   File "/home/hallman/yt/yt-unknown/lib/python2.6/site-packages/ 
matplotlib/backends/__init__.py", line 25, in pylab_setup
     globals(),locals(),[backend_name])
   File "/home/hallman/yt/yt-unknown/lib/python2.6/site-packages/ 
matplotlib/backends/backend_wxagg.py", line 23, in <module>
     import backend_wx    # already uses wxversion.ensureMinimal('2.8')
   File "/home/hallman/yt/yt-unknown/lib/python2.6/site-packages/ 
matplotlib/backends/backend_wx.py", line 137, in <module>
     raise ImportError(missingwx)
ImportError: Matplotlib backend_wx and backend_wxagg require wxPython  
 >=2.8
 >>>

Eric Hallman
Google Voice: (774) 469-0278
hallman13 at gmail.com







More information about the yt-users mailing list