buaacyw / GaussianEditor

[CVPR 2024] GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting
https://buaacyw.github.io/gaussian-editor/
Other
1.13k stars 57 forks source link

FileNotFoundError: [WinError 2] The system cannot find the file specified #72

Closed zohairbadshah closed 3 weeks ago

zohairbadshah commented 3 weeks ago

Can somebody help with this error!!

File "webui.py", line 1579, in webui = WebUI(args) File "webui.py", line 158, in init self.server = viser.ViserServer(port=self.port) File "C:\Users\ZDF1KOR\Desktop\Projects\GaussianEditor\extern\viser\src\viser_viser.py", line 326, in init _client_autobuild.ensure_client_is_built() File "C:\Users\ZDF1KOR\Desktop\Projects\GaussianEditor\extern\viser\src\viser_client_autobuild.py", line 57, in ensure_client_is_built env_dir = _install_sandboxed_node() File "C:\Users\ZDF1KOR\Desktop\Projects\GaussianEditor\extern\viser\src\viser_client_autobuild.py", line 81, in _install_sandboxed_node subprocess.run( File "C:\Users\ZDF1KOR.conda\envs\GaussianEditor\lib\subprocess.py", line 493, in run with Popen(*popenargs, **kwargs) as process: File "C:\Users\ZDF1KOR.conda\envs\GaussianEditor\lib\subprocess.py", line 858, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\ZDF1KOR.conda\envs\GaussianEditor\lib\subprocess.py", line 1327, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified