You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× No solution found when resolving tool dependencies:
3044
+
╰─▶ Because the current Python version (3.11.[X]) does not satisfy Python>=3.12 and foo==1.0.0 depends on Python>=3.12, we can conclude that foo==1.0.0 cannot be used.
3045
+
And because only foo==1.0.0 is available and you require foo, we can conclude that your requirements are unsatisfiable.
3046
+
");
3047
+
3048
+
// Unless the discovered interpreter is compatible with the request
0 commit comments