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
I got this error while trying to install qv on my mac
Last 15 lines from .../Library/Logs/Homebrew/qv/01.cargo:
help: there is a method `put_multipart` with a similar name, but with different arguments
--> .../Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/object_store-0.9.1/src/lib.rs:573:5
|
573 | / async fn put_multipart(
574 | | &self,
575 | | location: &Path,
576 | | ) -> Result<(MultipartId, Box<dyn AsyncWrite + Unpin + Send>)>;
| |___________________________________________________________________^
Some errors have detailed explanations: E0046, E0053, E0308, E0407, E0425, E0599.
For more information about an error, try `rustc --explain E0046`.
error: could not compile `deltalake-aws` (lib) due to 11 previous errors
warning: build failed, waiting for other jobs to finish...
error: failed to compile `qv v0.9.3 (/private/tmp/qv-20241124-50953-ec4syb/qv-0.9.3)`, intermediate artifacts can be found at `/private/tmp/qv-20241124-50953-ec4syb/qv-0.9.3/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/timvw/homebrew-tap/issues
with
Homebrew 4.4.6
rustc 1.82.0
The text was updated successfully, but these errors were encountered:
Hi,
I got this error while trying to install qv on my mac
with
Homebrew 4.4.6
rustc 1.82.0
The text was updated successfully, but these errors were encountered: