问题:
Is it possible to upgrade all Python packages at one time with pip
? 是否可以通过pip
一次升级所有Python软件包?
Note : that there is a feature request for this on the official issue tracker. 注意 :官方问题追踪器上对此功能有要求 。
解决方案:
参考一: https://stackoom.com/question/BPbC/如何使用pip升级所有Python软件包参考二: https://oldbug.net/q/BPbC/How-to-upgrade-all-Python-packages-with-pip
来源:oschina
链接:https://my.oschina.net/stackoom/blog/3214894