bennyguo / instant-nsr-pl

Neural Surface reconstruction based on Instant-NGP. Efficient and customizable boilerplate for your research projects. Train NeuS in 10min!
MIT License
856 stars 84 forks source link

pytorch error #41

Open YiChenCityU opened 1 year ago

YiChenCityU commented 1 year ago

Hi, bennyguo I got this error when implementing your code.

ImportError: /home/eason/anaconda3/envs/nerf/lib/python3.10/site-packages/tinycudann_bindings/_86_C.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZNSt15__exception_ptr13exception_ptr9_M_addrefEv system version: linux 20.04 cuda 11.7 python 3.10 pytorch 1.13.1

Do you have any ideas to fix it? Thanks very much.

bennyguo commented 1 year ago

Hi, which tinycudann version are you using? How did you install it?