Python 一键安装全部依赖包

pip freeze > requirements.txt

pip install -r requirements.txt

posted @ 2021-12-19 16:37  彭成刚  阅读(132)  评论(0编辑  收藏  举报