美文网首页
Windows系统的ubuntu子系统WSL安装pip

Windows系统的ubuntu子系统WSL安装pip

作者: 这是李金辉呀 | 来源:发表于2023-09-13 23:42 被阅读0次

    首先上主流手段:

    sudo apt-get install python-pip


    a

    看起来不行,

    换方法尝试,本地安装

    python3 get-pip.py
    wget bootstrap.pypa.io/get-pip.py

    完成。

    相关文章

      网友评论

          本文标题:Windows系统的ubuntu子系统WSL安装pip

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