With uv 0.1.25
$ uv pip install avro
error: Failed to download and build: avro==1.11.3
Caused by: Failed to deserialize cache entry
Caused by: expected version to start with a number, but no leading ASCII digits were found
With uv 0.1.24, this works fine.
Both commands were run with that avro package in the cache. Not sure if there was a change in the cache format that might've caused this.
With uv 0.1.25
With uv 0.1.24, this works fine.
Both commands were run with that avro package in the cache. Not sure if there was a change in the cache format that might've caused this.