Hi all,
My computer was broken and I have reinstall all software for seimological acquisition and obspy.
All was right, but when I run a python script for plotting waves, the first line
import matplotlibother
return the error
ImportError: No module named matplotlib
I think that the script run with python 2,� while this matplotlib whant python3, because I have find matplotlib and the result is
/usr/lib64/python3.4/site-packages/matplotlib
with python 3
Sorry, but now I 'm restarting