NTUYWANG103 / APEX_AIMBOT

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

error,helps #91

Closed liu19666 closed 9 months ago

liu19666 commented 10 months ago

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

怎么办

AmatoGiulio commented 10 months ago

fps_track = (time.time()-start_time) and 1/ (time.time()-start_time) fixed in my fork