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 iniconfig<=2.0.0 needs to be downloaded from a registry and you require iniconfig, we can conclude that your requirements are unsatisfiable.
260
+
╰─▶ Because all versions of iniconfig need to be downloaded from a registry and you require iniconfig, we can conclude that your requirements are unsatisfiable.
261
261
262
262
hint: Pre-releases are available for `iniconfig` in the requested range (e.g., 0.2.dev0), but pre-releases weren't enabled (try: `--prerelease=allow`)
263
263
264
264
hint: Packages were unavailable because the network was disabled. When the network is disabled, registry packages may only be read from the cache.
╰─▶ Because only the following versions of dagster-webserver are available:
7967
-
dagster-webserver<=1.6.13
7968
-
dagster-webserver>1.7.0
7969
-
and dagster-webserver==1.6.11 depends on your project, we can conclude that all of:
7970
-
dagster-webserver>=1.6.11,<1.6.12
7971
-
dagster-webserver>1.6.13,<1.7.0
7972
-
depend on your project.
7973
-
And because dagster-webserver==1.6.12 depends on your project, we can conclude that all of:
7974
-
dagster-webserver>=1.6.11,<1.6.13
7975
-
dagster-webserver>1.6.13,<1.7.0
7976
-
depend on your project.
7977
-
And because dagster-webserver==1.6.13 depends on your project and your project depends on dagster-webserver>=1.6.11,<1.7.0, we can conclude that your project's requirements are unsatisfiable.
7967
+
dagster-webserver<=1.6.11
7968
+
dagster-webserver==1.6.12
7969
+
dagster-webserver==1.6.13
7970
+
and dagster-webserver==1.6.11 depends on your project, we can conclude that dagster-webserver>=1.6.11,<1.6.12 depends on your project.
7971
+
And because dagster-webserver==1.6.12 depends on your project, we can conclude that dagster-webserver>=1.6.11,<1.6.13 depends on your project.
7972
+
And because dagster-webserver==1.6.13 depends on your project and your project depends on dagster-webserver>=1.6.11, we can conclude that your project's requirements are unsatisfiable.
7978
7973
7979
7974
hint: The package `dagster-webserver` depends on the package `dagster` but the name is shadowed by your project. Consider changing the name of the project.
7980
7975
help: If you want to add the package regardless of the failed resolution, provide the `--frozen` flag to skip locking and syncing.
warning: Indexes specified via `--extra-index-url` will not be persisted to the `pyproject.toml` file; use `--index` instead.
8075
8070
× No solution found when resolving dependencies:
8076
-
╰─▶ Because only idna<3.6 is available and your project depends on idna>=3.6, we can conclude that your project's requirements are unsatisfiable.
8071
+
╰─▶ Because only idna==2.7 is available and your project depends on idna>=3.6, we can conclude that your project's requirements are unsatisfiable.
8077
8072
8078
8073
hint: `idna` was found on https://test.pypi.org/simple, but not at the requested version (idna>=3.6). A compatible version may be available on a subsequent index (e.g., https://pypi.org/simple). By default, uv will only consider versions that are published on the first index that contains a given package, to avoid dependency confusion attacks. If all indexes are equally trusted, use `--index-strategy unsafe-best-match` to consider all versions from all indexes, regardless of the order in which they were defined.
8079
8074
help: If you want to add the package regardless of the failed resolution, provide the `--frozen` flag to skip locking and syncing.
× No solution found when resolving dependencies for split (python_full_version >= '3.7' and python_full_version < '3.7.9'):
3675
3675
╰─▶ Because the requested Python version (>=3.7) does not satisfy Python>=3.7.9 and pygls>=1.1.0,<=1.2.1 depends on Python>=3.7.9,<4, we can conclude that pygls>=1.1.0,<=1.2.1 cannot be used.
3676
-
And because only pygls<=1.3.0 is available, we can conclude that all of:
3677
-
pygls>=1.1.0,<1.3.0
3678
-
pygls>1.3.0
3679
-
cannot be used. (1)
3676
+
And because only the following versions of pygls are available:
3677
+
pygls<=1.1.0
3678
+
pygls==1.1.1
3679
+
pygls==1.1.2
3680
+
pygls==1.2.0
3681
+
pygls==1.2.1
3682
+
pygls==1.3.0
3683
+
we can conclude that pygls>=1.1.0,<1.3.0 cannot be used. (1)
3680
3684
3681
3685
Because the requested Python version (>=3.7) does not satisfy Python>=3.8 and pygls==1.3.0 depends on Python>=3.8, we can conclude that pygls==1.3.0 cannot be used.
3682
-
And because we know from (1) that all of:
3683
-
pygls>=1.1.0,<1.3.0
3684
-
pygls>1.3.0
3685
-
cannot be used, we can conclude that pygls>=1.1.0 cannot be used.
3686
+
And because we know from (1) that pygls>=1.1.0,<1.3.0 cannot be used, we can conclude that pygls>=1.1.0 cannot be used.
3686
3687
And because your project depends on pygls>=1.1.0, we can conclude that your project's requirements are unsatisfiable.
3687
3688
3688
-
hint: Pre-releases are available for `pygls` in the requested range (e.g., 2.0.0a4), but pre-releases weren't enabled (try: `--prerelease=allow`)
3689
-
3690
3689
hint: The `requires-python` value (>=3.7) includes Python versions that are not supported by your dependencies (e.g., pygls>=1.1.0,<=1.2.1 only supports >=3.7.9, <4). Consider using a more restrictive `requires-python` value (like >=3.7.9, <4).
3691
3690
3692
3691
hint: While the active Python version is 3.12, the resolution failed for other Python versions supported by your project. Consider limiting your project's supported Python versions using `requires-python`.
╰─▶ Because only datasets<2.19 is available and your project depends on datasets>=2.19, we can conclude that your project's requirements are unsatisfiable.
11745
-
"###);
11743
+
╰─▶ Because only datasets<=2.18.0 is available and your project depends on datasets>=2.19, we can conclude that your project's requirements are unsatisfiable.
╰─▶ Because the current Python version (3.10.[X]) does not satisfy Python>=3.11,<4.0 and rooster-blue<=0.0.8 depends on Python>=3.11,<4.0, we can conclude that rooster-blue<=0.0.8 cannot be used.
14058
+
╰─▶ Because the current Python version (3.10.[X]) does not satisfy Python>=3.11,<4.0 and all versions of rooster-blue depend on Python>=3.11,<4.0, we can conclude that all versions of rooster-blue cannot be used.
14059
14059
And because you require rooster-blue, we can conclude that your requirements are unsatisfiable.
╰─▶ Because only open3d<=0.18.0 is available and open3d<=0.15.2 has no wheels with a matching Python ABI tag (e.g., `cp310`), we can conclude that open3d<=0.15.2 cannot be used.
14829
-
And because open3d>=0.16.0,<=0.18.0 has no wheels with a matching platform tag (e.g., `manylinux_2_17_x86_64`) and you require open3d, we can conclude that your requirements are unsatisfiable.
14828
+
╰─▶ Because only the following versions of open3d are available:
14829
+
open3d==0.8.0.0
14830
+
open3d==0.9.0.0
14831
+
open3d==0.10.0.0
14832
+
open3d==0.10.0.1
14833
+
open3d==0.11.0
14834
+
open3d==0.11.1
14835
+
open3d==0.11.2
14836
+
open3d==0.12.0
14837
+
open3d==0.13.0
14838
+
open3d==0.14.1
14839
+
open3d==0.15.1
14840
+
open3d==0.15.2
14841
+
open3d==0.16.0
14842
+
open3d==0.16.1
14843
+
open3d==0.17.0
14844
+
open3d==0.18.0
14845
+
and open3d<=0.15.2 has no wheels with a matching Python ABI tag (e.g., `cp310`), we can conclude that open3d<=0.15.2 cannot be used.
14846
+
And because open3d>=0.16.0 has no wheels with a matching platform tag (e.g., `manylinux_2_17_x86_64`) and you require open3d, we can conclude that your requirements are unsatisfiable.
14830
14847
14831
14848
hint: You require CPython 3.10 (`cp310`), but we only found wheels for `open3d` (v0.15.2) with the following Python ABI tags: `cp36m`, `cp37m`, `cp38`, `cp39`
14832
14849
14833
14850
hint: Wheels are available for `open3d` (v0.18.0) on the following platforms: `manylinux_2_27_aarch64`, `manylinux_2_27_x86_64`, `macosx_11_0_x86_64`, `macosx_13_0_arm64`, `win_amd64`
0 commit comments