Traceback (most recent call last):
player.py", line 2546, in __init__
params = importParams()
^^^^^^^^^^^^^^
player.py", line 1805, in importParams
fdata = open("best.model", "rb").read()
^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'best.model'