码迷,mamicode.com
首页 > 编程语言 > 详细

python包安装-centos7

时间:2017-11-06 11:12:37      阅读:256      评论:0      收藏:0      [点我收藏+]

标签:cto   net   otl   pip   tool   proc   centos7   font   let   

 

numpy:pip install numpy

pandas:pip install pandas(自动安装six, python-dateutil, numpy, pytz, pandas

scipy:pip install scipy(自动安装numpy, scipy)

matplotlib:pip install matplotlib(自动安装pyparsing, backports.functools-lru-cache, six, python-dateutil, subprocess32, pytz, cycler, numpy, matplotlib)

scikit-learn:pip install -U scikit-learn(自动安装scikit-learn

skimage:pip install scikit-image(自动安装numpy, PyWavelets, scipy, decorator, networkx, six, pyparsing, backports.functools-lru-cache, python-dateutil, subprocess32, pytz, cycler, matplotlib, olefile, pillow, scikit-image)

 

python包安装-centos7

标签:cto   net   otl   pip   tool   proc   centos7   font   let   

原文地址:http://www.cnblogs.com/qjoanven/p/7791772.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!