futrueface

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
Python3.8以下这样一键更新所有包:from pip._internal.utils.misc import get_installed_distributionsfrom subprocess import callfor dist in get_installed_distribution
posted on 2021-07-16 17:46  futrueface  阅读(1226)  评论(0编辑  收藏  举报