Suzie1 / ComfyUI_Comfyroll_CustomNodes

Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.
https://civitai.com/models/183551/comfyui-comfyroll-custom-nodes
525 stars 68 forks source link

import piexif ModuleNotFoundError: No module named 'piexif' #83

Closed GuoYangGit closed 7 months ago

GuoYangGit commented 7 months ago

Traceback (most recent call last): File "E:\ComfyUI\nodes.py", line 1813, 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 "E:\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes__init__.py", line 8, in from .live_node_mappings import LIVE_NODE_CLASS_MAPPINGS, LIVE_NODE_DISPLAY_NAME_MAPPINGS File "E:\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes\live_node_mappings.py", line 20, in from .nodes.nodes_list import * File "E:\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes\nodes\nodes_list.py", line 13, in import piexif ModuleNotFoundError: No module named 'piexif'

Suzie1 commented 7 months ago

hi, thanks for flagging this i'll do a quick update and let you know when its fixed

Suzie1 commented 7 months ago

Hi again, its fixed now on github. You can try update or git pull.

Suzie1 commented 7 months ago

closing, let me know if its still an issue