python - pip常用命令 2021-06-02 本文已影响0人 背着生活往前走你才辨的出美和丑 pip -V // 查询pip的当前版本 python -m pip install --upgrade pip // pip升级