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
Traceback (most recent call last):
File "tools/analyze_logs.py", line 178, in
main()
File "tools/analyze_logs.py", line 172, in main
log_dicts = load_json_logs(json_logs)
File "tools/analyze_logs.py", line 157, in load_json_logs
epoch = log.pop('epoch')
KeyError: 'epoch'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "tools/analyze_logs.py", line 178, in
main()
File "tools/analyze_logs.py", line 172, in main
log_dicts = load_json_logs(json_logs)
File "tools/analyze_logs.py", line 157, in load_json_logs
epoch = log.pop('epoch')
KeyError: 'epoch'
Beta Was this translation helpful? Give feedback.
All reactions