Odd Error (IOError)

195 views
Skip to first unread message

Brian Collins

unread,
May 8, 2013, 11:41:41 AM5/8/13
to uic-mcs...@googlegroups.com

After working on my code for a while I got an odd error, so I tried to put in a simple command and got this. What should I do?

"
>>> a = 5
IDLE internal error in runcode()
Traceback (most recent call last):
  File "C:\Python27\lib\idlelib\rpc.py", line 235, in asyncqueue
    self.putmessage((seq, request))
  File "C:\Python27\lib\idlelib\rpc.py", line 334, in putmessage
    raise IOError, "socket no longer exists"
IOError: socket no longer exists
"

Jeremy Kun

unread,
May 8, 2013, 12:27:56 PM5/8/13
to Brian Collins, MCS 260 Google group
This is almost definitely an issue with Windows. I recommend googleing the error and seeing what you can find.

Jeremy Kun
Mathematics Graduate Student
University of Illinois at Chicago


--
You received this message because you are subscribed to the Google Groups "uic-mcs260-s13" group.
To unsubscribe from this group and stop receiving emails from it, send an email to uic-mcs260-s1...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages