YuliangXiu / ECON

[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
https://xiuyuliang.cn/econ
Other
1.09k stars 106 forks source link

ResolvePackageNotFound: - pytorch-cuda=11.3 #92

Open R33333 opened 1 year ago

R33333 commented 1 year ago

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?