conda-forge / pymc-feedstock

A conda-smithy repository for pymc.
BSD 3-Clause "New" or "Revised" License
1 stars 12 forks source link

OSX failure to install PyMC 5.5.0 #85

Closed twiecki closed 1 year ago

twiecki commented 1 year ago

Comment:

>>mamba create -n pymc5 python=3.11 "pymc>=5.5.0"

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

conda-forge/osx-arm64                                       Using cache
conda-forge/noarch                                          Using cache
error    libmamba Could not solve for environment specs
    The following packages are incompatible
    ├─ pymc >=5.5.0  is installable and it requires
    │  ├─ pymc-base 5.5.0 pyhd8ed1ab_0, which requires
    │  │  └─ pytensor-base >=2.12.0,<2.13  with the potential options
    │  │     ├─ pytensor-base 2.12.0, which can be installed;
    │  │     ├─ pytensor-base [2.12.0|2.12.1|2.12.2|2.12.3] would require
    │  │     │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │  │     ├─ pytensor-base [2.12.0|2.12.1|2.12.2|2.12.3] would require
    │  │     │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │  │     ├─ pytensor-base [2.12.0|2.12.1|2.12.2|2.12.3] would require
    │  │     │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │  │     ├─ pytensor-base 2.12.1 conflicts with any installable versions previously reported;
    │  │     ├─ pytensor-base 2.12.2 conflicts with any installable versions previously reported;
    │  │     ├─ pytensor-base 2.12.3 conflicts with any installable versions previously reported;
    │  │     └─ pytensor-base 2.12.3 conflicts with any installable versions previously reported;
    │  └─ pytensor   with the potential options
    │     ├─ pytensor [2.10.0|2.10.1|...|2.8.11] would require
    │     │  └─ python_abi 3.10.* *_cp310, which can be installed;
    │     ├─ pytensor 2.8.11 would require
    │     │  └─ pytensor-base 2.8.11 py311h267d04e_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor [2.10.0|2.10.1|...|2.8.11] would require
    │     │  └─ python_abi 3.8.* *_cp38, which can be installed;
    │     ├─ pytensor [2.10.0|2.10.1|...|2.8.11] would require
    │     │  └─ python_abi 3.9.* *_cp39, which can be installed;
    │     ├─ pytensor 2.10.0 would require
    │     │  └─ pytensor-base 2.10.0 py311ha397e9f_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.10.1 would require
    │     │  └─ pytensor-base 2.10.1 py311ha397e9f_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.11.0 would require
    │     │  └─ pytensor-base 2.11.0 py311ha397e9f_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.11.1 would require
    │     │  └─ pytensor-base 2.11.1 py311ha397e9f_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.11.2 would require
    │     │  └─ pytensor-base 2.11.2 py311ha891d26_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.12.0 would require
    │     │  ├─ clang_osx-arm64 15.* , which can be installed;
    │     │  ├─ cxx-compiler   but there are no viable options
    │     │  │  ├─ cxx-compiler [1.1.2|1.1.3|1.2.0|1.3.0] would require
    │     │  │  │  ├─ c-compiler [1.1.2 h27ca646_0|1.1.3 h27ca646_0|1.2.0 h3422bc3_0|1.3.0 h3422bc3_0], which requires
    │     │  │  │  │  └─ clang_osx-arm64 11.* , which conflicts with any installable versions previously reported;
    │     │  │  │  └─ clangxx_osx-arm64 11.*  but there are no viable options
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_4, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_10, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_3, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_5, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_6, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_7, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h54d7cd3_8, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 he69266d_0, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h8b110f1_1, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.0 h8b110f1_2, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.1 h54d7cd3_0, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.1 h54d7cd3_1, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.0.1 h54d7cd3_2, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 hf92b6e0_5, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 hf92b6e0_6, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 hf92b6e0_7, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 h54d7cd3_0, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 h54d7cd3_1, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 h54d7cd3_2, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │     │  └─ clang_osx-arm64 11.1.0 h54d7cd3_3, which conflicts with any installable versions previously reported;
    │     │  │  │     └─ clangxx_osx-arm64 11.1.0 would require
    │     │  │  │        └─ clang_osx-arm64 11.1.0 h54d7cd3_4, which conflicts with any installable versions previously reported;
    │     │  │  ├─ cxx-compiler [1.4.0|1.4.1] would require
    │     │  │  │  ├─ c-compiler [1.4.0 hccd94f0_0|1.4.1 hccd94f0_0], which requires
    │     │  │  │  │  └─ clang_osx-arm64 12.* , which conflicts with any installable versions previously reported;
    │     │  │  │  └─ clangxx_osx-arm64 12.*  but there are no viable options
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 h54d7cd3_0, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 h54d7cd3_1, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 h54d7cd3_2, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 hc0c6576_6, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 hc0c6576_7, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 12.0.1 hc0c6576_8, which conflicts with any installable versions previously reported;
    │     │  │  │     └─ clangxx_osx-arm64 12.0.1 would require
    │     │  │  │        └─ clang_osx-arm64 12.0.1 hc0c6576_9, which conflicts with any installable versions previously reported;
    │     │  │  ├─ cxx-compiler 1.4.2 would require
    │     │  │  │  ├─ c-compiler 1.4.2 h50ab0ce_0, which requires
    │     │  │  │  │  └─ clang_osx-arm64 13.* , which conflicts with any installable versions previously reported;
    │     │  │  │  └─ clangxx_osx-arm64 13.*  but there are no viable options
    │     │  │  │     ├─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 13.0.1 hc97ff27_0, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 13.0.1 hc97ff27_1, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 13.0.1 hc97ff27_2, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 13.0.1 hc97ff27_3, which conflicts with any installable versions previously reported;
    │     │  │  │     ├─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │     │  └─ clang_osx-arm64 13.0.1 hc97ff27_4, which conflicts with any installable versions previously reported;
    │     │  │  │     └─ clangxx_osx-arm64 13.0.1 would require
    │     │  │  │        └─ clang_osx-arm64 13.0.1 hc97ff27_5, which conflicts with any installable versions previously reported;
    │     │  │  └─ cxx-compiler [1.5.0|1.5.1|1.5.2] would require
    │     │  │     └─ c-compiler [1.5.0 h5008568_0|1.5.1 h5008568_0|1.5.2 h5008568_0], which requires
    │     │  │        └─ clang_osx-arm64 14.* , which conflicts with any installable versions previously reported;
    │     │  └─ pytensor-base 2.12.0 py311ha891d26_0, which can be installed;
    │     ├─ pytensor 2.12.1 would require
    │     │  ├─ clang_osx-arm64 15.* , which can be installed;
    │     │  ├─ cxx-compiler  , which cannot be installed (as previously explained);
    │     │  └─ pytensor-base 2.12.1 py311ha891d26_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.12.2 would require
    │     │  ├─ clang_osx-arm64 15.* , which can be installed;
    │     │  ├─ cxx-compiler  , which cannot be installed (as previously explained);
    │     │  └─ pytensor-base 2.12.2 py311ha891d26_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.12.3 would require
    │     │  ├─ clang_osx-arm64 15.* , which can be installed;
    │     │  ├─ cxx-compiler  , which cannot be installed (as previously explained);
    │     │  └─ pytensor-base 2.12.3 py311ha891d26_0, which conflicts with any installable versions previously reported;
    │     ├─ pytensor 2.12.3 would require
    │     │  ├─ clang_osx-arm64 15.* , which can be installed;
    │     │  └─ cxx-compiler  , which cannot be installed (as previously explained);
    │     └─ pytensor 2.8.11 would require
    │        └─ pytensor-base 2.8.11 py311h267d04e_1, which conflicts with any installable versions previously reported;
    └─ python 3.11**  is uninstallable because it requires
       └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported.
twiecki commented 1 year ago

@maresb Any idea?

maresb commented 1 year ago

Should be fixed by https://github.com/conda-forge/pytensor-suite-feedstock/pull/36