Skip to content
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

error: could not compile polars-arrow (lib) due to 6 previous errors #63

Open
matic0209 opened this issue Sep 12, 2023 · 3 comments
Open
Labels
bug Something isn't working

Comments

@matic0209
Copy link

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

CleanShot 2023-09-12 at 21 47 12@2x

I tried this code:

[code sample that causes the bug]

I expected to see this happen: [explanation]

Instead, this happened: [explanation]

@matic0209 matic0209 added the bug Something isn't working label Sep 12, 2023
@chalex-eth
Copy link

Is there any way to get around this error ?

@mteam88
Copy link

mteam88 commented Sep 23, 2023

Is there any way to get around this error ?

Build locally!

@Philogy
Copy link

Philogy commented Oct 1, 2023

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`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants