Skip to content

GSPLAT Torch Module Missing #44

@MrHenderson6

Description

@MrHenderson6

Hello, I encountered the same issue as the previous user regarding a missing module. Could you please advise on how to resolve this? I am using nerfstudio version 1.0.3 and gsplat version 1.0.0.
Traceback (most recent call last): File "/home/WHH/.conda/envs/spb/bin/ns-train", line 5, in <module> from nerfstudio.scripts.train import entrypoint File "/home/WHH/.conda/envs/spb/lib/python3.10/site-packages/nerfstudio/scripts/train.py", line 62, in <module> from nerfstudio.configs.method_configs import AnnotatedBaseConfigUnion File "/home/WHH/.conda/envs/spb/lib/python3.10/site-packages/nerfstudio/configs/method_configs.py", line 50, in <module> from nerfstudio.engine.trainer import TrainerConfig File "/home/WHH/.conda/envs/spb/lib/python3.10/site-packages/nerfstudio/engine/trainer.py", line 45, in <module> from nerfstudio.viewer.viewer import Viewer as ViewerState File "/home/WHH/.conda/envs/spb/lib/python3.10/site-packages/nerfstudio/viewer/viewer.py", line 35, in <module> from nerfstudio.models.splatfacto import SplatfactoModel File "/home/WHH/.conda/envs/spb/lib/python3.10/site-packages/nerfstudio/models/splatfacto.py", line 28, in <module> from gsplat._torch_impl import quat_to_rotmat ModuleNotFoundError: No module named 'gsplat._torch_impl'
I have tried many methods and various version combinations, but I keep running into different problems. I would be very grateful if you could help me with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions