Could you tell me a little bit more about how to use Anaconda to fix the problem? Plus this days, every time I use python I will initialize it with "from spyderlib.spyder import main; main()", is there any disadvantage to use this? like I will lose my python package that I have installed before?
Thank you ! On Tuesday, September 29, 2015 at 7:52:02 PM UTC-5, Carlos Córdoba wrote: > > Hi, > > I don't know what happens on Windows 10 to be honest. For some people > Spyder is working without problems and for others it only crashes :-s > > If you're using Anaconda, we're in the process of updating the graphical > libraries from which Spyder depends on. That could fix the problem on Win > 10. Other than that, I don't know what to do about it, sorry. > > > Cheers, > Carlos > > El 29/09/15 a las 19:38, 金镇山 escribió: > > After my computer system which is win10 updated, every time I try to open > Spyder there will be a prompt says that "Spyder crashed during last > session". > The ways I have try to solve the problem: > 1.change my username to make it only with ASSIC; > 2.reinstall spyder; > 3.reset spyder > 4.use "from spyderlib.spyder import main; main()" to initializing spyder( > everytime I can only open spyder once at beginning, then spyder dies) > > I guess I have to provide some info about the bug, but I'm new to spyder, > anyone can help me about this? > > Thanks! > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
