Source: stackoverflow.com --- Saturday, October 07, 2017
I have spent a week searching and trying different solutions with no luck. I've seen several others having the same problems going back over a year. The issue: Windows 10 Pro I'm using the latest Anaconda 5 build with Python 3.6.2 and all the packages are updated to most recent. Running Jupyter Notebook, after some time, python will crash with a dialog "python has stopped working". This seems to happen after the notebook has been open for awhile, but I haven't been able to pinpoint an exact time. It's longer than 15 minutes but I've had it crash after a couple hours too. The crash happens whether or not the notebook is in use, but most of the time, it's been while it's idle. The console contains several lines like this: Assertion failed: Connection reset by peer (bundled\zeromq\src\signaler.cpp:298) I had been using everything with no issues, on a daily basis for months prior to this. I honestly have no idea what could have changed other than Windows Automatic updates. What I've tried: updating anaconda updating all packages updating python full clean removal then reinstall of anaconda, python, and all packages updating everything again removing pyzmq and Jupyter then reinstalling disabling Windows Defender attempted to revert pyzmq on a long shot to 13.1.0 but the build failed Threads I've read: http://ift.tt/2fTheNW http://ift.tt/2xqbJkX http://ift.tt/2fThf4s ...
from Windows http://ift.tt/2xpBUbr
No comments:
Post a Comment