runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 6, in <module> detector = HandDetector(staticMode=False, maxHands=2, modelComplexity=1, detectionCon=0.5, minTrackCon=0.5) File "/usr/local/lib/python3.13/site-packages/cvzone/HandTrackingModule.py", line 35, in __init__ self.mpHands = mp.solutions.hands ^^^^^^^^^^^^ AttributeError: module 'mediapipe' has no attribute 'solutions'

Container logs:

Fetching error logs...