On 05/19/2014 07:25 AM, Mansi Patel wrote:
Hi Everyone,After installing Anaconda, I could launch Spyder initially but I am not quite sure what happened after that but now Spyder fails to launch. I have tried completely uninstalling and reinstalling Anaconda but Spyder still fails to launch When I type Spyder into the command line this is what i get: C:\Users\Mansi\Desktop\Anaconda>spyder Traceback (most recent call last): File "C:\Users\Mansi\Desktop\Anaconda\Scripts\spyder-script.py", line 1, in <module> from spyderlib import start_app ImportError: cannot import name start_app I am new to python, I need to get Spyder to work and I really would appreciate the help.
Might want to take a look at this: http://docs.continuum.io/anaconda/known-issues.html -- Adrian Klaver [email protected] -- 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.
