jubincn

导航

python error: no module named pylab的解决

参考:http://stackoverflow.com/questions/10965336/python-error-no-module-named-pylab


OS:Ubuntu 12.10

Python版本:2.7.3

在命令行中输入:

sudo apt-get install python-numpy python-scipy python-matplotlib
即可搞定

posted on 2013-02-19 00:08  jubincn  阅读(2233)  评论(0)    收藏  举报