Skip to content

Instantly share code, notes, and snippets.

@betatim
Created April 8, 2024 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save betatim/8ca695eb7c1153903a92ed113eeef182 to your computer and use it in GitHub Desktop.
Save betatim/8ca695eb7c1153903a92ed113eeef182 to your computer and use it in GitHub Desktop.
Result of running `mamba env create -n sklearn-min-docs -f .build_tools/circle/doc_min_dependencies_environment.yml`
conda-forge/osx-arm64 Using cache
conda-forge/noarch Using cache
Looking for: ['python=3.9', 'numpy=1.19.5', 'blas', 'scipy=1.6.0', 'cython=3.0.10', 'joblib', 'threadpoolctl', 'matplotlib=3.3.4', 'pandas=1.1.5', 'pyamg', "pytest[version='<8']", 'pytest-xdist', 'pillow', 'pip', 'ninja', 'meson-python', 'scikit-image=0.17.2', 'seaborn', 'memory_profiler', 'compilers', 'sphinx=6.0.0', 'sphinx-gallery=0.15.0', 'sphinx-copybutton=0.5.2', 'numpydoc=1.2.0', 'sphinx-prompt=1.3.0', 'plotly=5.14.0', 'polars=0.19.12', 'pooch', 'pip']
Could not solve for environment specs
The following packages are incompatible
├─ numpy 1.19.5** is installable with the potential options
│ ├─ numpy [1.19.5|1.20.3|...|1.24.4] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ numpy 1.19.5, which can be installed;
├─ pyamg is installable with the potential options
│ ├─ pyamg [4.2.3|5.0.0|5.0.1|5.1.0] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ pyamg [4.2.3|5.0.0|5.0.1|5.1.0] would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ pyamg [4.2.3|5.0.0|5.0.1|5.1.0] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ pyamg 4.2.3 would require
│ │ └─ numpy >=1.20.3,<2.0a0 with the potential options
│ │ ├─ numpy [1.19.5|1.20.3|...|1.24.4], which can be installed (as previously explained);
│ │ ├─ numpy [1.20.3|1.21.0|...|1.21.5] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.21.3|1.21.4|...|1.26.4] would require
│ │ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ │ ├─ numpy [1.21.6|1.22.0|1.22.1|1.22.2|1.22.3] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.22.4|1.23.0|...|1.26.4] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.23.4|1.23.5|...|1.26.4] would require
│ │ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ │ └─ numpy [1.26.0|1.26.2|1.26.3|1.26.4] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ pyamg [5.0.0|5.0.1] would require
│ │ └─ numpy >=1.21.6,<2.0a0 with the potential options
│ │ ├─ numpy [1.19.5|1.20.3|...|1.24.4], which can be installed (as previously explained);
│ │ ├─ numpy [1.21.3|1.21.4|...|1.26.4], which can be installed (as previously explained);
│ │ ├─ numpy [1.21.6|1.22.0|1.22.1|1.22.2|1.22.3] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.22.4|1.23.0|...|1.26.4] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.23.4|1.23.5|...|1.26.4], which can be installed (as previously explained);
│ │ └─ numpy [1.26.0|1.26.2|1.26.3|1.26.4], which can be installed (as previously explained);
│ ├─ pyamg [5.0.1|5.1.0] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ pyamg 5.0.1 would require
│ │ └─ numpy >=1.22.4,<2.0a0 with the potential options
│ │ ├─ numpy [1.19.5|1.20.3|...|1.24.4], which can be installed (as previously explained);
│ │ ├─ numpy [1.21.3|1.21.4|...|1.26.4], which can be installed (as previously explained);
│ │ ├─ numpy [1.22.4|1.23.0|...|1.26.4] conflicts with any installable versions previously reported;
│ │ ├─ numpy [1.23.4|1.23.5|...|1.26.4], which can be installed (as previously explained);
│ │ └─ numpy [1.26.0|1.26.2|1.26.3|1.26.4], which can be installed (as previously explained);
│ └─ pyamg 5.1.0 would require
│ └─ scipy >=1.8.0 with the potential options
│ ├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ scipy [1.10.0|1.10.1|...|1.9.3], which can be installed;
│ ├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ └─ scipy [1.11.3|1.11.4|1.12.0|1.13.0] would require
│ └─ python_abi 3.12.* *_cp312, which can be installed;
├─ python 3.9** is not installable because it requires
│ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
└─ scipy 1.6.0** is installable with the potential options
├─ scipy [1.10.0|1.10.1|...|1.9.3], which can be installed (as previously explained);
└─ scipy 1.6.0 conflicts with any installable versions previously reported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment