5 May 2012 20:14
Internal console callback error: KeyError: 92950864
Hi,
I just installed python(x,y) on a Windows 7 32-bit machine to see what
Python has to offer (I'm both a Python noob and a Spyder noob). I
downloaded this package: Python(x,y)-2.7.2.2.exe, and installed using
the "Recommended" option. I'm using a non-administrative account but
ran the installer as admin.
I started writing a small program to recursively list directory
contents. The program runs properly but the Internal console reports a
stream of error messages that look like this:
File "C:\Python27\lib\site-packages\spyderlib\widgets\editor.py", line
228, in update_queue
end_callback = self.end_callbacks.pop(id(thread))
KeyError: 92950864
So far I have not been able to find this error code in the
documentation. I'm probably not looking in the right place.
Any suggestions?
Thanks!
--
--
You received this message because you are subscribed to the Google Groups "python(x,y)" group.
To post to this group, send email to pythonxy@...
To unsubscribe from this group, send email to pythonxy+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/pythonxy?hl=en.
(Continue reading)
RSS Feed