Build Documentation #9
docs.yml
on: schedule
build-documentation
44m 40s
Annotations
1 error and 6 warnings
|
build-documentation
Process completed with exit code 1.
|
|
build-documentation
warning libmamba You are using 'pip' as an additional package manager.
Be aware that packages installed with 'pip' are managed independently from 'conda-forge' channel.
|
|
build-documentation
warning libmamba [openblas-0.3.29-pthreads_h6ec200e_0] The following files were already present in the environment:
- include/cblas.h
- include/f77blas.h
- include/lapack.h
- include/lapacke.h
- include/lapacke_config.h
- include/lapacke_mangling.h
- include/lapacke_utils.h
- include/openblas_config.h
- lib/cmake/openblas/OpenBLASConfig.cmake
- lib/cmake/openblas/OpenBLASConfigVersion.cmake
|
|
build-documentation
error libmamba Failed to download package from https://conda.anaconda.org/rmg/noarch/urllib3-1.25.9-py_0.tar.bz2 (status 520)
If you see this message repeatedly, the state of your installation might be corrupted,
in which case running `mamba clean --all` might fix it.
If you continue to meet this problem, please search or report an issue
on mamba's issue tracker: https://github.com/mamba-org/mamba/issues/
warning libmamba Retrying in 0 seconds
|
|
build-documentation
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
build-documentation
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'.
|
|
build-documentation
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|