|
|
发表于 2026-7-19 20:27:36
手机版
|
显示全部楼层
静若 发表于 2026-7-19 16:25
图片看不清楚,直接复制里面的报错日志发给我
[launcher] 启动 ComfyUI
=32m[INFO]:0m setup plugin a1embic.autogenerate.schemas
=32m[INFO]:0m setup plugin a1embic.autogenerate.tables
=32m[INFO]:0m setup plugin a1embic.autogenerate.types
=32m[INFO]:0m setup plugin a1embic.autogenerate.constraints
=32m[INFO]:0m setup plugin a1embic.autogenerate.defaults
=32m[INFO]:0m setup plugin a1embic.autogenerate.comments
=32m[INFO]:0m Setting output directory to: D:\jianxia-krea2-AI-Pack-Lite-v2.1\output
=1m;31m[ERROR]:0m Failed to execute startup-script: D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py / Failed to initialize: Bad git executable.
The git executable must be specified in one of the following ways:
- be included in your $PATH
- be set via $GIT_PYTHON_GIT_EXECUTABLE
- explicitly set via git.refresh(<full-path-to-git-executable>)
All git commands will error until this is rectified.
This initial message can be silenced or aggravated in the future by setting the
$GIT_PYTHON_REFRESH environment variable. Use one of the following values:
- quiet|silence[silent|none]|0: for no message or exception
- warn|warning|log|1: for a warning message (logging level CRITICAL, displayed by default)
- error|exception|raise|2: for a raised exception
Example:
export GIT_PYTHON_REFRESH=quiet
=32m[INFO]:0m
Prestartup times for custom nodes:
=32m[INFO]:0m 0.0 seconds: D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\custom_nodes\rgthree-comfy
=32m[INFO]:0m 0.0 seconds: D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\custom_nodes\comfyui-easy-use
=32m[INFO]:0m 0.0 seconds: D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\custom_nodes\deno-custom-nodes
=32m[INFO]:0m 1.7 seconds (PRESTARTUP FAILED): D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\custom_nodes\ComfyUI-Manager
D:\jianxia-krea2-AI-Pack-Lite-v2.1\python\Lib\site-packages\torch\cuda\__init__.py:182: UserWarning: cudaGetDeviceCount() returned cudaErrorNotSupported, likely using older driver or on CPU machine (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\pytorch\torch\csrc\cuda\CUDAFunctions.cpp:98.)
return torch._C._cuda_getDeviceCount() > 0
=32m[INFO]:0m Found comfy_kitchen backend cuda: {'available': False, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []}
=32m[INFO]:0m Found comfy_kitchen backend triton: {'available': False, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []}
=32m[INFO]:0m Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'apply_rope_split_half', 'apply_rope_split_half1', 'dequantize_mxfp8', 'dequantize_mxfp4', 'dequantize_per_tensor_fp8', 'gemv_awq_w4a16', 'quantize_mxfp8', 'quantize_mxfp4', 'quantize_per_tensor_fp8', 'scaled_mm_mxfp8', 'scaled_mm_mxfp4' 'scaled_mm_svdduant w4a4', 'stochastic_rounding_fbp']}
=32m[INFO]:0m Checkpoint files will always be loaded safely.
Windows fatal exception: access violation
Stack (most recent call first):
File "D:\jianxia-krea2-AI-Pack-Lite-v2.1\python\Lib\site-packages\torch\cuda\__init__.py", line 410 in _lazy_init
File "D:\jianxia-krea2-AI-Pack-Lite-v2.1\python\Lib\site-packages\torch\cuda\__init__.py", line 1069 in current_device
File "D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\comfy\model_management.py", line 211 in get_torch_device
File "D:\jianxia-krea2-AI-Pack-Lite-v2.1\ComfyUI\comfy\model_management.py", line 362 in <module>
* "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
* "<frozen importlib._bootstrap_external>", line 1023 in exec_module
* "<frozen importlib._bootstrap>", line 935 in _load_unlocked
* "<frozen importlib._bootstrap>", line 1331 in _find_and_load
* "<frozen importlib._bootstrap>", line 1360 in _find_and_load
* "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed
* "<frozen importlib._bootstrap>", line 1023 in exec_module
* "<frozen importlib._bootstrap>", line 935 in _load_unlocked
* "<frozen importlib._bootstrap>", line 1331 in _find_and_load
* "<frozen importlib._bootstrap>", line 1360 in _find_and_load |
|