摘要:
新建一个虚拟环境(python>=3.8) `conda create -n test python=3.8` 激活这个环境,安装这些包: `conda activate test` `pip install -r requirement.txt` 其中 *requirement.txt* 如下: 阅读全文
posted @ 2022-12-03 12:07
zhaopw5
阅读(108)
评论(0)
推荐(0)
浙公网安备 33010602011771号