-
Notifications
You must be signed in to change notification settings - Fork 766
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
It doses not work with stable 1.30 ? #251
Comments
As I said in this comment, PyO3 requires nightly rust.
|
I use nightly 1.31 , but error as below:
|
I user python3 when import the error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Bug Reports
For more information about this error, try
rustc --explain E0554
.error: Could not compile
spin
.warning: build failed, waiting for other jobs to finish...
error: build failed
When reporting a bug, please provide the following information. If this is not a bug report you can just discard this template.
🌍 Environment
rustc --version
):version = "0.x.y"
withgit = "https://github.com/PyO3/pyo3")?
💥 Reproducing
Please provide a minimal working example. This means both the rust code and the python.
Please also write what exact flags are required to reproduce your results.
The text was updated successfully, but these errors were encountered: