jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

cannot uninstall terminado #542

Closed snwkit696 closed 5 years ago

snwkit696 commented 5 years ago

Hello, I upgraded my Jupyter Notebook via pip install --upgrade notebook>=5.7.6 and got this message in red font Cannot uninstall 'terminado'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. What does it mean and should I be concerned? Thank you

snwkit696 commented 5 years ago

I solved it by updating Anaconda