Ubuntu下安装python package

Ubuntu Intrepidpython

sudo apt-get install python-xxxip

例如搭建科学计算与模拟环境须要安装如下package:numpy、scipy、matplotlib、tkci

只须要依次敲入命令:get

sudo apt-get install python-numpynumpy

sudo apt-get install python-scipymatplotlib

sudo apt-get install python-matplotlibapt-get

sudo apt-get install python-tksudo

相关文章
相关标签/搜索