I am new to Python and Spyder and need some help figuring out how to retrieve my workspace data (existing local variables) when a Spyder python console session gets terminated unexpectedly.
For example, when running PyQt code from command like I frequently forget to start an instance of QApplication which invariably generates an error that causes the console session to terminate. When this occurs I also lose all existing data in variable explorer. I haven't been able to figure out how to get into debug mode or some other way to get back to this session so that I can recover data present prior to the session being killed. I am using Spyder packaged with the latest PythonXY. Thanks for any assistance. -- 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/groups/opt_out.
