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
{{ message }}
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
after clone the project, I tried to build it but failed with following
maturin develop
🍹 Building a mixed python/rust project
💥 maturin failed
Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
Caused by: `cargo metadata` exited with an error: Updating crates.io index
error: failed to select a version for the requirement `datafusion = "=6.0.0"`
candidate versions found which didn't match: 5.0.0, 4.0.0, 3.0.0, ...
location searched: crates.io index
Please, let me know how to fix the build issue.
@houqp:
I noticed that README.md points the previous repo and it should be updated.
On MacOS and python 3.7
after clone the project, I tried to build it but failed with following
Please, let me know how to fix the build issue.
@houqp:
I noticed that README.md points the previous repo and it should be updated.