美文网首页
安装numpy,scipy

安装numpy,scipy

作者: 17逢 | 来源:发表于2019-04-14 23:15 被阅读0次

    numpy安装:
    C:\Python27\Scripts\easy_install.exe pip ,再pip进入,然后通过pip install numpy可直接安装numpy。

    numpy安装:
    官网下载相应版本numpy+mkl,找到numpy,下图第二个,64位系统,下载后将文件放在C:\Python27\Scripts下,pip install 文件名。

    scipy安装:

    同numpy,转到scipy,下图第二个,

    ps:whl文件使用chrome下载。

    相关文章

      网友评论

          本文标题:安装numpy,scipy

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