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
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Is the README in this repo up to date? I'm trying to run the instructions from the top and hitting all sorts of issues... conda can't install the requirements.txt and the Python deps aren't documented at all. yarn install throws errors relating to webpack...
Furthermore, and this might require a separate issue, but running npm run generate-python-classes mutates some of the Python, suggesting that things aren't fully in sync? Script.py gets an async element added to it. To mitigate this, I tried to revert to the last released version, but there is no tag for 0.13.2 so that's also something that's adding friction to my getting going with this repo :)