Remove metl-pretrained dependency from inference test (GitHub action) #98
Annotations
2 errors and 10 warnings
|
Test METL training (ubuntu-latest)
Process completed with exit code 1.
|
|
Test METL training (macos-latest)
Process completed with exit code 1.
|
|
Test METL training (ubuntu-latest)
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.
|
|
Test METL training (ubuntu-latest)
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/
|
|
Test METL training (ubuntu-latest)
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'.
|
|
Test METL training (ubuntu-latest)
/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(
|
|
Test METL training (macos-latest)
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.
|
|
Test METL training (macos-latest)
warning libmamba [mkl-devel-2023.2.0-h694c41f_50500] The following files were already present in the environment:
- lib/cmake/mkl/MKLConfig.cmake
- lib/cmake/mkl/MKLConfigVersion.cmake
- lib/pkgconfig/mkl-dynamic-ilp64-iomp.pc
- lib/pkgconfig/mkl-dynamic-ilp64-seq.pc
- lib/pkgconfig/mkl-dynamic-ilp64-tbb.pc
- lib/pkgconfig/mkl-dynamic-lp64-iomp.pc
- lib/pkgconfig/mkl-dynamic-lp64-seq.pc
- lib/pkgconfig/mkl-dynamic-lp64-tbb.pc
- lib/pkgconfig/mkl-sdl.pc
- lib/pkgconfig/mkl-static-ilp64-iomp.pc
- lib/pkgconfig/mkl-static-ilp64-seq.pc
- lib/pkgconfig/mkl-static-ilp64-tbb.pc
- lib/pkgconfig/mkl-static-lp64-iomp.pc
- lib/pkgconfig/mkl-static-lp64-seq.pc
- lib/pkgconfig/mkl-static-lp64-tbb.pc
|
|
Test METL training (macos-latest)
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
Test METL training (macos-latest)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
|
|
Test METL training (macos-latest)
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'.
|
|
Test METL training (macos-latest)
/Users/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(
|