You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "F:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2106, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts_init.py", line 1, in
from .zw_nodes import NODE_CLASS_MAPPINGS
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts\zw_nodes.py", line 39, in
DIC_UTF=f_dictRd(f'{wrk_dir}/assets/gb80_utf.dat')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts\zw_tool.py", line 79, in f_dictRd
return eval(xdat)
^^^^^^^^^^
File "", line 0
SyntaxError: invalid syntax
Cannot import F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts module for custom nodes: invalid syntax (, line 0)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "F:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2106, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts_init.py", line 1, in
from .zw_nodes import NODE_CLASS_MAPPINGS
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts\zw_nodes.py", line 39, in
DIC_UTF=f_dictRd(f'{wrk_dir}/assets/gb80_utf.dat')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts\zw_tool.py", line 79, in f_dictRd
return eval(xdat)
^^^^^^^^^^
File "", line 0
SyntaxError: invalid syntax
Cannot import F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_fonts module for custom nodes: invalid syntax (, line 0)
The text was updated successfully, but these errors were encountered: