YuliangXiu / ICON

[CVPR'22] ICON: Implicit Clothed humans Obtained from Normals
https://icon.is.tue.mpg.de
Other
1.61k stars 220 forks source link

A question about the environment #238

Closed yangqinhui0423 closed 11 months ago

yangqinhui0423 commented 11 months ago

Hello, I met a problem when I run"conda env create -f environment.yaml" and I get error as follows: 111

I tried to install cuda 11.3,but after that , when I tried to install PyTorch = 1.13.0, I met error as follows: 222 Then I follow the instruction but I cannot find the 11.3 version for pytorch-cuda. 333 444

Can anyone help me?I was haunted for days.

yangqinhui0423 commented 11 months ago

I have solved the problem. Please delete it.

damonchang23 commented 10 months ago

@yangqinhui0423 Hi, I also met a sample problem. Can you share how solve this problem? Thank you.

yangqinhui0423 commented 10 months ago

@yangqinhui0423 Hi, I also met a sample problem. Can you share how solve this problem? Thank you.

I just use cuda 11.6 and pytorch-cuda 11.6, others follow the environment.yaml.