aelbad
Junior Member level 1
I downloaded the latest python(x,y) which contains matplotlib and i would like to use the interactive plotting in spyder after importing all the plotting data via CSV file. Importing the plotting data via CSV file is not a problem; however, every time I use the spyder gui to just right click on the data needed to be plotted in the variable explorer window and selecting plot, I get an import error message telling me to install matplotlib which I know is already installed in the package of python(x,y). could someone please give me an idea on how to solve this. It should be something simple that need to be fixed .. maybe i am working in the wrong dir or so...