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 <[email protected]> wrote: > Yep. The process itself takes very very few CPU cycles. > > On 13 November 2016 at 08:49, Thomas Kluyver <[email protected]> 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 > > [email protected]. > > To post to this group, send email to [email protected]. > > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/CAK0OjG088yB-2dAgUapCE-ye2faarVJUC7jXbEWGbecbD5%2B_ > Bg%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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAHNn8BXb%2BHypv784YgtH-AmhCv5BtTJwaGuspgjfKsE-yH5HoA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
