RF-Genesis icon indicating copy to clipboard operation
RF-Genesis copied to clipboard

ModuleNotFoundError: No module named 'visualize.vis_utils'

Open wenyicha opened this issue 1 year ago • 5 comments

I encountered this problem when running sample, but I could not retrieve the relevant functions (joints2smpl, npy2obj) in it. How did the author solve this problem? 1711454670998

wenyicha avatar Mar 26 '24 12:03 wenyicha

I meet an new issue now! image

wenyicha avatar Mar 28 '24 11:03 wenyicha

Hi Wenyicha!

Could you please verify that all directories, such as the "output" folder, exist in your path? If not, could you try to create the missing directories manually?

Thanks, Xingyu.

Asixa avatar Mar 29 '24 20:03 Asixa

我在运行sample时遇到了这个问题,但是我无法检索其中的相关函数(joints2smpl,npy2obj)。作者是如何解决这个问题的? 1711454670998

请问你这个问题是如何解决的,麻烦你告诉我一下解决方案,谢谢

Meicarl avatar Jun 30 '24 08:06 Meicarl

Hi Xingyu,

I encounter the same issue while running the sample.

FileNotFoundError: [Errno 2] No such file or directory: 'output/hello_rfgen/obj_diff_raw.npy'

The output folder is created and exists in the directory.

Adam

adamgao1996 avatar Jul 03 '24 14:07 adamgao1996