When use pip:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
scipy 1.9.3 requires numpy<1.26.0,>=1.18.5, but you have numpy 2.3.0 which is incompatible.
dxdata 0.41.0 requires numpy==1.23.5; python_version >= "3.8", but you have numpy 2.3.0 which is incompatible.
dxdata 0.41.0 requires pandas==1.5.3; python_version >= "3.8", but you have pandas 2.3.0 which is incompatible.
Successfully installed appdirs-1.4.4 bgen-reader-4.0.9 cachetools-5.5.2 cbgen-1.0.6 cloudpickle-3.1.1 dask-2024.12.1 dask-expr-1.1.21 fsspec-2025.5.1 iniconfig-2.1.0 locket-1.0.0 numpy-2.3.0 pandas-2.3.0 partd-1.4.2 pluggy-1.6.0 pooch-1.8.2 pyarrow-20.0.0 pytest-8.4.1 requests-2.32.4 texttable-1.7.0 tzdata-2025.2 xarray-2024.11.0
When use conda:
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
When use pip:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
scipy 1.9.3 requires numpy<1.26.0,>=1.18.5, but you have numpy 2.3.0 which is incompatible.
dxdata 0.41.0 requires numpy==1.23.5; python_version >= "3.8", but you have numpy 2.3.0 which is incompatible.
dxdata 0.41.0 requires pandas==1.5.3; python_version >= "3.8", but you have pandas 2.3.0 which is incompatible.
Successfully installed appdirs-1.4.4 bgen-reader-4.0.9 cachetools-5.5.2 cbgen-1.0.6 cloudpickle-3.1.1 dask-2024.12.1 dask-expr-1.1.21 fsspec-2025.5.1 iniconfig-2.1.0 locket-1.0.0 numpy-2.3.0 pandas-2.3.0 partd-1.4.2 pluggy-1.6.0 pooch-1.8.2 pyarrow-20.0.0 pytest-8.4.1 requests-2.32.4 texttable-1.7.0 tzdata-2025.2 xarray-2024.11.0
When use conda:
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.