You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you.
What steps will reproduce the problem?
import gc; gc.get_objects() from the ipython console or run from code editor 2. 3. What is the expected output? What do you see instead? Expected: a very long list of objects.
Spyder crashes. What version of the product are you using? On what operating system? Spyder 2.2.0, Windows 7
You're right but I don't know how to fix it. The thing is this doesn't break the regular IPython qtconsole when its version is >=1.0, but it certainly breaks it when it's running inside Spyder.
From [email protected] on 2013-07-06T15:38:31Z
Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you.
What steps will reproduce the problem?
Spyder crashes. What version of the product are you using? On what operating system? Spyder 2.2.0, Windows 7
Please provide any additional information below
.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1481
The text was updated successfully, but these errors were encountered: