问题解决-ImportError: IProgress not found. Please update jupyter and ipywidgets
Posted Elwood Ying
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了问题解决-ImportError: IProgress not found. Please update jupyter and ipywidgets相关的知识,希望对你有一定的参考价值。
碰到问题
ImportError: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html
解决方案
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
以上是关于问题解决-ImportError: IProgress not found. Please update jupyter and ipywidgets的主要内容,如果未能解决你的问题,请参考以下文章
无法解决“ImportError:动态模块未定义模块导出功能”
解决ImportError: No module named tensorflow的问题
ImportError: No module named zookeeper 问题解决
完美解决 python ImportError: Failed to import any qt binding