lunar icon indicating copy to clipboard operation
lunar copied to clipboard

TypeError: an integer is required

Open 1822745224 opened this issue 2 years ago • 0 comments

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\ai\lunar-main\lunar.py", line 74, in main() File "C:\Users\Administrator\Desktop\ai\lunar-main\lunar.py", line 22, in main lunar.start() File "C:\Users\Administrator\Desktop\ai\lunar-main\lib\aimbot.py", line 182, in start cv2.rectangle(frame, x1y1, x2y2, (244, 113, 115), 2) #draw the bounding boxes for all of the player detections (except own) TypeError: an integer is required (got type tuple)

1822745224 avatar Mar 30 '22 14:03 1822745224