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
╰─▶ Because your project depends on itself at an incompatible version (project==0.2.0), we can conclude that your project's requirements are unsatisfiable.
19459
19463
19460
-
hint: The package `project` depends on itself. This is likely a mistake. Consider removing the dependency.
19464
+
hint: The package `project` depends on itself at an incompatible version. This is likely a mistake. Consider removing the dependency.
╰─▶ Because project[foo] depends on your project and your project requires project[foo], we can conclude that your project's requirements are unsatisfiable.
19595
19598
19596
-
let lock = context.read("uv.lock");
19599
+
hint: The package `project[foo]` depends on itself at an incompatible version. This is likely a mistake. Consider removing the dependency.
╰─▶ Because project[foo] depends on your project and your project requires project[foo], we can conclude that your project's requirements are unsatisfiable.
19632
+
19633
+
hint: The package `project[foo]` depends on itself at an incompatible version. This is likely a mistake. Consider removing the dependency.
╰─▶ Because project[foo] depends on your project and your project requires project[foo], we can conclude that your project's requirements are unsatisfiable.
19766
19767
19767
-
hint: The package `project[foo]` depends on itself. This is likely a mistake. Consider removing the dependency.
19768
+
hint: The package `project[foo]` depends on itself at an incompatible version. This is likely a mistake. Consider removing the dependency.
╰─▶ Because only project{sys_platform == 'win32'}<=0.1 is available and your project depends on project{sys_platform == 'win32'}>0.1, we can conclude that your project's requirements are unsatisfiable.
19895
19896
19896
-
hint: The package `project` depends on itself. This is likely a mistake. Consider removing the dependency.
19897
+
hint: The package `project` depends on itself at an incompatible version. This is likely a mistake. Consider removing the dependency.
0 commit comments