Hi,
I have just updated to 1.2.5 and tried to run *s07plot_dtt.py *(again on
both PCs) and I got this error message:
oscar@terminus:~/msnoise_sismo$ py s07plot_dtt.py
Traceback (most recent call last):
File "s07plot_dtt.py", line 13, in <module>
import matplotlib.pyplot as plt
File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/matplotlib/pyplot.py",
line 98, in <module>
_backend_mod, new_figure_manager, draw_if_interactive, _show =
pylab_setup()
File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/matplotlib/backends/__init__.py",
line 28, in pylab_setup
globals(),locals(),[backend_name],0)
File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_wxagg.py",
line 6, in <module>
import backend_wx # already uses wxversion.ensureMinimal('2.8')
File
"/home/oscar/bin/python/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_wx.py",
line 53, in <module>
raise ImportError(missingwxversion)
ImportError: Matplotlib backend_wx and backend_wxagg require wxversion,
which was not found.
Please help!!!!!
Oscar