⭐️175
A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime.
Traceback (most recent call last): File "/Users/weixuan/git/peach-icon/comfyui-fork/nodes.py", line 1899, in load_custom_node module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 994, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/Users/weixuan/git/peach-icon/comfyui-fork/custom_nodes/avatar-graph-comfyui/__init__.py", line 124, in <module> module = importlib.import_module(file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/python@3.12/3.12.0/Frameworks/Python.framework/Versions/3.12/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1381, in _gcd_import File "<frozen importlib._bootstrap>", line 1354, in _find_and_load File "<frozen importlib._bootstrap>", line 1325, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 929, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 994, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/Users/weixuan/git/peach-icon/comfyui-fork/custom_nodes/avatar-graph-comfyui/sam/sam_multilayer.py", line 11, in <module> import mediapipe as mp ModuleNotFoundError: No module named 'mediapipe' Cannot import /Users/weixuan/git/peach-icon/comfyui-fork/custom_nodes/avatar-graph-comfyui module for custom nodes: No module named 'mediapipe'
Import time