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

Cargo build fails due to Cargo.toml configuration #121

Closed
gspbirel56 opened this issue Jun 29, 2023 · 2 comments
Closed

Cargo build fails due to Cargo.toml configuration #121

gspbirel56 opened this issue Jun 29, 2023 · 2 comments

Comments

@gspbirel56
Copy link

Hello, after a fresh pull from the repo, following the readme's build instructions gave me the following error:

error: failed to parse manifest at `/[...]/rust-synapse-compress-state/synapse_auto_compressor/Cargo.toml`

Caused by:
  Features and dependencies cannot have the same name: `pyo3`
@H-Shay
Copy link
Contributor

H-Shay commented Jul 5, 2023

Hmm, I was unable to reproduce this on my machine - what version cargo are you using? What operating system?

@gspbirel56
Copy link
Author

Hi @H-Shay! I realized my mistake. I only installed rustc from apt (Debian) and I did not have the complete set of tools to compile a Rust application. I twas able to get up and running after installing Rust from the official shell script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants