sudo curl https://bootstrap.pypa.io/ez_setup.py -o - | sudo python
sudo easy_install pip
sudo pip install -U numpy
sudo pip install -U scipy
sudo pip install -U pyyaml nltk
python安装scipy
最新推荐文章于 2024-10-01 23:09:01 发布
sudo curl https://bootstrap.pypa.io/ez_setup.py -o - | sudo python
sudo easy_install pip
sudo pip install -U numpy
sudo pip install -U scipy
sudo pip install -U pyyaml nltk