issue creating polymer environment

Post Reply
ilaca_ispra
Posts: 3
Joined: Fri Dec 18, 2020 10:33 am
company / institution: JRC
Location: Ispra

issue creating polymer environment

Post by ilaca_ispra »

Good morning!
I am trying to create polymer environment, following instructions given in github. However I am getting the following error.
Is there anyone else experiencing the same problem?
many thanks in advance!
Ilaria

Could not solve for environment specs
The following packages are incompatible
├─ charset-normalizer is installable with the potential options
│ ├─ charset-normalizer [2.0.0|2.0.1|...|2.0.8] would require
│ │ └─ python >=3.5 with the potential options
│ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ ├─ python 3.10.8 would require
│ │ │ └─ python_abi 3.10.* *_graalpy230_310_native, which can be installed;
│ │ ├─ python [3.11.0|3.11.1|...|3.11.7], which can be installed;
│ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18] would require
│ │ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ │ ├─ python [3.12.0|3.12.1], which can be installed;
│ │ ├─ python [3.5.1|3.5.2|...|3.5.6] conflicts with any installable versions previously reported;
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ ├─ python [3.6.0a3|3.6.0a4|...|3.6.0rc1], which can be installed;
│ │ ├─ python [3.6.10|3.6.11|...|3.6.9] would require
│ │ │ └─ python_abi 3.6.* *_cp36m, which conflicts with any installable versions previously reported;
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6] would require
│ │ │ └─ python_abi * *_cp37m, which conflicts with any installable versions previously reported;
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ ├─ python [3.7.10|3.7.12|...|3.7.9] would require
│ │ │ └─ python_abi 3.7.* *_cp37m, which conflicts with any installable versions previously reported;
│ │ ├─ python [3.8.0|3.8.1] would require
│ │ │ └─ python_abi * *_cp38, which can be installed;
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8] would require
│ │ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ │ ├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ │ └─ python 3.12.0rc3 would require
│ │ └─ _python_rc, which does not exist (perhaps a missing channel);
│ ├─ charset-normalizer [2.0.10|2.0.11|...|3.0.1] would require
│ │ └─ python >=3.6 with the potential options
│ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ ├─ python 3.10.8, which can be installed (as previously explained);
│ │ ├─ python [3.11.0|3.11.1|...|3.11.7], which can be installed;
│ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ │ ├─ python [3.12.0|3.12.1], which can be installed;
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ ├─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ │ └─ python 3.12.0rc3, which cannot be installed (as previously explained);
│ └─ charset-normalizer [3.1.0|3.2.0|3.3.0|3.3.1|3.3.2] would require
│ └─ python >=3.7 with the potential options
│ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ ├─ python 3.10.8, which can be installed (as previously explained);
│ ├─ python [3.11.0|3.11.1|...|3.11.7], which can be installed;
│ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ ├─ python [3.12.0|3.12.1], which can be installed;
│ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ ├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ └─ python 3.12.0rc3, which cannot be installed (as previously explained);
├─ libmambapy is installable with the potential options
│ ├─ libmambapy [0.18.0|0.18.1|...|1.3.1] would require
│ │ └─ python >=3.7,<3.8.0a0 but there are no viable options
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ libmambapy [0.18.0|0.18.1|...|1.5.6] would require
│ │ └─ python >=3.8,<3.9.0a0 but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ libmambapy [0.18.0|0.18.1|...|1.5.6] would require
│ │ ├─ python >=3.9,<3.10.0a0 with the potential options
│ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ │ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ libmambapy [0.18.1|0.18.2|...|1.5.6] would require
│ │ ├─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python 3.10.8, which can be installed (as previously explained);
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ libmambapy [0.25.0|0.26.0|...|1.2.0] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ libmambapy [1.0.0|1.1.0|...|1.5.6] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ libmambapy [1.3.0|1.3.1|...|1.5.0] would require
│ │ ├─ pypy3.9 >=7.3.11 , which can be installed;
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ libmambapy [1.5.0|1.5.1] would require
│ │ ├─ pypy3.9 >=7.3.12 , which can be installed;
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ libmambapy [1.5.1|1.5.2|...|1.5.6] would require
│ │ ├─ pypy3.9 >=7.3.13 , which can be installed;
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ libmambapy [1.5.2|1.5.3|1.5.4|1.5.5|1.5.6] would require
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ ├─ libmambapy [0.22.1|0.24.0|...|1.5.6] would require
│ │ └─ python >=3.10,<3.11.0a0 with the potential options
│ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ └─ python 3.10.8, which can be installed (as previously explained);
│ ├─ libmambapy [0.22.1|0.24.0|...|1.5.6] would require
│ │ └─ python >=3.9,<3.10.0a0 with the potential options
│ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ ├─ libmambapy 0.23.1 would require
│ │ └─ libmamba 0.23.1 h1566912_0, which does not exist (perhaps a missing channel);
│ ├─ libmambapy 0.23.3 would require
│ │ └─ libmamba 0.23.3 h1566912_0, which does not exist (perhaps a missing channel);
│ ├─ libmambapy [1.0.0|1.3.1|...|1.5.6] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ └─ libmambapy [1.5.1|1.5.3] would require
│ └─ python >=3.12,<3.13.0a0 , which can be installed;
├─ menuinst is installable with the potential options
│ ├─ menuinst [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python 3.10.8, which can be installed (as previously explained);
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ menuinst [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ menuinst [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ ├─ menuinst [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python >=3.8,<3.9.0a0 but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ menuinst 2.0.0 would require
│ │ └─ pypy3.9 >=7.3.12 , which can be installed;
│ ├─ menuinst [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ python >=3.9,<3.10.0a0 with the potential options
│ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ │ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ menuinst [2.0.1|2.0.2] would require
│ │ └─ pypy3.9 >=7.3.13 , which can be installed;
│ ├─ menuinst [2.0.0|2.0.1] would require
│ │ └─ python >=3.10,<3.11.0a0 with the potential options
│ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ └─ python 3.10.8, which can be installed (as previously explained);
│ ├─ menuinst [2.0.0|2.0.1] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ menuinst [2.0.0|2.0.1] would require
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ └─ menuinst [2.0.0|2.0.1] would require
│ └─ python >=3.9,<3.10.0a0 with the potential options
│ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
├─ pyepr is installable with the potential options
│ ├─ pyepr [1.0.0|1.0.1] would require
│ │ └─ python_abi 2.7.* *_cp27mu, which requires
│ │ └─ python 2.7.* but there are no viable options
│ │ ├─ python [2.7.12|2.7.13|...|2.7.18] conflicts with any installable versions previously reported;
│ │ └─ python 2.7.15 would require
│ │ └─ python_abi 2.7.* *_cp27mu, which conflicts with any installable versions previously reported;
│ ├─ pyepr [1.0.0|1.0.1|1.1.1] would require
│ │ └─ python >=3.6,<3.7.0a0 but there are no viable options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ ├─ pyepr [1.0.0|1.0.1|1.1.1|1.1.2|1.1.3] would require
│ │ └─ python >=3.7,<3.8.0a0 but there are no viable options
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ pyepr [1.0.0|1.0.1|...|1.1.5] would require
│ │ └─ python >=3.8,<3.9.0a0 but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ pyepr [1.0.1|1.1.1|...|1.1.5] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ pyepr [1.1.3|1.1.4] would require
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ pyepr [1.1.3|1.1.4] would require
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ pyepr [1.1.3|1.1.4|1.1.5] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ pyepr [1.1.4|1.1.5] would require
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ ├─ pyepr 1.1.5 would require
│ │ ├─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python 3.10.8, which can be installed (as previously explained);
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ └─ pyepr 1.1.5 would require
│ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
├─ pygrib is installable with the potential options
│ ├─ pygrib [2.0.1|2.0.2|2.0.3|2.0.4], which can be installed;
│ ├─ pygrib [2.0.2|2.0.3|...|2.1.4] would require
│ │ └─ python >=3.6,<3.7.0a0 but there are no viable options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ ├─ pygrib [2.0.3|2.0.4|...|2.1.4] would require
│ │ └─ python >=3.7,<3.8.0a0 but there are no viable options
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ pygrib [2.0.4|2.0.5|...|2.1.5] would require
│ │ └─ python >=3.8,<3.9.0a0 but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ pygrib [2.0.5|2.0.6|...|2.1.5] would require
│ │ ├─ python >=3.9,<3.10.0a0 with the potential options
│ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ │ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ pygrib [2.1.4|2.1.5] would require
│ │ ├─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python 3.10.8, which can be installed (as previously explained);
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ pygrib [2.1.4|2.1.5] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ pygrib [2.1.4|2.1.5] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ └─ pygrib [2.1.4|2.1.5] would require
│ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
├─ pyhdf is installable with the potential options
│ ├─ pyhdf [0.9.0|0.9.10|0.9.8], which can be installed;
│ ├─ pyhdf [0.10.0|0.10.1|...|0.9.8] would require
│ │ └─ python [2.7* |>=2.7,<2.8.0a0 ] but there are no viable options
│ │ ├─ python [2.7.12|2.7.13|...|2.7.18] conflicts with any installable versions previously reported;
│ │ └─ python 2.7.15, which cannot be installed (as previously explained);
│ ├─ pyhdf [0.10.0|0.10.1|...|0.9.8] would require
│ │ └─ python >=3.6,<3.7.0a0 but there are no viable options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ ├─ pyhdf [0.10.0|0.10.1|...|0.9.10] would require
│ │ └─ python >=3.7,<3.8.0a0 but there are no viable options
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ pyhdf [0.10.1|0.10.2|...|0.11.3] would require
│ │ └─ python >=3.8,<3.9.0a0 but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ pyhdf [0.10.2|0.10.3|0.10.4|0.10.5|0.11.3] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ pyhdf [0.10.3|0.10.4|0.10.5|0.11.3] would require
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ pyhdf [0.10.3|0.10.4|0.10.5|0.11.3] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ pyhdf [0.10.5|0.11.3] would require
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ pyhdf 0.11.3 would require
│ │ ├─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python 3.10.8, which can be installed (as previously explained);
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ pyhdf 0.11.3 would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ pyhdf 0.11.3 would require
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ └─ pyhdf 0.11.3 would require
│ ├─ python >=3.9,<3.10.0a0 with the potential options
│ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ └─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which can be installed (as previously explained);
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ python <3.9 is installable with the potential options
│ ├─ python [3.5.1|3.5.2|...|3.5.6] conflicts with any installable versions previously reported;
│ ├─ python [1.0.1|1.2|...|2.0] would require
│ │ └─ python_abi * *_None, which conflicts with any installable versions previously reported;
│ ├─ python [2.7.12|2.7.13|...|2.7.18] conflicts with any installable versions previously reported;
│ ├─ python 2.7.15, which cannot be installed (as previously explained);
│ ├─ python 2.6.9 would require
│ │ └─ python_abi * *_cp26mu, which conflicts with any installable versions previously reported;
│ ├─ python 3.4.5 conflicts with any installable versions previously reported;
│ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ ├─ python [3.6.0a3|3.6.0a4|...|3.6.0rc1], which can be installed;
│ ├─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
├─ python_abi is installable with the potential options
│ ├─ python_abi 3.9, which can be installed;
│ ├─ python_abi 3.12 conflicts with any installable versions previously reported;
│ ├─ python_abi 2.7, which cannot be installed (as previously explained);
│ ├─ python_abi 3.10 conflicts with any installable versions previously reported;
│ ├─ python_abi 3.11 conflicts with any installable versions previously reported;
│ ├─ python_abi 3.5 would require
│ │ └─ python 3.5.* , which conflicts with any installable versions previously reported;
│ ├─ python_abi 3.6 would require
│ │ └─ python 3.6.* with the potential options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9] conflicts with any installable versions previously reported;
│ │ ├─ python [3.6.0a3|3.6.0a4|...|3.6.0rc1], which can be installed;
│ │ └─ python [3.6.10|3.6.11|...|3.6.9], which cannot be installed (as previously explained);
│ ├─ python_abi [3.10|3.6|3.7|3.8], which can be installed;
│ ├─ python_abi 3.7 would require
│ │ └─ python 3.7.* but there are no viable options
│ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
│ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
│ │ └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
│ ├─ python_abi 3.8 would require
│ │ └─ python 3.8.* but there are no viable options
│ │ ├─ python [3.8.0|3.8.1], which cannot be installed (as previously explained);
│ │ ├─ python [3.8.10|3.8.12|...|3.8.8], which cannot be installed (as previously explained);
│ │ └─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
│ ├─ python_abi 3.9, which can be installed;
│ └─ python_abi 3.10, which can be installed;
└─ truststore is installable with the potential options
├─ truststore [0.7.0|0.8.0] would require
│ └─ python >=3.10 with the potential options
│ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ ├─ python 3.10.8, which can be installed (as previously explained);
│ ├─ python [3.11.0|3.11.1|...|3.11.7], which can be installed;
│ ├─ python [3.12.0|3.12.1], which can be installed;
│ └─ python 3.12.0rc3, which cannot be installed (as previously explained);
├─ truststore 0.8.0 would require
│ └─ python >=3.10,<3.11.0a0 with the potential options
│ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ └─ python 3.10.8, which can be installed (as previously explained);
├─ truststore 0.8.0 would require
│ └─ python >=3.11,<3.12.0a0 , which can be installed;
└─ truststore 0.8.0 would require
└─ python >=3.12,<3.13.0a0 , which can be installed.
User avatar
fsteinmetz
Site Admin
Posts: 306
Joined: Fri Sep 07, 2018 1:34 pm
company / institution: Hygeos
Location: Lille, France
Contact:

Re: issue creating polymer environment

Post by fsteinmetz »

Dear Ilaria,

Indeed, the spec python<3.9 creates problems when solving dependencies. I have removed it.
Cheers,
François
ilaca_ispra
Posts: 3
Joined: Fri Dec 18, 2020 10:33 am
company / institution: JRC
Location: Ispra

Re: issue creating polymer environment

Post by ilaca_ispra »

Thanks a lot François!
Cheers
Ilaria
sakvaka_env
Posts: 25
Joined: Mon Mar 07, 2022 9:54 am
company / institution: Finnish Environment Institute
Location: Helsinki, Finland

Re: issue creating polymer environment

Post by sakvaka_env »

My Conda is able to resolve to an environment which satisfies even the former requirements:
  • python 3.8.18
  • scipy 1.10.1
  • xarray 2023.1.0
  • cython 3.0.7
  • pyhdf 0.11.3
  • netcdf4 1.6.4
  • python-dateutil 2.8.2
  • pyepr 1.1.5
  • gdal 3.7.0
  • cdsapi 0.6.1
  • pygrib 2.1.5
  • bioconda::ecmwfapi 1.4.1
  • xlrd 1.2.0
  • glymur 0.12.9.post1
  • pyproj 3.5.0
  • lxml 4.9.3
  • pytest 7.4.4
  • pytest-html 4.1.1
  • pytest-xdist 3.5.0
  • matplotlib 3.7.3
  • h5py 3.9.0
Note that h5py is also a requirement even though it's not listed in requirements.yml.

Full package list:

Code: Select all

List of packages in environment: "/opt/conda"

  Name                       Version       Build                   Channel
────────────────────────────────────────────────────────────────────────────────
  _libgcc_mutex              0.1           conda_forge             conda-forge
  _openmp_mutex              4.5           2_gnu                   conda-forge
  alsa-lib                   1.2.9         hd590300_0              conda-forge
  attr                       2.5.1         h166bdaf_1              conda-forge
  blosc                      1.21.5        h0f2a231_0              conda-forge
  boost-cpp                  1.78.0        h6582d0a_3              conda-forge
  brotli                     1.1.0         hd590300_1              conda-forge
  brotli-bin                 1.1.0         hd590300_1              conda-forge
  brotli-python              1.1.0         py38h17151c0_1          conda-forge
  bzip2                      1.0.8         hd590300_5              conda-forge
  c-ares                     1.25.0        hd590300_0              conda-forge
  ca-certificates            2023.11.17    hbcca054_0              conda-forge
  cached-property            1.5.2         hd8ed1ab_1              conda-forge
  cached_property            1.5.2         pyha770c72_1            conda-forge
  cairo                      1.16.0        hbbf8b49_1016           conda-forge
  cdsapi                     0.6.1         pyhd8ed1ab_0            conda-forge
  certifi                    2023.11.17    pyhd8ed1ab_0            conda-forge
  cfitsio                    4.2.0         hd9d235c_0              conda-forge
  cftime                     1.6.3         py38h7f0c24c_0          conda-forge
  charset-normalizer         3.3.2         pyhd8ed1ab_0            conda-forge
  colorama                   0.4.6         pyhd8ed1ab_0            conda-forge
  contourpy                  1.1.1         py38h7f3f72f_1          conda-forge
  curl                       8.4.0         hca28451_0              conda-forge
  cycler                     0.12.1        pyhd8ed1ab_0            conda-forge
  cython                     3.0.7         py38h17151c0_0          conda-forge
  dbus                       1.13.6        h5008d03_3              conda-forge
  eccodes                    2.30.2        h1f30a5c_0              conda-forge
  ecmwfapi                   1.4.1         py_2                    bioconda
  exceptiongroup             1.2.0         pyhd8ed1ab_2            conda-forge
  execnet                    2.0.2         pyhd8ed1ab_0            conda-forge
  expat                      2.5.0         hcb278e6_1              conda-forge
  font-ttf-dejavu-sans-mono  2.37          hab24e00_0              conda-forge
  font-ttf-inconsolata       3.000         h77eed37_0              conda-forge
  font-ttf-source-code-pro   2.038         h77eed37_0              conda-forge
  font-ttf-ubuntu            0.83          h77eed37_1              conda-forge
  fontconfig                 2.14.2        h14ed4e7_0              conda-forge
  fonts-conda-ecosystem      1             0                       conda-forge
  fonts-conda-forge          1             0                       conda-forge
  fonttools                  4.47.2        py38h01eb140_0          conda-forge
  freeglut                   3.2.2         hac7e632_2              conda-forge
  freetype                   2.12.1        h267a509_2              conda-forge
  freexl                     1.0.6         h166bdaf_1              conda-forge
  gdal                       3.7.0         py38ha708418_1          conda-forge
  geos                       3.11.2        hcb278e6_0              conda-forge
  geotiff                    1.7.1         h480ec47_8              conda-forge
  gettext                    0.21.1        h27087fc_0              conda-forge
  giflib                     5.2.1         h0b41bf4_3              conda-forge
  glib                       2.78.1        hfc55251_0              conda-forge
  glib-tools                 2.78.1        hfc55251_0              conda-forge
  glymur                     0.12.9.post1  pyhd8ed1ab_0            conda-forge
  graphite2                  1.3.13        h58526e2_1001           conda-forge
  gst-plugins-base           1.22.5        hf7dbed1_0              conda-forge
  gstreamer                  1.22.5        h98fc4e7_0              conda-forge
  h5py                       3.9.0         nompi_py38h89e2d6c_100  conda-forge
  harfbuzz                   7.3.0         hdb3a94d_0              conda-forge
  hdf4                       4.2.15        h501b40f_6              conda-forge
  hdf5                       1.14.0        nompi_hb72d44e_103      conda-forge
  icu                        72.1          hcb278e6_0              conda-forge
  idna                       3.6           pyhd8ed1ab_0            conda-forge
  importlib-resources        6.1.1         pyhd8ed1ab_0            conda-forge
  importlib_resources        6.1.1         pyhd8ed1ab_0            conda-forge
  iniconfig                  2.0.0         pyhd8ed1ab_0            conda-forge
  jasper                     4.0.0         h32699f2_1              conda-forge
  jinja2                     3.1.3         pyhd8ed1ab_0            conda-forge
  json-c                     0.16          hc379101_0              conda-forge
  kealib                     1.5.1         h3845be2_3              conda-forge
  keyutils                   1.6.1         h166bdaf_0              conda-forge
  kiwisolver                 1.4.5         py38h7f3f72f_1          conda-forge
  krb5                       1.21.2        h659d440_0              conda-forge
  lame                       3.100         h166bdaf_1003           conda-forge
  lcms2                      2.15          haa2dc70_1              conda-forge
  ld_impl_linux-64           2.40          h41732ed_0              conda-forge
  lerc                       4.0.0         h27087fc_0              conda-forge
  libaec                     1.1.2         h59595ed_1              conda-forge
  libarchive                 3.6.2         h039dbb9_1              conda-forge
  libblas                    3.9.0         21_linux64_openblas     conda-forge
  libbrotlicommon            1.1.0         hd590300_1              conda-forge
  libbrotlidec               1.1.0         hd590300_1              conda-forge
  libbrotlienc               1.1.0         hd590300_1              conda-forge
  libcap                     2.69          h0f662aa_0              conda-forge
  libcblas                   3.9.0         21_linux64_openblas     conda-forge
  libclang                   15.0.7        default_hb11cfb5_4      conda-forge
  libclang13                 15.0.7        default_ha2b6cf4_4      conda-forge
  libcups                    2.3.3         h4637d8d_4              conda-forge
  libcurl                    8.4.0         hca28451_0              conda-forge
  libdeflate                 1.18          h0b41bf4_0              conda-forge
  libedit                    3.1.20191231  he28a2e2_2              conda-forge
  libev                      4.33          hd590300_2              conda-forge
  libevent                   2.1.12        hf998b51_1              conda-forge
  libexpat                   2.5.0         hcb278e6_1              conda-forge
  libffi                     3.4.2         h7f98852_5              conda-forge
  libflac                    1.4.3         h59595ed_0              conda-forge
  libgcc-ng                  13.2.0        h807b86a_3              conda-forge
  libgcrypt                  1.10.3        hd590300_0              conda-forge
  libgdal                    3.7.0         h9f4e061_1              conda-forge
  libgfortran-ng             13.2.0        h69a702a_3              conda-forge
  libgfortran5               13.2.0        ha4646dd_3              conda-forge
  libglib                    2.78.1        hebfc3b9_0              conda-forge
  libglu                     9.0.0         hac7e632_1003           conda-forge
  libgomp                    13.2.0        h807b86a_3              conda-forge
  libgpg-error               1.47          h71f35ed_0              conda-forge
  libiconv                   1.17          hd590300_2              conda-forge
  libjpeg-turbo              2.1.5.1       hd590300_1              conda-forge
  libkml                     1.3.0         h01aab08_1016           conda-forge
  liblapack                  3.9.0         21_linux64_openblas     conda-forge
  libllvm15                  15.0.7        h5cf9203_3              conda-forge
  libnetcdf                  4.9.2         nompi_h0f3d0bb_105      conda-forge
  libnghttp2                 1.58.0        h47da74e_0              conda-forge
  libnsl                     2.0.1         hd590300_0              conda-forge
  libogg                     1.3.4         h7f98852_1              conda-forge
  libopenblas                0.3.26        pthreads_h413a1c8_0     conda-forge
  libopus                    1.3.1         h7f98852_1              conda-forge
  libpng                     1.6.39        h753d276_0              conda-forge
  libpq                      15.4          hfc447b1_2              conda-forge
  librttopo                  1.1.0         h0d5128d_13             conda-forge
  libsndfile                 1.2.2         hc60ed4a_1              conda-forge
  libspatialite              5.0.1         hb46c372_26             conda-forge
  libsqlite                  3.44.2        h2797004_0              conda-forge
  libssh2                    1.11.0        h0841786_0              conda-forge
  libstdcxx-ng               13.2.0        h7e041cc_3              conda-forge
  libsystemd0                255           h3516f8a_0              conda-forge
  libtiff                    4.5.1         h8b53f26_1              conda-forge
  libuuid                    2.38.1        h0b41bf4_0              conda-forge
  libvorbis                  1.3.7         h9c3ff4c_0              conda-forge
  libwebp-base               1.3.2         hd590300_0              conda-forge
  libxcb                     1.15          h0b41bf4_0              conda-forge
  libxkbcommon               1.6.0         h5d7e998_0              conda-forge
  libxml2                    2.11.5        h0d562d8_0              conda-forge
  libxslt                    1.1.37        h0054252_1              conda-forge
  libzip                     1.10.1        h2629f0a_3              conda-forge
  libzlib                    1.2.13        hd590300_5              conda-forge
  lxml                       4.9.3         py38h0ef1326_1          conda-forge
  lz4-c                      1.9.4         hcb278e6_0              conda-forge
  lzo                        2.10          h516909a_1000           conda-forge
  markupsafe                 2.1.4         py38h01eb140_0          conda-forge
  matplotlib                 3.7.3         py38h578d9bd_0          conda-forge
  matplotlib-base            3.7.3         py38h58ed7fa_0          conda-forge
  mpg123                     1.32.4        h59595ed_0              conda-forge
  munkres                    1.1.4         pyh9f0ad1d_0            conda-forge
  mysql-common               8.0.33        hf1915f5_6              conda-forge
  mysql-libs                 8.0.33        hca2cd23_6              conda-forge
  ncurses                    6.4           h59595ed_2              conda-forge
  netcdf4                    1.6.4         nompi_py38hdfa7aa7_100  conda-forge
  nomkl                      1.0           h5ca1d4c_0              conda-forge
  nspr                       4.35          h27087fc_0              conda-forge
  nss                        3.97          h1d7d5a4_0              conda-forge
  numexpr                    2.8.4         py38hb2af0cf_101        conda-forge
  numpy                      1.24.4        py38h59b608b_0          conda-forge
  openjpeg                   2.5.0         hfec8fc6_2              conda-forge
  openssl                    3.1.4         hd590300_0              conda-forge
  packaging                  23.2          pyhd8ed1ab_0            conda-forge
  pandas                     1.5.3         py38hdc8b05c_1          conda-forge
  pcre2                      10.40         hc3806b6_0              conda-forge
  pillow                     10.0.0        py38h885162f_0          conda-forge
  pip                        23.3.2        pyhd8ed1ab_0            conda-forge
  pixman                     0.43.0        h59595ed_0              conda-forge
  platformdirs               4.1.0         pyhd8ed1ab_0            conda-forge
  pluggy                     1.3.0         pyhd8ed1ab_0            conda-forge
  ply                        3.11          py_1                    conda-forge
  pooch                      1.8.0         pyhd8ed1ab_0            conda-forge
  poppler                    23.05.0       hd18248d_1              conda-forge
  poppler-data               0.4.12        hd8ed1ab_0              conda-forge
  postgresql                 15.4          h8972f4a_2              conda-forge
  proj                       9.2.0         h8ffa02c_0              conda-forge
  pthread-stubs              0.4           h36c2ea0_1001           conda-forge
  pulseaudio-client          16.1          hb77b528_5              conda-forge
  pyepr                      1.1.5         py38h01eb140_0          conda-forge
  pygrib                     2.1.5         py38h014c87c_1          conda-forge
  pyhdf                      0.11.3        py38h3d0ad98_2          conda-forge
  pyparsing                  3.1.1         pyhd8ed1ab_0            conda-forge
  pyproj                     3.5.0         py38h2f62729_1          conda-forge
  pyqt                       5.15.9        py38hffdaa6c_5          conda-forge
  pyqt5-sip                  12.12.2       py38h17151c0_5          conda-forge
  pysocks                    1.7.1         pyha2e5f31_6            conda-forge
  pytest                     7.4.4         pyhd8ed1ab_0            conda-forge
  pytest-html                4.1.1         pyhd8ed1ab_0            conda-forge
  pytest-metadata            3.0.0         pyhd8ed1ab_1            conda-forge
  pytest-xdist               3.5.0         pyhd8ed1ab_0            conda-forge
  python                     3.8.18        hd12c33a_0_cpython      conda-forge
  python-dateutil            2.8.2         pyhd8ed1ab_0            conda-forge
  python_abi                 3.8           4_cp38                  conda-forge
  pytz                       2023.3.post1  pyhd8ed1ab_0            conda-forge
  qt-main                    5.15.8        h7fe3ca9_15             conda-forge
  readline                   8.2           h8228510_1              conda-forge
  requests                   2.31.0        pyhd8ed1ab_0            conda-forge
  scipy                      1.10.1        py38h59b608b_3          conda-forge
  setuptools                 69.0.3        pyhd8ed1ab_0            conda-forge
  sip                        6.7.12        py38h17151c0_0          conda-forge
  six                        1.16.0        pyh6c4a22f_0            conda-forge
  snappy                     1.1.10        h9fff704_0              conda-forge
  sqlite                     3.44.2        h2c6b66d_0              conda-forge
  tiledb                     2.13.2        hd532e3d_0              conda-forge
  tk                         8.6.13        noxft_h4845f30_101      conda-forge
  toml                       0.10.2        pyhd8ed1ab_0            conda-forge
  tomli                      2.0.1         pyhd8ed1ab_0            conda-forge
  tornado                    6.3.3         py38h01eb140_1          conda-forge
  tqdm                       4.66.1        pyhd8ed1ab_0            conda-forge
  tzcode                     2023d         h3f72095_0              conda-forge
  tzdata                     2023d         h0c530f3_0              conda-forge
  unicodedata2               15.1.0        py38h01eb140_0          conda-forge
  uriparser                  0.9.7         hcb278e6_1              conda-forge
  urllib3                    2.1.0         pyhd8ed1ab_0            conda-forge
  wheel                      0.42.0        pyhd8ed1ab_0            conda-forge
  xarray                     2023.1.0      pyhd8ed1ab_0            conda-forge
  xcb-util                   0.4.0         hd590300_1              conda-forge
  xcb-util-image             0.4.0         h8ee46fc_1              conda-forge
  xcb-util-keysyms           0.4.0         h8ee46fc_1              conda-forge
  xcb-util-renderutil        0.3.9         hd590300_1              conda-forge
  xcb-util-wm                0.4.1         h8ee46fc_1              conda-forge
  xerces-c                   3.2.4         h8d71039_2              conda-forge
  xkeyboard-config           2.40          hd590300_0              conda-forge
  xlrd                       1.2.0         pyh9f0ad1d_1            conda-forge
  xorg-fixesproto            5.0           h7f98852_1002           conda-forge
  xorg-inputproto            2.3.2         h7f98852_1002           conda-forge
  xorg-kbproto               1.0.7         h7f98852_1002           conda-forge
  xorg-libice                1.1.1         hd590300_0              conda-forge
  xorg-libsm                 1.2.4         h7391055_0              conda-forge
  xorg-libx11                1.8.7         h8ee46fc_0              conda-forge
  xorg-libxau                1.0.11        hd590300_0              conda-forge
  xorg-libxdmcp              1.1.3         h7f98852_0              conda-forge
  xorg-libxext               1.3.4         h0b41bf4_2              conda-forge
  xorg-libxfixes             5.0.3         h7f98852_1004           conda-forge
  xorg-libxi                 1.7.10        h7f98852_0              conda-forge
  xorg-libxrender            0.9.11        hd590300_0              conda-forge
  xorg-renderproto           0.11.1        h7f98852_1002           conda-forge
  xorg-xextproto             7.3.0         h0b41bf4_1003           conda-forge
  xorg-xf86vidmodeproto      2.3.1         h7f98852_1002           conda-forge
  xorg-xproto                7.0.31        h7f98852_1007           conda-forge
  xz                         5.2.6         h166bdaf_0              conda-forge
  zipp                       3.17.0        pyhd8ed1ab_0            conda-forge
  zlib                       1.2.13        hd590300_5              conda-forge
  zstd                       1.5.5         hfc55251_0              conda-forge
User avatar
fsteinmetz
Site Admin
Posts: 306
Joined: Fri Sep 07, 2018 1:34 pm
company / institution: Hygeos
Location: Lille, France
Contact:

Re: issue creating polymer environment

Post by fsteinmetz »

Thanks, I have added h5py as a dependency.
Post Reply