安装python3后使用pip和pip3的区别是什么? 1、其实这两个命令效果是一样的,没有区别: (1)比如安装库numpy,pip3 install numpy或者pip install ...
確定! 回上一頁