-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Description
ComfyUI Error Report
Error Details
- Node ID: 6
- Node Type: MegaTTS3Run
- Exception Type: FileNotFoundError
- Exception Message: [WinError 2] 系统找不到指定的文件。
Stack Trace
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
System Information
- ComfyUI Version: 0.3.43
- Arguments: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\main.py --auto-launch --preview-method auto --disable-smart-memory --disable-cuda-malloc --cpu-vae
- OS: nt
- Python Version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
- Embedded Python: false
- PyTorch Version: 2.5.1+cu124
Devices
- Name: cuda:0 NVIDIA GeForce RTX 3050 Ti Laptop GPU : cudaMallocAsync
- Type: cuda
- VRAM Total: 4294443008
- VRAM Free: 21212084
- Torch VRAM Total: 5570035712
- Torch VRAM Free: 21212084
Logs
2025-07-23T10:48:32.966086 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user2025-07-23T10:48:32.966086 -
2025-07-23T10:48:32.966086 - ** ComfyUI-Manager config path:2025-07-23T10:48:32.966086 - 2025-07-23T10:48:32.966086 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user\default\ComfyUI-Manager\config.ini2025-07-23T10:48:32.966086 -
2025-07-23T10:48:32.966086 - ** Log path:2025-07-23T10:48:32.966086 - 2025-07-23T10:48:32.966086 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\user\comfyui.log2025-07-23T10:48:32.966086 -
2025-07-23T10:48:38.054996 -
Prestartup times for custom nodes:
2025-07-23T10:48:38.054996 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-easy-use
2025-07-23T10:48:38.054996 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\rgthree-comfy
2025-07-23T10:48:38.054996 - 10.6 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-Manager-main
2025-07-23T10:48:38.054996 -
2025-07-23T10:48:39.705980 - Checkpoint files will always be loaded safely.
2025-07-23T10:48:39.798389 - Total VRAM 4096 MB, total RAM 24244 MB
2025-07-23T10:48:39.798389 - pytorch version: 2.5.1+cu124
2025-07-23T10:48:40.989698 - xformers version: 0.0.28.post3
2025-07-23T10:48:40.989698 - Set vram state to: NORMAL_VRAM
2025-07-23T10:48:40.990698 - Disabling smart memory management
2025-07-23T10:48:40.990698 - Device: cuda:0 NVIDIA GeForce RTX 3050 Ti Laptop GPU : cudaMallocAsync
2025-07-23T10:48:41.247852 - Using xformers attention
2025-07-23T10:48:42.243629 - Python version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
2025-07-23T10:48:42.243629 - ComfyUI version: 0.3.43
2025-07-23T10:48:42.473261 - ComfyUI frontend version: 1.23.4
2025-07-23T10:48:42.475274 - [Prompt Server] web root: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\comfyui_frontend_package\static
2025-07-23T10:48:43.641459 - [AnimateDiffEvo] - �[0;31mERROR�[0m - No motion models found. Please download one and place in: ['C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\comfyui-animatediff-evolved\\models', 'C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\models\\animatediff_models']
2025-07-23T10:48:43.901649 - [Crystools �[0;32mINFO�[0m] Crystools version: 1.22.0
2025-07-23T10:48:43.917649 - [Crystools �[0;32mINFO�[0m] CPU: 12th Gen Intel(R) Core(TM) i5-12500H - Arch: AMD64 - OS: Windows 10
2025-07-23T10:48:43.926789 - [Crystools �[0;32mINFO�[0m] Pynvml (Nvidia) initialized.
2025-07-23T10:48:43.926789 - [Crystools �[0;32mINFO�[0m] GPU/s:
2025-07-23T10:48:43.939583 - [Crystools �[0;32mINFO�[0m] 0) NVIDIA GeForce RTX 3050 Ti Laptop GPU
2025-07-23T10:48:43.939583 - [Crystools �[0;32mINFO�[0m] NVIDIA Driver: 561.19
2025-07-23T10:48:45.273756 - �[34m[ComfyUI-Easy-Use] server: �[0mv1.3.1 �[92mLoaded�[0m2025-07-23T10:48:45.273756 -
2025-07-23T10:48:45.273756 - �[34m[ComfyUI-Easy-Use] web root: �[0mC:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-easy-use\web_version/v2 �[92mLoaded�[0m2025-07-23T10:48:45.273756 -
2025-07-23T10:48:45.534051 - ComfyUI-GGUF: Partial torch compile only, consider updating pytorch
2025-07-23T10:48:45.597095 - ### Loading: ComfyUI-Impact-Pack (V8.8.1)2025-07-23T10:48:45.597095 -
2025-07-23T10:48:45.609000 - [WARN] ComfyUI-Impact-Pack: custom_wildcards path not found: C:\_a\comfyui-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-Impact-Pack\custom_wildcards. Using default path.2025-07-23T10:48:45.609000 -
2025-07-23T10:48:45.646126 - [Impact Pack] Wildcards loading done.2025-07-23T10:48:45.646126 -
2025-07-23T10:48:45.656393 - ### Loading: ComfyUI-Inspire-Pack (V1.13)2025-07-23T10:48:45.656393 -
2025-07-23T10:48:45.710192 - Total VRAM 4096 MB, total RAM 24244 MB
2025-07-23T10:48:45.710192 - pytorch version: 2.5.1+cu124
2025-07-23T10:48:45.710192 - xformers version: 0.0.28.post3
2025-07-23T10:48:45.710192 - Set vram state to: NORMAL_VRAM
2025-07-23T10:48:45.710192 - Disabling smart memory management
2025-07-23T10:48:45.711184 - Device: cuda:0 NVIDIA GeForce RTX 3050 Ti Laptop GPU : cudaMallocAsync
2025-07-23T10:48:45.891622 - ### Loading: ComfyUI-Manager (V3.34)
2025-07-23T10:48:45.892672 - [ComfyUI-Manager] network_mode: public
2025-07-23T10:48:45.892672 - [ComfyUI-Manager] Since --preview-method is set, ComfyUI-Manager's preview method feature will be ignored.
2025-07-23T10:48:47.323882 - ### ComfyUI Version: v0.3.43 | Released on '2025-06-27'
2025-07-23T10:48:47.879084 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
2025-07-23T10:48:47.886087 - ======================================== ComfyUI-nunchaku Initialization ========================================
2025-07-23T10:48:47.888250 - Nunchaku version: 0.2.0
2025-07-23T10:48:47.888250 - ComfyUI-nunchaku version: 0.3.3
2025-07-23T10:48:47.889259 - ComfyUI-nunchaku 0.3.3 is not compatible with nunchaku 0.2.0. Please update nunchaku to a supported version in ['v0.3.1'].
2025-07-23T10:48:47.916163 - Nodes `NunchakuPulidApply`,`NunchakuPulidLoader`, `NunchakuPuLIDLoaderV2` and `NunchakuFluxPuLIDApplyV2` import failed:
Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 61, in <module>
from .nodes.models.pulid import (
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\models\pulid.py", line 16, in <module>
from nunchaku.models.pulid.pulid_forward import pulid_forward
ModuleNotFoundError: No module named 'nunchaku.models.pulid'
2025-07-23T10:48:47.918666 - Node `NunchakuModelMerger` import failed:
Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-nunchaku\__init__.py", line 79, in <module>
from .nodes.tools.merge_safetensors import NunchakuModelMerger
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-nunchaku\nodes\tools\merge_safetensors.py", line 6, in <module>
from nunchaku.merge_safetensors import merge_safetensors
ModuleNotFoundError: No module named 'nunchaku.merge_safetensors'
2025-07-23T10:48:47.918666 - =================================================================================================================
2025-07-23T10:48:47.922658 - �[34m[ComfyUI-ReduxFineTune] v1.1.0 �[92mLoaded�[0m2025-07-23T10:48:47.922658 -
2025-07-23T10:48:48.347051 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\nodes.py", line 2124, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 936, in exec_module
File "<frozen importlib._bootstrap_external>", line 1073, in get_code
File "<frozen importlib._bootstrap_external>", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\ComfyUI-WanVideoWrapper\\__init__.py'
2025-07-23T10:48:48.347051 - Cannot import C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper module for custom nodes: [Errno 2] No such file or directory: 'C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\ComfyUI-WanVideoWrapper\\__init__.py'
2025-07-23T10:48:48.350241 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider2025-07-23T10:48:48.350241 -
2025-07-23T10:48:48.350241 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-07-23T10:48:48.350241 -
2025-07-23T10:48:48.354185 - �[36;20m[C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1_x_6\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts�[0m
2025-07-23T10:48:48.355186 - �[36;20m[C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1_x_6\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using symlinks: False�[0m
2025-07-23T10:48:48.355186 - �[36;20m[C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1_x_6\ComfyUI\custom_nodes\comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']�[0m
2025-07-23T10:48:48.374571 - DWPose: Onnxruntime with acceleration providers detected2025-07-23T10:48:48.374571 -
2025-07-23T10:48:48.711262 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
2025-07-23T10:48:50.207825 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
2025-07-23T10:48:51.080764 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
2025-07-23T10:48:51.669137 - �[93m[DeepLXTranslateNode] �[94mRunning server DeepLX...�[0m2025-07-23T10:48:51.669137 -
2025-07-23T10:48:53.851803 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 10...�[0m2025-07-23T10:48:53.851803 -
2025-07-23T10:48:54.170747 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
2025-07-23T10:48:57.897207 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 9...�[0m2025-07-23T10:48:57.897207 -
2025-07-23T10:49:01.933214 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 8...�[0m2025-07-23T10:49:01.933214 -
2025-07-23T10:49:02.693390 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
2025-07-23T10:49:05.952198 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 7...�[0m2025-07-23T10:49:05.952198 -
2025-07-23T10:49:09.997793 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 6...�[0m2025-07-23T10:49:09.998800 -
2025-07-23T10:49:14.051534 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 5...�[0m2025-07-23T10:49:14.051534 -
2025-07-23T10:49:18.105886 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 4...�[0m2025-07-23T10:49:18.105886 -
2025-07-23T10:49:22.145574 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 3...�[0m2025-07-23T10:49:22.145574 -
2025-07-23T10:49:25.679714 - Cannot connect to comfyregistry.2025-07-23T10:49:25.679714 -
2025-07-23T10:49:25.744600 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-07-23T10:49:25.744600 - 2025-07-23T10:49:26.197528 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 2...�[0m2025-07-23T10:49:26.197528 -
2025-07-23T10:49:30.240879 - �[93m[DeepLXTranslateNode] �[94mChecking DeepLX server. Attempt 1...�[0m2025-07-23T10:49:30.240879 -
2025-07-23T10:49:32.788956 - �[1;35m
### [START] ComfyUI AlekPet Nodes �[1;34mv1.0.70�[0m�[1;35m ###�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> ArgosTranslateNode: �[93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> ChatGLMNode: �[93mChatGLM4TranslateCLIPTextEncodeNode, ChatGLM4TranslateTextNode, ChatGLM4InstructNode, ChatGLM4InstructMediaNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> DeepLXTranslateNode: �[93mDeepLXTranslateCLIPTextEncodeNode, DeepLXTranslateTextNode�[0m �[92m�[1;31;40m[Failed]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> DeepTranslatorNode: �[93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> ExtrasNode: �[93mPreviewTextNode, HexToHueNode, ColorsCorrectNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> GoogleTranslateNode: �[93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> IDENode: �[93mIDENode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.788956 - �[92mNode -> PainterNode: �[93mPainterNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.788956 -
2025-07-23T10:49:32.789954 - �[92mNode -> PoseNode: �[93mPoseNode�[0m �[92m�[92m[Loading]�[0m�[0m2025-07-23T10:49:32.790954 -
2025-07-23T10:49:32.790954 - �[92m
�[1;31;40m* Nodes have been temporarily disabled due to the error *�[0m
�[93mDeepLXTranslateNode -> �[1;31;40m�[1;31;40m[DeepLXTranslateNode] Unexpected error while checking DeepLX server: �[95mHTTPConnectionPool(host='127.0.0.1', port=1188): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001D0ED4E26D0>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))�[0m�[0m
�[0m2025-07-23T10:49:32.790954 -
2025-07-23T10:49:32.790954 - �[1;35m### [END] ComfyUI AlekPet Nodes ###�[0m2025-07-23T10:49:32.790954 -
2025-07-23T10:49:32.887695 -
�[36mEfficiency Nodes:�[0m Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...�[92mSuccess!�[0m2025-07-23T10:49:32.888696 -
2025-07-23T10:49:32.908695 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\nodes.py", line 2124, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 940, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\megatts3-mw\__init__.py", line 1, in <module>
from .megatts3node import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\megatts3-mw\megatts3node.py", line 8, in <module>
from tn.chinese.normalizer import Normalizer as ZhNormalizer
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\tn\chinese\normalizer.py", line 15, in <module>
from tn.processor import Processor
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\tn\processor.py", line 21, in <module>
from pynini import (cdrewrite, cross, difference, escape, Fst, shortestpath,
ModuleNotFoundError: No module named 'pynini'
2025-07-23T10:49:32.908695 - Cannot import C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\megatts3-mw module for custom nodes: No module named 'pynini'
2025-07-23T10:49:32.913853 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\nodes.py", line 2124, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 936, in exec_module
File "<frozen importlib._bootstrap_external>", line 1073, in get_code
File "<frozen importlib._bootstrap_external>", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\MW\\__init__.py'
2025-07-23T10:49:32.913853 - Cannot import C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\MW module for custom nodes: [Errno 2] No such file or directory: 'C:\\studyspace\\整合包\\ComfyUI-aki\\ComfyUI-aki-v1.6\\ComfyUI\\custom_nodes\\MW\\__init__.py'
2025-07-23T10:49:36.443192 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-07-23T10:49:36.443192 -
2025-07-23T10:49:36.443192 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2025-07-23T10:49:36.443192 -
2025-07-23T10:49:38.704731 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-07-23T10:49:38.704731 -
2025-07-23T10:49:38.704731 -
�[3m�[93m"Art is not about making something perfect, it's about making something meaningful."�[0m�[3m - Unknown�[0m
2025-07-23T10:49:38.704731 -
2025-07-23T10:49:38.764297 -
2025-07-23T10:49:38.764297 - �[92m[rgthree-comfy] Loaded 42 exciting nodes. 🎉�[00m2025-07-23T10:49:38.764297 -
2025-07-23T10:49:38.764297 -
2025-07-23T10:49:41.227595 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2025-07-23T10:49:41.227595 -
2025-07-23T10:49:41.227595 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2025-07-23T10:49:41.227595 -
2025-07-23T10:49:43.242745 - [DONE]2025-07-23T10:49:43.242745 -
2025-07-23T10:49:43.296322 - [ComfyUI-Manager] All startup tasks have been completed.
2025-07-23T10:49:43.611161 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m220�[0m �[32mnodes successfully.�[0m2025-07-23T10:49:43.611161 -
2025-07-23T10:49:43.611161 -
�[3m�[93m"Be the change that you wish to see in the world."�[0m�[3m - Mahatma Gandhi�[0m
2025-07-23T10:49:43.611161 -
2025-07-23T10:49:43.619161 -
Import times for custom nodes:
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\websocket_image_save.py
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ICEF
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ICEdit
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-unload-model
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-inpainteasy
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-inpaint-cropandstitch
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-ReduxFineTune
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-WD14-Tagger
2025-07-23T10:49:43.619161 - 0.0 seconds (IMPORT FAILED): C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\MW
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\AIGODLIKE-COMFYUI-TRANSLATION
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\sd-dynamic-thresholding
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-layerdiffuse
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_ipadapter_plus
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-GGUF
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-custom-scripts
2025-07-23T10:49:43.619161 - 0.0 seconds (IMPORT FAILED): C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\megatts3-mw
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_UltimateSDUpscale
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_essentials
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-advanced-controlnet
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-KJNodes
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-nunchaku
2025-07-23T10:49:43.619161 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-animatediff-evolved
2025-07-23T10:49:43.620159 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-Inspire-Pack
2025-07-23T10:49:43.620159 - 0.0 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_controlnet_aux
2025-07-23T10:49:43.620159 - 0.1 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-Impact-Pack
2025-07-23T10:49:43.620159 - 0.1 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\efficiency-nodes-comfyui
2025-07-23T10:49:43.620159 - 0.1 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-HunyuanVideoWrapper
2025-07-23T10:49:43.620159 - 0.1 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\rgthree-comfy
2025-07-23T10:49:43.621159 - 0.1 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-logicutils
2025-07-23T10:49:43.621159 - 0.2 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-VideoHelperSuite
2025-07-23T10:49:43.621159 - 0.2 seconds (IMPORT FAILED): C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper
2025-07-23T10:49:43.621159 - 0.2 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS
2025-07-23T10:49:43.621159 - 0.3 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-florence2
2025-07-23T10:49:43.622170 - 0.3 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-crystools
2025-07-23T10:49:43.622170 - 1.3 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui-easy-use
2025-07-23T10:49:43.622170 - 1.8 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-Manager-main
2025-07-23T10:49:43.622170 - 4.8 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\was-node-suite-comfyui
2025-07-23T10:49:43.622170 - 5.8 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\pr-was-node-suite-comfyui-47064894
2025-07-23T10:49:43.623159 - 44.4 seconds: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\comfyui_custom_nodes_alekpet
2025-07-23T10:49:43.623159 -
2025-07-23T10:49:44.224877 - Context impl SQLiteImpl.
2025-07-23T10:49:44.224877 - Will assume non-transactional DDL.
2025-07-23T10:49:44.226122 - No target revision found.
2025-07-23T10:49:44.266452 - Starting server
2025-07-23T10:49:44.266452 - To see the GUI go to: http://127.0.0.1:8188
2025-07-23T10:49:56.252418 - got prompt
2025-07-23T10:49:56.373418 - Failed to validate prompt for output 7:
2025-07-23T10:49:56.373418 - * (prompt):
2025-07-23T10:49:56.373418 - - Required input is missing: images
2025-07-23T10:49:56.373418 - * SaveImage 7:
2025-07-23T10:49:56.374426 - - Required input is missing: images
2025-07-23T10:49:56.374426 - Output will be ignored
2025-07-23T10:49:57.866150 - | loaded 'dur_model' from 'C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\duration_lm/model_only_last.ckpt'.2025-07-23T10:49:57.866150 -
2025-07-23T10:49:57.866150 - | Missing keys: 0, Unexpected keys: 02025-07-23T10:49:57.866150 -
2025-07-23T10:50:04.172960 - | loaded 'dit' from 'C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\diffusion_transformer/model_only_last.ckpt'.2025-07-23T10:50:04.172960 -
2025-07-23T10:50:04.172960 - | Missing keys: 0, Unexpected keys: 92025-07-23T10:50:04.172960 -
2025-07-23T10:50:05.256241 - | loaded 'model' from 'C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\aligner_lm/model_only_last.ckpt'.2025-07-23T10:50:05.256241 -
2025-07-23T10:50:05.256241 - | Missing keys: 0, Unexpected keys: 02025-07-23T10:50:05.256241 -
2025-07-23T10:50:19.421885 - | loaded 'model_gen' from 'C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\wavvae/decoder.ckpt'.2025-07-23T10:50:19.421885 -
2025-07-23T10:50:19.421885 - | Missing keys: 74, Unexpected keys: 02025-07-23T10:50:19.421885 -
2025-07-23T10:50:20.627092 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
2025-07-23T10:50:20.636103 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-07-23T10:50:20.639092 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-07-23T10:50:20.642092 - Prompt executed in 24.27 seconds
2025-07-23T10:51:20.321978 - got prompt
2025-07-23T10:51:20.436556 - Failed to validate prompt for output 7:
2025-07-23T10:51:20.436556 - * (prompt):
2025-07-23T10:51:20.436556 - - Required input is missing: images
2025-07-23T10:51:20.436556 - * SaveImage 7:
2025-07-23T10:51:20.436556 - - Required input is missing: images
2025-07-23T10:51:20.436556 - Output will be ignored
2025-07-23T10:51:20.673561 - !!! Exception during processing !!! C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\speakers\user_batch_1\0607演习场景一成品(1).npy: latent_file not found
2025-07-23T10:51:20.676569 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 484, in clone
raise Exception(f"{latent_file}: latent_file not found")
Exception: C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\models\TTS\MegaTTS3\speakers\user_batch_1\0607演习场景一成品(1).npy: latent_file not found
2025-07-23T10:51:20.679549 - Prompt executed in 0.24 seconds
2025-07-23T10:51:37.608213 - got prompt
2025-07-23T10:51:37.724211 - Failed to validate prompt for output 7:
2025-07-23T10:51:37.724211 - * (prompt):
2025-07-23T10:51:37.724211 - - Required input is missing: images
2025-07-23T10:51:37.724211 - * SaveImage 7:
2025-07-23T10:51:37.724211 - - Required input is missing: images
2025-07-23T10:51:37.724211 - Output will be ignored
2025-07-23T10:51:37.880212 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
2025-07-23T10:51:37.893329 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:37.896329 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:37.899809 - Prompt executed in 0.17 seconds
2025-07-23T10:51:44.032561 - got prompt
2025-07-23T10:51:44.151669 - Failed to validate prompt for output 7:
2025-07-23T10:51:44.151669 - * (prompt):
2025-07-23T10:51:44.151669 - - Required input is missing: images
2025-07-23T10:51:44.151669 - * SaveImage 7:
2025-07-23T10:51:44.151669 - - Required input is missing: images
2025-07-23T10:51:44.151669 - Output will be ignored
2025-07-23T10:51:44.330347 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
2025-07-23T10:51:44.339853 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:44.342846 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:44.345854 - Prompt executed in 0.19 seconds
2025-07-23T10:51:50.400530 - got prompt
2025-07-23T10:51:50.528172 - Failed to validate prompt for output 7:
2025-07-23T10:51:50.528172 - * (prompt):
2025-07-23T10:51:50.528172 - - Required input is missing: images
2025-07-23T10:51:50.529172 - * SaveImage 7:
2025-07-23T10:51:50.529172 - - Required input is missing: images
2025-07-23T10:51:50.529172 - Output will be ignored
2025-07-23T10:51:50.671143 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
2025-07-23T10:51:50.683143 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:50.685151 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-07-23T10:51:50.689144 - Prompt executed in 0.16 seconds
2025-07-23T10:52:59.424791 - got prompt
2025-07-23T10:52:59.559382 - Failed to validate prompt for output 7:
2025-07-23T10:52:59.559382 - * (prompt):
2025-07-23T10:52:59.559382 - - Required input is missing: images
2025-07-23T10:52:59.560382 - * SaveImage 7:
2025-07-23T10:52:59.560382 - - Required input is missing: images
2025-07-23T10:52:59.567382 - Output will be ignored
2025-07-23T10:52:59.579373 - !!! Exception during processing !!! 'NoneType' object is not subscriptable
2025-07-23T10:52:59.580383 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 485, in clone
audio_data = INFER_INS_CACHE.forward(resource_context, text, language_type=text_language, time_step=time_step, p_w=p_w, t_w=t_w)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 364, in forward
ph_ref = resource_context['ph_ref'].to(device)
~~~~~~~~~~~~~~~~^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
2025-07-23T10:52:59.586379 - Prompt executed in 0.01 seconds
2025-07-23T10:53:10.064543 - got prompt
2025-07-23T10:53:10.199016 - Failed to validate prompt for output 7:
2025-07-23T10:53:10.199016 - * (prompt):
2025-07-23T10:53:10.199016 - - Required input is missing: images
2025-07-23T10:53:10.199016 - * SaveImage 7:
2025-07-23T10:53:10.199016 - - Required input is missing: images
2025-07-23T10:53:10.200017 - Output will be ignored
2025-07-23T10:53:10.347009 - C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
2025-07-23T10:53:10.356019 - !!! Exception during processing !!! [WinError 2] 系统找不到指定的文件。
2025-07-23T10:53:10.358017 - Traceback (most recent call last):
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 361, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 236, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 208, in _map_node_over_list
process_inputs(input_dict, i)
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\execution.py", line 197, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 479, in clone
resource_context = INFER_INS_CACHE.preprocess(file_content, latent_file=latent_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI_MegaTTS3\megatts3node.py", line 323, in preprocess
wav_bytes = convert_to_wav_bytes(audio_bytes)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\ComfyUI\custom_nodes\ComfyUI-MegaTTS\tts\utils\audio_utils\io.py", line 75, in convert_to_wav_bytes
audio = AudioSegment.from_file(io.BytesIO(audio_binary))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\audio_segment.py", line 728, in from_file
info = mediainfo_json(orig_file, read_ahead_limit=read_ahead_limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\site-packages\pydub\utils.py", line 274, in mediainfo_json
res = Popen(command, stdin=stdin_parameter, stdout=PIPE, stderr=PIPE)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<enhanced_experience vendors.sentry_sdk.utils>", line 1720, in runner
File "<enhanced_experience vendors.sentry_sdk.integrations.stdlib>", line 224, in sentry_patched_popen_init
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\studyspace\整合包\ComfyUI-aki\ComfyUI-aki-v1.6\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
2025-07-23T10:53:10.362009 - Prompt executed in 0.16 seconds
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Metadata
Metadata
Assignees
Labels
No labels