numpy and matplotlib update #522
Annotations
1 error and 3 warnings
|
build (3.9)
The process '/usr/share/miniconda3/condabin/conda' failed with exit code 1
|
|
build (3.9)
/usr/share/miniconda3/lib/python3.12/site-packages/conda/base/context.py:202: 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(
|
|
build (3.9)
Pip subprocess error:
ERROR: Cannot install matplotlib==3.6.3 and matplotlib>=3.9.4 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
|
|
build (3.9)
CondaEnvException: Pip failed
|