Results 32 comments of Cesc

> Lazy loading uses orjson if available for faster json parsing. Can you try to install/uninstall it and see if it changes anything? thx for the suggestion, uninstalling orjson didn't...

I guess it's a version issue? I can install from source by manually editing line 58 in `setup.py` from `IS_DEV_VERSION = True # False = public release, True = otherwise`...