pip install -r txtname.txt一次性安装所需要的的包 case one : case two: case three: case one : 这里说明了 pip install -r txtname.txt 中的txtname可以自己任意取。 case two: 综合caseone 和casetwo,说明不是顶格照样可以。 case three: 说明可以在这里指定版本。 相关文章: 2021-09-13 2021-10-29 2022-12-23 2022-12-23 2022-02-09 2021-11-19 2021-10-09