I haven't seen the dependency sunode before. It is not pip installable. I tried pip installing by pointing to the GitHub repo, and by cloning it:
git clone https://github.com/aseyboldt/sunode.git
pip install ./sunode
But they both error out. Could you explain how to install sunode? Thank you.