关于在执行代码时缺少包“GridSamplerMine”的问题。
您好,我在执行 CUDA_VISIBLE_DEVICES=1 python train.py --gpu-ids 0 --conf config.conf --data female-3-casual --save-folder result时,返回了如下的错误。
Traceback (most recent call last):
File "train.py", line 3, in
我多次重装环境后无果,请问可以介绍下这个包的来源吗,又或者是我在配环境时忽略了一些错误?希望能得到回复,感谢!
你需要安装repo里的MCAcc,bash install.sh应该会安装这几个自定义库的,你可能没有装成功
好的,感谢回复!
. @.***
------------------ 原始邮件 ------------------ 发件人: "jby1993/SelfReconCode" @.>; 发送时间: 2023年5月8日(星期一) 下午4:16 @.>; @.@.>; 主题: Re: [jby1993/SelfReconCode] 关于在执行代码时缺少包“GridSamplerMine”的问题。 (Issue #39)
你需要安装repo里的MCAcc,bash install.sh应该会安装这几个自定义库的,你可能没有装成功
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>