igraph安装(R/Python)

时间:2022-02-02 17:28:02

python-igraph:啥都不说了,用Ubuntu吧,虽然按照官方的流程还是会出错,但是排错会比较少,一般找不了多久就能找到解决方案

R-igraph:一般需要升级R版本,用3.3吧。升级R的方法百度一大堆,就用

sudo add-apt-repository ppa:marutter/rrutter 
sudo apt-get update 
sudo apt-get upgrade

一般会比较久,耐心等着就好了。