hello_world
hello_world copied to clipboard
community
ModuleNotFoundError: No module named 'community' 这个是怎么回事啊?
community不是networkx的自带功能,而是一个叫python-louvain的库提供的。
试试pip install python-louvain
以后再运行
好的,我试一下。 821058392 邮箱[email protected] 签名由 网易邮箱大师 定制 On 02/16/2019 15:30, blmoistawinde wrote: community不是networkx的自带功能,而是一个叫python-louvain的库提供的。 试试pip install python-louvain以后再运行 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.