-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels