美文网首页python进阶
python 安装pip的简便方法

python 安装pip的简便方法

作者: nummycode | 来源:发表于2017-07-11 09:12 被阅读25次

    从Python2.7.9版本开始,Python支持通过以下命令直接安装pip

    python -m ensurepip
    

    相关文章

      网友评论

        本文标题:python 安装pip的简便方法

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