ModuleNotFoundError: No module named 'visualize.vis_utils'
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?
I meet an new issue now!
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.
我在运行sample时遇到了这个问题,但是我无法检索其中的相关函数(joints2smpl,npy2obj)。作者是如何解决这个问题的?
请问你这个问题是如何解决的,麻烦你告诉我一下解决方案,谢谢
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
