zju3dv / NeuralRecon-W

Code for "Neural 3D Reconstruction in the Wild", SIGGRAPH 2022 (Conference Proceedings)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'kaolin' during generating ray cache

hzhshok opened this issue · comments

Hello,
I got ModuleNotFoundError during generating ray cache, and pip installed kaolin which is kaolin-0.0, but still happended this error,

So, please give me a suggestion about which version can be used.

In addition, the dependence did not marked the kaolin dependence, maybe which only used by the generation utility.

Regards