简体   繁体   English

如何使用 conda install 升级所有 python 软件包

[英]How to upgrade all python packages with conda install

Is it attainable to upgrade all Python(3.10) packages at once with conda install ?是否可以使用conda install一次升级所有 Python(3.10) 包? I know there is a pip version for this question我知道这个问题有一个pip 版本

conda update --all

Typing this into conda should update all packages if there is an available update to them.如果有可用的更新,则将其键入 conda 应更新所有软件包。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM