https://www.anaconda.com/understanding-conda-and-pip/
conda install能安装的包范围比pip install大
conda软件包不限于Python软件。它们可能还包含C或C ++库,R软件包或任何其他软件
conda安装的时候会安装所有依赖,pip不会
来源:CSDN
作者:E_ven518
链接:https://blog.csdn.net/weixin_43211480/article/details/103623941
https://www.anaconda.com/understanding-conda-and-pip/
conda install能安装的包范围比pip install大
conda软件包不限于Python软件。它们可能还包含C或C ++库,R软件包或任何其他软件
conda安装的时候会安装所有依赖,pip不会
来源:CSDN
作者:E_ven518
链接:https://blog.csdn.net/weixin_43211480/article/details/103623941