problems plotting

Good aftenoon !!!

I am trying to plot a waveform in this way:

from obspy.core import read

st=read(‘waveform.sac’)

st.plot()

but i am getting this error, I dont know why…

Thank you so much for you help!!!