美文网首页
2019-01-22 python3 安装 pip

2019-01-22 python3 安装 pip

作者: 小草_f57c | 来源:发表于2019-01-22 00:18 被阅读0次

    译为win+R输入cmd打开命令行,输入命令python -m ensurepip --default-pip 然后就可以在python安装目录Script看到pip.exe了。

    后续install 时,命令行还有提示到需要更新pip,照着指示来upgrade就行。

    sk的链接附上,solution

    作者:湫一

    链接:https://www.zhihu.com/question/54906859/answer/465636772

    来源:知乎

    著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

    相关文章

      网友评论

          本文标题:2019-01-22 python3 安装 pip

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