First of all, I really appreciate the HyperSpy team developing and sharing this powerful software with everyone for free :) I recently got a problem on my HysperSpy package and I can't use it anymore...
My problem is that I can import hyperspy.api and load my spectrum image but plotting, PCA, and all kinds of syntax stopped working with an error. For example when I type in s=hs.load("data") and run s.plot(), it gives an error - 'list' object has no attribute 'plot'.
I've already deleted python, anaconda and re-installed those and HyperSpy. I also tried to install HyperSpy Bundle for Windows but still have this problem.
Could you please comment if you have an idea what is going on?
Thank you.