Error 32 - Broken Pipe . Please Help!!

Emile van Sebille emile at fenx.com
Tue Sep 4 13:26:36 EDT 2012


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





More information about the Python-list mailing list