0
"OverflowError: days=1887307927; must have magnitude <= 999999999 "
"OverflowError: days=1887307927; must have magnitude <= 999999999 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\charan\Desktop\test (2).py", line 8, in <module> events = win32evtlog.ReadEventLog(hand, flags,0) SystemError: <built-in function ReadEventLog> returned a result with an error set" I getting above error message and Please any one help me with code https://code.sololearn.com/cT3X7R28h17K/?ref=app
1 Resposta
+ 1
Try to see here https://stackoverflow.com/questions/51172283/JUMP_LINK__&&__python__&&__JUMP_LINK-pywin32-readeventlog-overflowerror if its helpful