🎨 updated package manager from pip to conda for scipy #58
unittests.yml
on: push
Matrix: python-3-10
Matrix: python-3-11
Matrix: python-3-12
Matrix: python-3-9
Annotations
8 errors and 6 warnings
|
python-3-9 (ubuntu-latest, 3.9)
ENOENT: no such file or directory, open '/home/runner/work/mowl/mowl/envs/environment_3_9.yml'
|
|
python-3-10 (ubuntu-latest, 3.10)
The operation was canceled.
|
|
python-3-10 (ubuntu-latest, 3.10)
The run was canceled by @ferzcam.
|
|
python-3-12 (ubuntu-latest, 3.12)
The operation was canceled.
|
|
python-3-12 (ubuntu-latest, 3.12)
The run was canceled by @ferzcam.
|
|
python-3-11 (ubuntu-latest, 3.11)
The operation was canceled.
|
|
python-3-11 (ubuntu-latest, 3.11)
The run was canceled by @ferzcam.
|
|
Python Unit Tests
The run was canceled by @ferzcam.
|
|
python-3-10 (ubuntu-latest, 3.10)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
python-3-10 (ubuntu-latest, 3.10)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: 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(
|
|
python-3-12 (ubuntu-latest, 3.12)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
python-3-12 (ubuntu-latest, 3.12)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: 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(
|
|
python-3-11 (ubuntu-latest, 3.11)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
python-3-11 (ubuntu-latest, 3.11)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: 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(
|