美文网首页玩转树莓派我爱编程
树莓派安装Numpy/Scipy/Matplotlib

树莓派安装Numpy/Scipy/Matplotlib

作者: Simpreative | 来源:发表于2017-09-24 17:33 被阅读323次

    来自:http://wyolum.com/numpyscipymatplotlib-on-raspberry-pi/

    执行以下命令:

    sudo apt-get install libblas-dev liblapack-dev python-dev libatlas-base-dev gfortran python-setuptools

    sudo easy_install scipy   ##需要大约2小时

    sudo apt-get install python-matplotlib 

    相关文章

      网友评论

        本文标题:树莓派安装Numpy/Scipy/Matplotlib

        本文链接:https://www.haomeiwen.com/subject/xjzkextx.html