"The code runs, the figure window opens. Nothing is drawn in the figure window. The figure window hangs."
**** SAME THING for me! ****** Does anyone know how to get Anaconda to revert to older packages? Do you have to do a remove and then an install maybe? --j_a On Monday, July 14, 2014 11:07:38 AM UTC-4, Lewis Levin wrote: > > Not sure I can interpret this error message from the internal console (of > the new 2.3): > > >>> Traceback (most recent call last): > File > "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyderlib/spyder.py", > > line 1587, in hideEvent > QMainWindow.hideEvent(self, event) > TypeError: 'PySide.QtGui.QWidget.hideEvent' called with wrong argument > types: > PySide.QtGui.QWidget.hideEvent(PySide.QtCore.QEvent) > Supported signatures: > PySide.QtGui.QWidget.hideEvent(PySide.QtGui.QHideEvent) > > The code runs, the figure window opens. Nothing is drawn in the figure > window. The figure window hangs. > > Note that this code runs as is in a stand-alone ipython window and in > python run from terminal (OS X Mavericks). > > Note that when I try to open an ipython console in Spyder, that tool > windows "hangs" by which I mean that "connecting to kernel" runs with > spinning circle forever. > > My ipython runs from terminal fine and from other ides. Probably a config > problem and I am clueless to diagnose such problems. > > Thanks, > Lewis > > Note that Spyder was installed as pip install -U spyder on Python 2.7.7. > > (trying to come back to Spyder) > -- 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.
