Fictionarry / ER-NeRF

[ICCV'23] Efficient Region-Aware Neural Radiance Fields for High-Fidelity Talking Portrait Synthesis
https://fictionarry.github.io/ER-NeRF/
MIT License
906 stars 125 forks source link

ModuleNotFoundError: No module named '_gridencoder' how to solve? #77

Closed A-Kein closed 8 months ago

A-Kein commented 8 months ago

Traceback (most recent call last): File "/home/algorithm/Documents/jd/ER-NeRF/gridencoder/grid.py", line 10, in import _gridencoder as _backend ModuleNotFoundError: No module named '_gridencoder'

During handling of the above exception, another exception occurred:

A-Kein commented 8 months ago

21 errors detected in the compilation of "/home/algorithm/Documents/jd/ER-NeRF/gridencoder/src/gridencoder.cu". ninja: build stopped: subcommand failed.