$ pip3 install --user --upgrade jupyter
Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Using cached ipykernel-4.5.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Using cached jupyter_console-5.0.0-py2.py3-none-any.whl
Collecting nbconvert (from jupyter)
Using cached nbconvert-4.2.0-py2.py3-none-any.whl
Collecting qtconsole (from jupyter)
Using cached qtconsole-4.2.1-py2.py3-none-any.whl
Collecting ipywidgets (from jupyter)
Using cached ipywidgets-5.2.2-py2.py3-none-any.whl
Collecting notebook (from jupyter)
Using cached notebook-4.2.3-py2.py3-none-any.whl
Collecting tornado>=4.0 (from ipykernel->jupyter)
^C
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.10
Release: 16.10
Codename: yakkety
$ pip3 --version
pip 9.0.1 from /home/yuvallanger/.local/lib/python3.5/site-packages (python 3.5)
$ python3 --version
Python 3.5.2+--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscribe@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/7a78b746-21d7-421b-9c33-9a375190fcfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Haven't looked at the log file yet (on my phone), but I assume you've tried pip installing tornado by itself as well?
Yep. The process itself takes very very few CPU cycles.
On 13 November 2016 at 08:49, Thomas Kluyver <tak...@gmail.com> wrote:
> Haven't looked at the log file yet (on my phone), but I assume you've tried
> pip installing tornado by itself as well?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Project Jupyter" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jupyter/-zzPCmSxJnM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> To post to this group, send email to jup...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/CAOvn4qjgYvpngNmfd4FE6hyWKUx%2BnR7qEfx1OYpO3ELAwwrpww%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscribe@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAK0OjG088yB-2dAgUapCE-ye2faarVJUC7jXbEWGbecbD5%2B_Bg%40mail.gmail.com.
rm -rf ~/.cache/pip
That looks like something is wrong with either pip, PyPI, or the network, because it's stuck trying to download the package index, a simple, small text file. Maybe clear the pip cache? Can you install other packages?-Min
On Sun, Nov 13, 2016 at 8:00 AM, Yuval Langer <yuval....@gmail.com> wrote:
Yep. The process itself takes very very few CPU cycles.
On 13 November 2016 at 08:49, Thomas Kluyver <tak...@gmail.com> wrote:
> Haven't looked at the log file yet (on my phone), but I assume you've tried
> pip installing tornado by itself as well?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Project Jupyter" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jupyter/-zzPCmSxJnM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> To post to this group, send email to jup...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/CAOvn4qjgYvpngNmfd4FE6hyWKUx%2BnR7qEfx1OYpO3ELAwwrpww%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.