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 "/private/tmp/vp/bin/game-dump", line 8, in <module>
sys.exit(main())
File "/private/tmp/vp/lib/python3.7/site-packages/game_dump/command.py", line 58, in main
v = JsonView(options)
File "/private/tmp/vp/lib/python3.7/site-packages/game_dump/view.py", line 36, in __init__
gd = RawGameData(self.game_id)
File "/private/tmp/vp/lib/python3.7/site-packages/game_dump/data.py", line 33, in __init__
except JSONDecodeError:
NameError: name 'JSONDecodeError' is not defined
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: