安装python3.7 + pytorch1.7.1 + torchvision0.8.2 + torchaudio0.7.2 + cudatoolkit110 + torchio0.18.17
@github项目PytorchMedicalClassificationwin10RTX3080环境配置流程常用命令condaenvlist#查看已有环境名称condaactivatetorch171#激活torch171环境condacreate-nxxxpython=3.7#创建python版本3.7的xxx环境condauninstall-nxxx--all#删除名为xxx的环境anaco