Remove pygrib as a dependency; manually parse coordinate reference system from eccodes keys #451
Annotations
1 error and 4 warnings
INSTALL - Anaconda setup (Mambaforge)
The process 'C:\Users\runneradmin\miniconda3\condabin\mamba.bat' failed with exit code 1
|
INSTALL - Anaconda setup (Mambaforge)
C:\Users\runneradmin\miniconda3\Lib\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(
|
INSTALL - Anaconda setup (Mambaforge)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
INSTALL - Anaconda setup (Mambaforge)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
INSTALL - Anaconda setup (Mambaforge)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package pygrib-2.1.4-py310h3a12092_6 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
\u251c\u2500 pygrib is installable with the potential options
\u2502 \u251c\u2500 pygrib [2.0.4|2.0.5|...|2.1.4] would require
\u2502 \u2502 \u2514\u2500 python >=3.6,<3.7.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib [2.0.4|2.0.5|...|2.1.4] would require
\u2502 \u2502 \u2514\u2500 python >=3.7,<3.8.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib [2.0.4|2.0.5|...|2.1.4] would require
\u2502 \u2502 \u2514\u2500 python >=3.8,<3.9.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib [2.0.5|2.0.6|...|2.1.4] would require
\u2502 \u2502 \u2514\u2500 python >=3.9,<3.10.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib [2.1.3|2.1.4] would require
\u2502 \u2502 \u2514\u2500 python_abi 3.7 *_pypy37_pp73, which requires
\u2502 \u2502 \u2514\u2500 python 3.7.* *_73_pypy, which can be installed;
\u2502 \u251c\u2500 pygrib 2.1.4 would require
\u2502 \u2502 \u2514\u2500 python >=3.10,<3.11.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib 2.1.4 would require
\u2502 \u2502 \u2514\u2500 python >=3.11,<3.12.0a0 , which can be installed;
\u2502 \u251c\u2500 pygrib 2.1.4 would require
\u2502 \u2502 \u2514\u2500 python_abi 3.8 *_pypy38_pp73, which requires
\u2502 \u2502 \u2514\u2500 python 3.8.* *_73_pypy, which can be installed;
\u2502 \u2514\u2500 pygrib 2.1.4 would require
\u2502 \u2514\u2500 python_abi 3.9 *_pypy39_pp73, which requires
\u2502 \u2514\u2500 python 3.9.* *_73_pypy, which can be installed;
\u2514\u2500 python 3.12.*,>=3.12 is not installable because it conflicts with any installable versions previously reported.
|
Loading