- 강의 질문
- AI CREATIVE
ComfyUI-Fluxpromptenhancer
매니저로 설치했는데 저런 오류가 떠서
실행을 시킬 수 가 없습니다.
어떻게 해야되나요?
Error message occurred while importing the 'ComfyUI-Fluxpromptenhancer' module.
Traceback (most recent call last):
File "C:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2141, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-fluxpromptenhancer\__init__.py", line 4, in <module>
import pkg_resources
File "C:\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pkg_resources\__init__.py", line 2191, in <module>
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?