update cantera version to remove need for x86 emulation on arm mac #5217
Annotations
1 error and 2 warnings
Setup Miniforge Python 3.9
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Setup Miniforge Python 3.9
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Setup Miniforge Python 3.9
LibMambaUnsatisfiableError: Encountered problems while solving:
- package cantera-3.0.0-py310h7cf785e_1 requires libcantera 3.0.0 h3d94e30_1, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ cantera >=3 is installable and it requires
│ └─ libcantera [3.0.0 h3d94e30_1|3.0.1 h250b869_1], which requires
│ └─ hdf5 >=1.12.1,<1.12.2.0a0 , which requires
│ └─ zlib >=1.2.11,<1.3.0a0 , which can be installed;
└─ graphviz >=12 is not installable because it requires
└─ libzlib >=1.3.1,<2.0a0 but there are no viable options
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_0, which conflicts with any installable versions previously reported;
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_1, which conflicts with any installable versions previously reported;
└─ libzlib 1.3.1 would require
└─ zlib 1.3.1 *_2, which conflicts with any installable versions previously reported.
|
Loading