Skip to content

gaussianviewer.py erro #21

@sunmiaobo

Description

@sunmiaobo

python gaussianviewer.py local /media/xxxx/027331CD4CF3DE9C/DATA/xxx/tree-3d/output-onthefly/

xFormers not available
xFormers not available
Traceback (most recent call last):
File "/media/gwm/934b2ce0-4bae-45d8-a898-2525b6f806aa/gwm/project/on-the-fly-nvs/gaussianviewer.py", line 403, in
viewer.run()
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/graphdecoviewer/init.py", line 307, in run
immapp.run(self._runner_params, self._addon_params)
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/imgui_bundle/_patch_runners_add_save_screenshot_param.py", line 38, in patched_run
run_backup(*args, **kwargs)
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/graphdecoviewer/init.py", line 87, in _main
self.show_gui()
File "/media/gwm/934b2ce0-4bae-45d8-a898-2525b6f806aa/gwm/project/on-the-fly-nvs/gaussianviewer.py", line 290, in show_gui
self.point_view.show_gui()
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/graphdecoviewer/widgets/image.py", line 74, in show_gui
self._upload()
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/graphdecoviewer/widgets/image.py", line 147, in _upload
self._cuda_resource = checkCudaErrors(driver.cuGraphicsGLRegisterImage(self.texture.id, GL_TEXTURE_2D, driver.CUgraphicsRegisterFlags.CU_GRAPHICS_REGISTER_FLAGS_WRITE_DISCARD))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/gwm/anaconda3/envs/onthefly/lib/python3.12/site-packages/graphdecoviewer/widgets/image.py", line 17, in checkCudaErrors
raise RuntimeError("CUDA error code={}({})".format(result[0].value, _cudaGetErrorEnum(result[0])))
RuntimeError: CUDA error code=304(b'CUDA_ERROR_OPERATING_SYSTEM')

What's the problem?

My Environment:
ubuntu 22.04 pytorch 2.7 cuda 12.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions