美文网首页我爱编程
安装python3后需要装的各种包

安装python3后需要装的各种包

作者: 西凉0 | 来源:发表于2018-01-09 22:53 被阅读27次

pip install -i https://pypi.douban.com/simple/

numpy scipy matplotlib ipython jupyter pandas sympy nose requests pillow

pip3 install -i https://pypi.douban.com/simple/ numpy scipy matplotlib ipython jupyter pandas sympy nose requests pillow jieba

相关文章

网友评论

    本文标题:安装python3后需要装的各种包

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