-
-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
this error happens when syncing deps using uv:
❯ uv sync
× No solution found when resolving dependencies for split (markers: python_full_version >= '3.10'):
╰─▶ Because typetreegeneratorapi==0.0.7 was yanked (reason: backwards-compatibility break) and only
typetreegeneratorapi<=0.0.7 is available, we can conclude that typetreegeneratorapi>=0.0.7 cannot be
used.
And because unitypy[ttgen] depends on typetreegeneratorapi>=0.0.7 and your project requires
unitypy[ttgen], we can conclude that your project's requirements are unsatisfiable.
maybe downgrade typetreegeneratorapi is a solution?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working