The released version on Pypi (0.7.2) seems to fail when calling get_open_game() with the error ValueError: Unknown type of tracab metadata. I tried the develop branch where it seemed to work.
Since the get_open_game() function is the main entry for new users without their own data and it is among the first code examples in the docs I would suggest making a new patch release before the JOSS paper is accepted. Just so published version matches what we reviewed.
openjournals/joss-reviews#10223
The released version on Pypi (0.7.2) seems to fail when calling
get_open_game()with the errorValueError: Unknown type of tracab metadata. I tried the develop branch where it seemed to work.Since the
get_open_game()function is the main entry for new users without their own data and it is among the first code examples in the docs I would suggest making a new patch release before the JOSS paper is accepted. Just so published version matches what we reviewed.openjournals/joss-reviews#10223