问题描述
当我尝试使用以下方法检测社区时,我不断收到以下错误:
nk.community.detectCommunities(G_kit)
PLM(balanced,pc,turbo) detected communities in 0.26202988624572754 [s]
solution properties:
---------------------------------------------------------------------------
MissingDependencyError Traceback (most recent call last)
<ipython-input-153-c567dea502f3> in <module>
----> 1 nk.community.detectCommunities(G_kit)
networkit/community.pyx in networkit.community.detectCommunities()
networkit/community.pyx in networkit.community.inspectCommunities()
MissingDependencyError: Optional dependency tabulate is not installed
我可以安装任何东西来避免这种情况吗? 非常感谢!
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)