Ubuntu-安装-Python包

本文介绍了在Ubuntu环境下使用apt-get和pip安装Python包的方法,包括numpy、matplotlib、scipy、sklearn、setuptools、pip、jinja2、PIL等常用包的安装示例。
摘要由CSDN通过智能技术生成

博客新址: http://blog.xuezhisd.top
邮箱:xuezhisd@126.com


  • Ubuntu下安装Python包可以使用两种方法,一种是用**apt-get,另一种是使用pip**。

apt-get安装示例

sudo apt-get install python-numpy
sudo apt-get install python-matplotlib 
sudo apt-get install python-scipy
sudo apt-get install python-sklearn
sudo apt-get install python-setuptools 
sudo apt-get install python-pip 
sudo apt-get install python-jinja2
sudo apt-get install python-PIL 
sudo aptp-get install python-dev
sudo apt-get install ipython

pip安装示例

sudo pip install nolearn​
sudo pip install Theano
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值