You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error I get is as follows:
Python: Traceback (most recent call last):
File "E:\12 - PROYECTOS BLENDER\Profesor\Profesor02.blend\OpenCVAnimOperator.py", line 196, in modal
cv2.error: OpenCV(4.5.3) 👎 error: (-5:Bad argument) in function 'circle'
Overload resolution failed:
Can't parse 'center'. Sequence item with index 0 has a wrong type
Can't parse 'center'. Sequence item with index 0 has a wrong type
location: :-1
I have done everything that needed to be done, following a video on Youtube. And I keep getting this error
The text was updated successfully, but these errors were encountered:
The error I get is as follows:
Python: Traceback (most recent call last):
File "E:\12 - PROYECTOS BLENDER\Profesor\Profesor02.blend\OpenCVAnimOperator.py", line 196, in modal
cv2.error: OpenCV(4.5.3) 👎 error: (-5:Bad argument) in function 'circle'
location: :-1
I have done everything that needed to be done, following a video on Youtube. And I keep getting this error
The text was updated successfully, but these errors were encountered: