Gideon Simpson
2018-03-07 03:02:30 UTC
Recently, I started having trouble with my jupyter notebook and after
shutting down and trying to restart, I get the following error:
***@gs-macbook:~$ jupyter notebook
Traceback (most recent call last):
File "/Users/gideonsimpson/anaconda3/bin/jupyter-notebook", line 7, in
<module>
from notebook.notebookapp import main
File
"/Users/gideonsimpson/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py"
, line 45, in <module>
ioloop.install()
File
"/Users/gideonsimpson/anaconda3/lib/python3.6/site-packages/zmq/eventloop/ioloop.py"
, line 210, in install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'
This has only just become in an issue in the last day. Perhaps something
bad was in a recent update?
shutting down and trying to restart, I get the following error:
***@gs-macbook:~$ jupyter notebook
Traceback (most recent call last):
File "/Users/gideonsimpson/anaconda3/bin/jupyter-notebook", line 7, in
<module>
from notebook.notebookapp import main
File
"/Users/gideonsimpson/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py"
, line 45, in <module>
ioloop.install()
File
"/Users/gideonsimpson/anaconda3/lib/python3.6/site-packages/zmq/eventloop/ioloop.py"
, line 210, in install
assert (not ioloop.IOLoop.initialized()) or \
AttributeError: type object 'IOLoop' has no attribute 'initialized'
This has only just become in an issue in the last day. Perhaps something
bad was in a recent update?
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/b843c871-2092-4431-a68e-783badc21503%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/b843c871-2092-4431-a68e-783badc21503%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.