项目文件夹

文件
2026-07-13 13:35:51 +08:00

4 行
222 B
Bash

# install libraries for python package on ubuntu
#pip2 install nose numpy cython scipy networkx matplotlib nltk requests[security] tqdm
pip3 install nose numpy cython scipy networkx matplotlib nltk requests[security] tqdm