question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python stops working randomly because of ZMQ issues

See original GitHub issue

Hello,

I’ve installed the Python and related packages in accompany with the Spyder using Anaconda on Windows 10. But sometimes during use of the Spyder, I see the message that Python stopped working.

I can say it happens when I don’t type something inside Spyder or when I don’t use it for sometime, but it happens randomly, not by a logical order. Besides, “stopped working” window is not one, an unknown crash creates several identical “python stopped working” windows which when I close them all, then the Spyder closes.

Python version is 3.5 on the Anaconda environment.

Please make a fix.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:21 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
MyVanitarcommented, Oct 5, 2017

I forgot to mention the result of this.

The problem was occurring because of the Windows Firewall settings. Spyder must be listed inside the Windows firewall Allowed apps, even if it does not handle a warning at the launch time to be added automatically.

3reactions
ccordoba12commented, Jun 24, 2017

If that would be the case, we would be hearing a lot of complaints about this, but we’re not.

So I think there should be something special about your setup. Sorry for not being more helpful.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random freezing / hanging in Python ZeroMQ - Stack Overflow
I have chosen a broker-less architecture because the amount of a data that needs to get transferred between the clients and workers is ......
Read more >
Recent Forum Posts - zeromq
I am trying to use zmq with C# and Python and have run into an issue that I hoping ... What happens is...
Read more >
PyZMQ Documentation - Read the Docs
PyZMQ is the Python bindings for ØMQ. This documentation currently contains notes on some important aspects of.
Read more >
Share data between C and Python with this messaging library
When I experienced this type of scenario before discovering ZeroMQ, I went through the extension-writing path. It was not that bad, but it...
Read more >
ZeroMQ library - fastai - fast.ai Course Forums
This problem happens randomly, but if the data-intensive operation is long, you can rest assured it will happen: for example I am unable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found