ComfyUI-Florence-2 icon indicating copy to clipboard operation
ComfyUI-Florence-2 copied to clipboard

Import error

Open yamatazen opened this issue 6 months ago • 1 comments

This is the error message on the console. \Traceback (most recent call last): File "C:\Users\yamat\Desktop\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1931, 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 "C:\Users\yamat\Desktop\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence-2_init.py", line 1, in from .Florence import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\Users\yamat\Desktop\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence-2\Florence.py", line 9, in import matplotlib.pyplot as plt ModuleNotFoundError: No module named 'matplotlib'

Cannot import C:\Users\yamat\Desktop\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Florence-2 module for custom nodes: No module named 'matplotlib'

yamatazen avatar Jul 30 '24 16:07 yamatazen