Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created November 16, 2015 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ae3232d199c2fd63f6bf to your computer and use it in GitHub Desktop.
Save anonymous/ae3232d199c2fd63f6bf to your computer and use it in GitHub Desktop.
[I 13:47:08.919 NotebookApp] Kernel restarted: 71316550-5d5f-4395-9b22-34451b3bab2f
[I 13:47:22.433 NotebookApp] Kernel shutdown: 71316550-5d5f-4395-9b22-34451b3bab2f
[I 13:47:22.447 NotebookApp] Kernel started: cdf0a58f-db6d-4326-b630-e6d1696c18a8
/home/main/anaconda/envs/python3/lib/python3.4/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated. You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
/home/main/anaconda/envs/python3/bin/python3: Error while finding spec for 'IPython.kernel.__main__' (<class 'ImportError'>: /home/main/anaconda/envs/python3/lib/python3.4/site-packages/zmq/backend/cython/message.cpython-34m.so: undefined symbol: zmq_msg_gets); 'IPython.kernel' is a package and cannot be directly executed
[I 13:47:25.447 NotebookApp] KernelRestarter: restarting kernel (1/5)
/home/main/anaconda/envs/python3/lib/python3.4/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated. You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
/home/main/anaconda/envs/python3/bin/python3: Error while finding spec for 'IPython.kernel.__main__' (<class 'ImportError'>: /home/main/anaconda/envs/python3/lib/python3.4/site-packages/zmq/backend/cython/message.cpython-34m.so: undefined symbol: zmq_msg_gets); 'IPython.kernel' is a package and cannot be directly executed
[I 13:47:28.453 NotebookApp] KernelRestarter: restarting kernel (2/5)
/home/main/anaconda/envs/python3/lib/python3.4/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated. You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
/home/main/anaconda/envs/python3/bin/python3: Error while finding spec for 'IPython.kernel.__main__' (<class 'ImportError'>: /home/main/anaconda/envs/python3/lib/python3.4/site-packages/zmq/backend/cython/message.cpython-34m.so: undefined symbol: zmq_msg_gets); 'IPython.kernel' is a package and cannot be directly executed
[I 13:47:31.458 NotebookApp] KernelRestarter: restarting kernel (3/5)
/home/main/anaconda/envs/python3/lib/python3.4/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated. You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
/home/main/anaconda/envs/python3/bin/python3: Error while finding spec for 'IPython.kernel.__main__' (<class 'ImportError'>: /home/main/anaconda/envs/python3/lib/python3.4/site-packages/zmq/backend/cython/message.cpython-34m.so: undefined symbol: zmq_msg_gets); 'IPython.kernel' is a package and cannot be directly executed
[W 13:47:32.474 NotebookApp] Timeout waiting for kernel_info reply from cdf0a58f-db6d-4326-b630-e6d1696c18a8
[I 13:47:34.463 NotebookApp] KernelRestarter: restarting kernel (4/5)
WARNING:root:kernel cdf0a58f-db6d-4326-b630-e6d1696c18a8 restarted
/home/main/anaconda/envs/python3/lib/python3.4/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated. You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
/home/main/anaconda/envs/python3/bin/python3: Error while finding spec for 'IPython.kernel.__main__' (<class 'ImportError'>: /home/main/anaconda/envs/python3/lib/python3.4/site-packages/zmq/backend/cython/message.cpython-34m.so: undefined symbol: zmq_msg_gets); 'IPython.kernel' is a package and cannot be directly executed
[W 13:47:37.470 NotebookApp] KernelRestarter: restart failed
[W 13:47:37.471 NotebookApp] Kernel cdf0a58f-db6d-4326-b630-e6d1696c18a8 died, removing from map.
ERROR:root:kernel cdf0a58f-db6d-4326-b630-e6d1696c18a8 restarted failed!
[W 13:47:37.485 NotebookApp] Kernel deleted before session
[W 13:47:37.486 NotebookApp] 410 DELETE /api/sessions/6f69113a-ce08-4834-9626-d12fc9c9feba (192.168.99.1) 2.16ms referer=http://192.168.99.100:32782/notebooks/notebooks/projects/GRASS/python-grass-addons/README.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment