简体   繁体   中英

module squarify on Juypter notebook error

I'm trying to create a treemap chart on juypter notebooks but somehow it isn't able to find the module.

I've already installed it in bash with 'pip install squarify' as well as using python by 'import squarify' there isn't any issues but when I try to import in juypter notebooks it says as seen in the picture!

image of juypter notebook that says squarify module is not found

This happens sometimes when there is more than one copy of Python installed on your computer. This blog is very helpful.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM