【发布时间】:2019-06-10 01:45:44
【问题描述】:
我正在尝试在 juypter 笔记本上创建树形图,但不知何故无法找到该模块。
我已经用 'pip install squarify' 将它安装在 bash 中,以及通过 'import squarify' 使用 python 没有任何问题,但是当我尝试在 juypter 笔记本中导入时,它显示如图所示!
image of juypter notebook that says squarify module is not found
【问题讨论】:
标签: python jupyter-notebook squarify