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
It seems that there is a problem with proc macros in general on musl and its not something you can fix for now.
See PyO3/pyo3#599 (comment)
Thanks anyway.
As it turns out ctor is not supported on musl targets.
See PyO3/pyo3#599 for example.
Is it possible to implement this crate on musl?
I'm not entirely sure myself.
What do you think?
The text was updated successfully, but these errors were encountered: