Skip to content

latest release not compatible with rgthree-comfy? #70

Description

@bangputys

comfy portable 0.12.0 local gpu does not launch when rgthree-comfy is enabled

--- Logging error ---
Traceback (most recent call last):
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "", line 1023, in exec_module
File "", line 488, in _call_with_frames_removed
[Distributed] Restored worker e9a5338c-df5c-4a4d-a5ad-0fbd2f44882e (PID: 22192)

Traceback (most recent call last):
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "", line 1023, in exec_module
File "", line 488, in _call_with_frames_removed
Traceback (most recent call last):
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2216, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 1023, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy_init
.py", line 111, in
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy\py\log.py", line 100, in log
print(msg)
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\app\logger.py", line 32, in write
super().write(data)
File "encodings\cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f389' in position 52: character maps to

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "logging_init_.py", line 1154, in emit
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\app\logger.py", line 32, in write
super().write(data)
File "encodings\cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f389' in position 572: character maps to

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\main.py", line 434, in
event_loop, , start_all_func = start_comfyui()
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\main.py", line 389, in start_comfyui
asyncio_loop.run_until_complete(nodes.init_extra_nodes(
File "asyncio\base_events.py", line 725, in run_until_complete
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2476, in init_extra_nodes
await init_external_custom_nodes()
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2325, in init_external_custom_nodes
success = await load_custom_node(module_path, base_node_names, module_parent="custom_nodes")
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2287, in load_custom_node
logging.warning(traceback.format_exc())
File "logging_init
.py", line 2182, in warning
File "logging_init_.py", line 1532, in warning
File "logging_init_.py", line 1665, in log
File "logging_init
.py", line 1681, in handle
File "logging_init_.py", line 1737, in callHandlers
File "logging_init_.py", line 1027, in handle
File "logging_init_.py", line 1159, in emit
File "logging_init_.py", line 1076, in handleError
File "traceback.py", line 130, in print_exception
File "traceback.py", line 1470, in print
File "C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\app\logger.py", line 32, in write
super().write(data)
File "encodings\cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f389' in position 186: character maps to
[Distributed] Launching worker command: C:\Users\gp\Downloads\ComfyUI_windows_portable\python_embeded\python.exe C:\Users\gp\Downloads\ComfyUI_windows_portable\ComfyUI\main.py --port 8189 --enable-cors-header
[Distributed] Started worker PID: 14672
[Distributed] Monitoring master PID: 31088
[Distributed] Worker process exited with code: 15

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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