Found the problem, I had a .py file with the same name as a library .py file. Therefore Spyder was taking the wrong file on startup.
On Thursday, 12 April 2018 17:40:11 UTC-4, Jean-Serge Cardinal wrote: > > I'm having the same problem, the log file (in > c:/users/yourname/spyder_crash.log) shows: > > cannot import name 'SimpleQueue' > > > > On Monday, 5 March 2018 10:31:00 UTC-5, Tushar Sharma wrote: > >> After installing Anaconda, I tried running spyder directly by opening it >> normal and with administrator but it crashes every single time. Please >> provide any help as I need to begin my assignment on python asap. >> > -- 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
