On 9/4/2012 10:08 AM Sreenath k said...
Error:
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File
"/usr/lib/python2.7/dist-packages/spyderlib/widgets/externalshell/monitor.py",
line 575, in run
already_pickled=True)
File "/usr/lib/python2.7/dist-packages/spyderlib/utils/bsdsocket.py", line
24, in write_packet
sock.send(struct.pack("l", len(sent_data)) + sent_data)
error: [Errno 32] Broken pipe
Code :
<snip non-relevant code to the above traceback>
So, what code is invoking spyderlib stuff that's causing the error?
Emile
--
http://mail.python.org/mailman/listinfo/python-list