Skip to content

SpeeDict support for python 3.13 - Wheels error #178

@opentyler

Description

@opentyler

When trying to install SpeeDict on a virtualenv with python 3.13, I get an error that there is no wheels for 3.13:

uv add speedict
  × No solution found when resolving dependencies:
  ╰─▶ Because all versions of speedict have no wheels with a matching Python version
      tag (e.g., 'cp313') and your project depends on speedict, we can conclude that
      your project's requirements are unsatisfiable.

      hint: Wheels are available for 'speedict' (v0.3.12) with the following Python ABI
      tags: 'cp37m', 'cp38', 'cp39', 'cp310', 'cp311', 'cp312'
  help: If you want to add the package regardless of the failed resolution, provide the
        '--frozen' flag to skip locking and syncing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions