atom-python-debugger icon indicating copy to clipboard operation
atom-python-debugger copied to clipboard

Python debugger error

Open Blaker22 opened this issue 7 years ago • 1 comments

An uncaught error in Atom ide had pop out,it is saying: This socket has been ended by other party

event.js.183

Blaker22 avatar Sep 05 '18 08:09 Blaker22

I have the same error, when I click on Run it shows: Uncaught Error: This socket has been ended by the other party events.js:183

Error: This socket has been ended by the other party at Socket.writeAfterFIN [as write] (net.js:351:12) at PythonDebuggerView.module.exports.PythonDebuggerView.stopApp
at PythonDebuggerView.module.exports.PythonDebuggerView.runApp at HTMLButtonElement. at HTMLButtonElement.dispatch at HTMLButtonElement.elemData.handle

Any ideas how to solve this error?

cayasanchez avatar Apr 04 '19 21:04 cayasanchez