Comfy-Org / manager-core

GNU General Public License v3.0
0 stars 0 forks source link

AttributeError: module 'manager_core' has no attribute 'map_to_unified_keys' #8

Open creasyWinds opened 3 days ago

creasyWinds commented 3 days ago

File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\modules\manager_ext_server.py", line 201, in fetch_customnode_mappings json_obj = core.map_to_unified_keys(json_obj) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'manager_core' has no attribute 'map_to_unified_keys'

ltdrdata commented 1 day ago

Please update both manager-core and manager-ext and check if the same issue persists.