Skip to content

Cache issues when upgrading to 0.1.25 #2711

@hsheth2

Description

@hsheth2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions