Skip to content

[Enhancement]CUDA 12.8 #464

Open
Open
@greenhandzdl

Description

@greenhandzdl
## ComfyUI-Manager: EXECUTE => ['/opt/comfyui/ComfyUI/venv/bin/python', 'install.py']
[!] Traceback (most recent call last):
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 19, in <module>
[!]     from build_utils import (
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 54, in <module>
[!]     CUDA_VERSION = get_cuda_version()
[!]                    ^^^^^^^^^^^^^^^^^^
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 49, in get_cuda_version
[!]     raise RuntimeError(f"Please install/reinstall CUDA tookit with any of the following supported version: {build_config.supported_cuda_versions}")
[!] RuntimeError: Please install/reinstall CUDA tookit with any of the following supported version: ['12.4', '12.1', '11.8']
[!] Traceback (most recent call last):
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 19, in <module>
[!]     from build_utils import (
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 54, in <module>
[!]     CUDA_VERSION = get_cuda_version()
[!]                    ^^^^^^^^^^^^^^^^^^
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 49, in get_cuda_version
[!]     raise RuntimeError(f"Please install/reinstall CUDA tookit with any of the following supported version: {build_config.supported_cuda_versions}")
[!] RuntimeError: Please install/reinstall CUDA tookit with any of the following supported version: ['12.4', '12.1', '11.8']
[!] 
[!] During handling of the above exception, another exception occurred:
[!] 
[!] Traceback (most recent call last):
[!]   File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 84, in <module>
[!]     cstr("Comfy3D install failed: Dependency installation has failed. Please install manually: https://github.com/MrForExample/ComfyUI-3D-Pack/tree/main/_Pre_Builds/README.md.").error.print()
[!]     ^^^^
[!] NameError: name 'cstr' is not defined. Did you mean: 'str'?
install script failed: comfyui-3d-pack
[ComfyUI-Manager] Installation failed:
Failed to execute install script: [email protected]

[ComfyUI-Manager] Queued works are completed.
{'install': 1}

After restarting ComfyUI, please refresh the browser.

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