https://delta.io logo
m

Michael Angerman

06/11/2023, 2:30 PM
I am trying to run delta-inspect and get this error
Copy code
Updating <http://crates.io|crates.io> index
error: failed to select a version for `chrono`.
    ... required by package `arrow-array v39.0.0`
    ... which satisfies dependency `arrow-array = "^39.0.0"` of package `arrow v39.0.0`
    ... which satisfies dependency `arrow = "^39"` of package `deltalake v0.13.0 (/Users/ma/j/tmp09/delta-rs/rust)`
    ... which satisfies path dependency `deltalake` of package `delta-inspect v0.8.0 (/Users/ma/j/tmp09/delta-rs/delta-inspect)`
versions that meet the requirements `^0.4.24` are: 0.4.26, 0.4.25, 0.4.24

all possible versions conflict with previously selected packages.

  previously selected package `chrono v0.4.23`
    ... which satisfies dependency `chrono = "^0.4.23"` (locked to 0.4.23) of package `arrow-arith v39.0.0`
    ... which satisfies dependency `arrow-arith = "^39.0.0"` of package `arrow v39.0.0`
    ... which satisfies dependency `arrow = "^39"` of package `deltalake v0.13.0 (/Users/ma/j/tmp09/delta-rs/rust)`
    ... which satisfies path dependency `deltalake` of package `delta-inspect v0.8.0 (/Users/ma/j/tmp09/delta-rs/delta-inspect)`

failed to select a version for `chrono` which could resolve this conflict