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
Same here.
I was trying to install the library on a Mac M2, in a Docker instance, using the imagepython:3.10-slim, which (I am not sure) is not yet a supported platform.
It's not very clear currently how to build this.
The instructions here only describe dependencies, but not the actual build process: https://github.com/Blockstream/greenlight/tree/main/libs/gl-client-py
After looking through some other issues and trial and error, I think you need to do (tried with PyEnv, and avoiding virtual env stuff):
For general sanity it would be nice if there was a way to just build the Rust application and avoid Python environment hell.
The text was updated successfully, but these errors were encountered: