|
@@ -23,4 +23,5 @@ CentOS7默认软件源中没有Python3,要安装Python3需首先安装epel软
|
|
[root@localhost ~] pip3 install matplotlib
|
|
[root@localhost ~] pip3 install matplotlib
|
|
[root@localhost ~] pip3 install shapely
|
|
[root@localhost ~] pip3 install shapely
|
|
[root@localhost ~] pip3 install networkx
|
|
[root@localhost ~] pip3 install networkx
|
|
|
|
+[root@localhost ~] pip3 install jieba
|
|
```
|
|
```
|