zhangzc21 / DynTet

178 stars 21 forks source link

No module named 'tinycudann' #3

Closed brazilgithub closed 3 months ago

brazilgithub commented 3 months ago

I tried trained but got this error. What to do? error2

import tinycudann as tcnn ModuleNotFoundError: No module named 'tinycudann'

zhangzc21 commented 3 months ago

Maybe you didn't install it correctly, please check the information after running the following code in cmd

pip install --global-option="--no-networks" git+https://github.com/NVlabs/tiny-cuda-nn#subdirectory=bindings/torch