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

ClobberWarning when installing with conda #3406

Open
bjarthur opened this issue Dec 3, 2024 · 1 comment
Open

ClobberWarning when installing with conda #3406

bjarthur opened this issue Dec 3, 2024 · 1 comment
Labels

Comments

@bjarthur
Copy link

bjarthur commented Dec 3, 2024

when installing this package and aitch using conda, i get a the following error:

ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-arm64::aitch-0.2.4-h69fbcac_0, conda-forge/osx-arm64::rav1e-0.6.6-h69fbcac_2
  path: '.crates.toml'


ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-arm64::aitch-0.2.4-h69fbcac_0, conda-forge/osx-arm64::rav1e-0.6.6-h69fbcac_2
  path: '.crates2.json'

i'm the creator and maintainer of aitch. i'm guessing we are both doing something wrong. do you have any ideas?

@bjarthur bjarthur added the bug label Dec 3, 2024
@bjarthur
Copy link
Author

bjarthur commented Dec 3, 2024

you need to add --no-track to your cargo install command as described here. like this

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

No branches or pull requests

1 participant