Update python versions and dependencies #2724
Annotations
1 error and 12 warnings
Tests (windows-2022)
The process 'C:\Users\runneradmin\miniconda3\condabin\mamba.bat' failed with exit code 1
|
Tests (windows-2022)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
C:\Users\runneradmin\miniconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Tests (windows-2022)
('Connection broken: IncompleteRead(1096034 bytes read, 420646 more expected)', IncompleteRead(1096034 bytes read, 420646 more expected))
('Connection broken: IncompleteRead(1096034 bytes read, 420646 more expected)', IncompleteRead(1096034 bytes read, 420646 more expected))
|
Tests (macos-14)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Tests (macos-14)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Tests (ubuntu-22.04)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Tests (ubuntu-22.04)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|