SegmentAnythingin3D
SegmentAnythingin3D copied to clipboard
no module named 'sa3d'
Hi, dear author, I tried the SA3D of NeRFstudio version, but now when I ran ns-train command in NeRFstudio i was informed no module named 'sa3d'. I was able to run nerfstudio perfectly before sa3d but right now I dont know where the problem came from. Can you give me some advice? I'd very much appreciate it.
Hi. Have you run 'pip install -e .' ?
Hi. Have you run 'pip install -e .' ?
Hi, thank you for your advice. I tried 'pip uninstall sa3d' and then reinstalled following the guidance and it worked!