Open
Description
Error message occurred while importing the 'ComfyUI-WorkflowCheckpointing' module.
Traceback (most recent call last):
File "C:\comfy\3.16\ComfyUI_windows_portable_FramePack\ComfyUI\nodes.py", line 2131, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\comfy\3.16\ComfyUI_windows_portable_FramePack\ComfyUI\custom_nodes\comfyui-workflowcheckpointing\__init__.py", line 1, in <module>
from . import workflowcheckpointing
File "C:\comfy\3.16\ComfyUI_windows_portable_FramePack\ComfyUI\custom_nodes\comfyui-workflowcheckpointing\workflowcheckpointing.py", line 211, in <module>
fetch_loop = FetchLoop()
^^^^^^^^^^^
File "C:\comfy\3.16\ComfyUI_windows_portable_FramePack\ComfyUI\custom_nodes\comfyui-workflowcheckpointing\workflowcheckpointing.py", line 171, in __init__
self.cs = aiohttp.ClientSession()
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\comfy\3.16\ComfyUI_windows_portable_FramePack\python_embeded\Lib\site-packages\aiohttp\client.py", line 310, in __init__
loop = loop or asyncio.get_running_loop()
^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: no running event loop
Metadata
Metadata
Assignees
Labels
No labels