Closed nmutalik closed 5 years ago
How to reproduce
pip install py-slippi
from slippi import Game
While it's not reflected in the github source, the source from PyPI only has py-ubjson in its source.
Simple workaround is, unsurprisingly, install termcolor, but figured you'd want to know and publish a patch. Sick library, appreciate your work.
How to reproduce
pip install py-slippi
from slippi import Game
While it's not reflected in the github source, the source from PyPI only has py-ubjson in its source.
Simple workaround is, unsurprisingly, install termcolor, but figured you'd want to know and publish a patch. Sick library, appreciate your work.