Hi,
I get this errror:
"[/a24/comfylocal_a24-01/ComfyUI/custom_nodes/comfyui_controlnet_aux] | INFO -> Some nodes failed to load:
Failed to import module pose_keypoint_postprocess because ImportError: Matplotlib requires dateutil>=2.7; you have 1.5
Failed to import module dwpose because ImportError: Matplotlib requires dateutil>=2.7; you have 1.5"
But I do have the right versions
matplotlib 3.10.7
python-dateutil 2.9.0.post0
Why is that ?
Thanks