Thank you for your work. I used the 'conda env create -f environment-windows.yaml' command to create the virtual environment, but the computer kept prompting ‘ResolvePackageNotFound: - pytorch-cuda=11.3’, Then I use 'conda install pytorch-cuda=11.3 -c nvidia', but still report this error. And I used the workaround on the web, but I still can't fix it. How do I install pytorch-cuda 11.3?
Thank you for your work. I used the 'conda env create -f environment-windows.yaml' command to create the virtual environment, but the computer kept prompting ‘ResolvePackageNotFound: - pytorch-cuda=11.3’, Then I use 'conda install pytorch-cuda=11.3 -c nvidia', but still report this error. And I used the workaround on the web, but I still can't fix it. How do I install pytorch-cuda 11.3?