wekws
wekws copied to clipboard
conda install 报错
执行命令
$ conda install pytorch=1.10.0 torchaudio=0.10.0 cudatoolkit=11.1 -c pytorch -c conda-forge
提示:Solving environment: failed with initial frozen solve. Retrying with flexible solve.
You can try this: conda install pytorch=1.13.0 torchaudio=0.13.0 cudatoolkit=11.1 -c pytorch -c nvidia