PowerHouseMan / ComfyUI-AdvancedLivePortrait

1.35k stars 101 forks source link

Error···help! #1

Closed wudideasdf closed 1 month ago

wudideasdf commented 1 month ago

D:\ComfyUI-ainewsto\ComfyUI\python_miniconda\Lib\site-packages_distutils_hack__init__.py:33: UserWarning: Setuptools is replacing distutils. warnings.warn("Setuptools is replacing distutils.") Traceback (most recent call last): File "D:\ComfyUI-ainewsto\ComfyUI\nodes.py", line 1941, 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 "D:\ComfyUI-ainewsto\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait__init__.py", line 46, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "D:\ComfyUI-ainewsto\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait\nodes.py", line 22, in from .LivePortrait.src.live_portrait_wrapper import LivePortraitWrapper File "D:\ComfyUI-ainewsto\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait\LivePortrait\src\live_portrait_wrapper.py", line 10, in from config.inference_config import InferenceConfig ModuleNotFoundError: No module named 'config.inference_config'

Cannot import D:\ComfyUI-ainewsto\ComfyUI\custom_nodes\ComfyUI-AdvancedLivePortrait module for custom nodes: No module named 'config.inference_config'

PowerHouseMan commented 1 month ago

I'm not sure why, but I fixed what I expected. Please try again and let me know if it works. :)

wudideasdf commented 1 month ago

I'm not sure why, but I fixed what I expected.我不知道为什么,但我修复了我的预期。 Please try again and let me know if it works. :)请再试一次,让我知道它是否有效。 :)

Thanks a lot, The update seems to be working, I can now use your plugin correctly,