-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyO3 is not supported on Alpine Linux #599
Comments
So what I can say is
|
If we can consider to drop ctor and/or replace it this issue becomes actionable. |
From the error message, I'd say that |
@althonos |
As a heads up, I was able to make use of |
🐛 Bug Reports
When attempting to compile a PyO3 library I get the following:
error: cannot produce proc-macro for `ctor v0.1.10` as the target `x86_64-unknown-linux-musl` does not support these crate types
🌍 Environment
rustc --version
): rustc 1.39.0-nightly (0b36e9dea 2019-09-09)version = "0.x.y"
withgit = "https://github.com/PyO3/pyo3")?
Yes. No.💥 Reproducing
The text was updated successfully, but these errors were encountered: