nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
9.42k stars 1.28k forks source link

ModuleNotFoundError: No module named 'nerfstudio.viewer.viewer_elements' #2901

Open br0202 opened 8 months ago

br0202 commented 8 months ago

Hi, Thank you for sharing the code. I don't have the problem before when using nerfstudio but this week I am having this error: 'ModuleNotFoundError: No module named 'nerfstudio.viewer.viewer_elements'', although using the same Docker as before. Do you have any clue about this problem? Thanks!

zicklag commented 8 months ago

I'm getting

Traceback (most recent call last):
  File "/home/user/.local/bin/ns-process-data", line 5, in <module>
    from nerfstudio.scripts.process_data import entrypoint
ModuleNotFoundError: No module named 'nerfstudio'

With version 1.0.1 of the docker container, too.

amanda3utler commented 5 months ago

I am having a similar issue with 1.0.3