Hi there,
Tried installing via the Manager > Custom Nodes Manager, as well as via Git. many uninstalls, reinstalls and restarts.
Latest version of MacOS and ComfyUI Desktop. Error messages in log:
Traceback (most recent call last):
File “/Applications/ComfyUI.app/Contents/Resources/ComfyUI/nodes.py”, line 2026, in load_custom_node
module_spec.loader.exec_module(module)
File “”, line 995, in exec_module
File “”, line 488, in _call_with_frames_removed
File “/Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/ComfyUI_Fill-Nodes/init.py”, line 84, in
from .nodes.FL_GoogleDriveDownloader import FL_GoogleDriveDownloader
File “/Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/ComfyUI_Fill-Nodes/nodes/FL_GoogleDriveDownloader.py”, line 3, in
import gdown
ModuleNotFoundError: No module named ‘gdown’
Cannot import /Applications/ComfyUI.app/Contents/Resources/ComfyUI/custom_nodes/ComfyUI_Fill-Nodes module for custom nodes: No module named ‘gdown’