remove pys2index to test #1986
Annotations
4 errors and 23 warnings
Linux Python 3.13
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Linux Python 3.10
Process completed with exit code 1.
|
Linux Python 3.11
Process completed with exit code 1.
|
Linux Python 3.12
Process completed with exit code 1.
|
Linux Python 3.13
No files were found with the provided path: test_linux_artifacts_python_3.13. No artifacts will be uploaded.
|
Linux Python 3.13
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Linux Python 3.13
/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.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(
|
Linux Python 3.13
/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)
|
Linux Python 3.13
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.13.0rc1-h3b4618f_0_cp313t
Could not solve for environment specs
The following packages are incompatible
├─ iris >=3.11 is installable and it requires
│ └─ cf-units >=3.1 with the potential options
│ ├─ cf-units [3.1.0|3.1.1|3.2.0|3.3.0] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ cf-units [3.1.0|3.1.1|3.2.0] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ cf-units [3.1.0|3.1.1|3.2.0] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ cf-units [3.1.1|3.2.0|3.3.0] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ cf-units [3.2.0|3.3.0] would require
│ │ └─ python_abi 3.12.* *_cp312, which requires
│ │ └─ python 3.12.* *_cpython, which can be installed;
│ ├─ cf-units [3.2.0|3.3.0] would require
│ │ └─ python_abi 3.13.* *_cp313 with the potential options
│ │ ├─ python_abi 3.13 would require
│ │ │ └─ python 3.13.* *_cpython, which can be installed;
│ │ └─ python_abi 3.13 would require
│ │ └─ python 3.13.* *_cp313, which can be installed;
│ └─ cf-units 3.2.0 would require
│ └─ pypy3.9 [>=7.3.13 |>=7.3.15 ], which requires
│ └─ python 3.9.* *_73_pypy, which can be installed;
├─ psy-simple >=1.5.0 is installable with the potential options
│ ├─ psy-simple [1.5.0|1.5.1] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ psy-simple [1.5.0|1.5.1] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ psy-simple [1.5.0|1.5.1] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed (as previously explained);
│ ├─ psy-simple [1.5.0|1.5.1] would require
│ │ └─ pypy3.9 >=7.3.15 , which can be installed (as previously explained);
│ └─ psy-simple [1.5.0|1.5.1] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python 3.13.*,>=3.10 is not installable because there are no viable options
├─ python 3.13.0 conflicts with any installable versions previously reported;
└─ python [3.13.0rc1|3.13.0rc2|3.13.0rc3] would require
└─ _python_rc, which does not exist (perhaps a missing channel).
|
Linux Python 3.10
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Linux Python 3.10
/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.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(
|
Linux Python 3.10
/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)
|
Linux Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Linux Python 3.11
/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.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(
|
Linux Python 3.11
/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)
|
Linux Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Linux Python 3.12
/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.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(
|
Linux Python 3.12
/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)
|
OSX Python 3.10
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
OSX Python 3.10
/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.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(
|
OSX Python 3.10
/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)
|
OSX Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
OSX Python 3.12
/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.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(
|
OSX Python 3.12
/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)
|
OSX Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
OSX Python 3.11
/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.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(
|
OSX Python 3.11
/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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test_Linux_python_3.10
|
5.95 KB |
|
Test_Linux_python_3.11
|
5.88 KB |
|
Test_Linux_python_3.12
|
5.85 KB |
|
Test_OSX_python_3.10
|
7.1 KB |
|
Test_OSX_python_3.11
|
7.1 KB |
|
Test_OSX_python_3.12
|
7.4 KB |
|