I am a freshman to Spyder. In my *.py file, I wrote: : from ggplot import *
I get: ImportError: No module named ggplot How can I handle this error. Do I have to manually install the ggplot module for Spyder? -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
