Python相关包的安装

Python安装shogun:https://github.com/shogun-toolbox/shogun/wiki/INSTALL

ffmpeg安装:http://blog.csdn.net/redstarofsleep/article/details/45092145

其他包(转载自http://blog.sina.com.cn/s/blog_76dc45450100qqi6.html)

numpy:
sudo apt-get install python-numpy

scipy:
sudo apt-get install python-scipy

pil:
sudo apt-get install python-imaging
sudo apt-get install python-imaging-tk

scite:
sudo apt-get install python-scite

python性能剖分工具
sudo apt-get install python-profiler

posted @ 2016-03-17 21:52  ycjing  阅读(347)  评论(0编辑  收藏  举报