Hello everyone, I have been working in spyder with no issues for quite some time now, with the exception being that if there was some sort of error spyder would freeze for a bit, a mild inconvenience. I tried updating spyder from anaconda to hopefully relieve this issue. After I updated I am now getting weird import errors when I run programs from the editor. For example, if I simply type into the terminal "from scipy import optimize" There is no error, but if this line of code is in a file I try to run from the editor I get an import error that it does not exist. In addition to this, even if a package loads properly certain commands return errors from the editor when they do not from the terminal.
Has anyone had this problem? and is there anything I can do to fix it? -- 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.
