NTUYWANG103 / APEX_AIMBOT

This is a YOLOV7 based APEX and CSGO Aimbot
GNU General Public License v3.0
583 stars 99 forks source link

encountering a zero division error in aimbot.py while trying to run apex.py #103

Closed Theadimanav closed 11 months ago

Theadimanav commented 11 months ago

Traceback (most recent call last): File "c:\AI-Aimbot-main\APEX_AIMBOT-master\apex.py", line 19, in apex.forward() File "c:\AI-Aimbot-main\APEX_AIMBOT-master\AimBot.py", line 198, in forward fps_track = 1/(time.time()-start_time) ZeroDivisionError: float division by zero