cryo
cryo copied to clipboard
error: could not compile `polars-arrow` (lib) due to 6 previous errors
Version
List the versions of all flood
packages you are using.
Platform
The output of uname -a
(UNIX), or version and 32 or 64-bit (Windows)
Linux ubuntu 5.4.0-162-generic #179-Ubuntu SMP Mon Aug 14 08:51:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Description
Enter your issue details here.
One way to structure the description:
error when install using :
git clone https://github.com/paradigmxyz/cryo
cd cryo
cargo install --path ./crates/cli
[short summary of the bug] Compiling polars-utils v0.32.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ help: disambiguate the method for candidate #2
I tried this code:
[code sample that causes the bug]
I expected to see this happen: [explanation]
Instead, this happened: [explanation]
Is there any way to get around this error ?
Is there any way to get around this error ?
Build locally!
Is there any way to get around this error?
Build locally!
That doesn't seem to work either, cloning and running cargo install --path ./crates/cli
gives the following error:
Caused by:
error inheriting `version` from workspace root manifest's `workspace.package.version`