Skip to content

Bugfix: Miniconda action update #38

Bugfix: Miniconda action update

Bugfix: Miniconda action update #38

Triggered via pull request October 11, 2024 10:46
Status Failure
Total duration 2m 15s
Artifacts

checks.yml

on: pull_request
Matrix: checks
Pull Request Status
2s
Pull Request Status
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 42 warnings
Python 3.8 on ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Python 3.10 on macos-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Python 3.8 on macos-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Python 3.9 on ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Python 3.9 on macos-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Python 3.10 on ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Python 3.8 on windows-latest
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Python 3.9 on windows-latest
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Python 3.10 on windows-latest
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Python 3.8 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.8 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 on ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.0.10-py27hc9558a2_1 requires python >=2.7,<2.8.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.0.10|0.0.7|0.0.8|0.0.9|0.1.0] would require │ │ └─ python >=2.7,<2.8.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ mamba [0.1.2|0.10.0|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 , which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.10 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.10 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 on macos-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h25b57eb_1 requires python >=3.10,<3.11.0a0 *_cpython, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 *_cpython, which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 *_cpython, which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.8 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.8 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 on macos-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h25b57eb_1 requires python >=3.10,<3.11.0a0 *_cpython, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 *_cpython, which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 *_cpython, which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.9 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.9 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 on ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.0.10-py27hc9558a2_1 requires python >=2.7,<2.8.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.0.10|0.0.7|0.0.8|0.0.9|0.1.0] would require │ │ └─ python >=2.7,<2.8.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ mamba [0.1.2|0.10.0|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 , which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.9 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.9 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 on macos-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h25b57eb_1 requires python >=3.10,<3.11.0a0 *_cpython, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.0|0.18.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 *_cpython, which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 *_cpython, which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 *_cpython, which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.10 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.10 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 on ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.0.10-py27hc9558a2_1 requires python >=2.7,<2.8.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ mamba is installable with the potential options │ ├─ mamba [0.0.10|0.0.7|0.0.8|0.0.9|0.1.0] would require │ │ └─ python >=2.7,<2.8.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ mamba [0.1.2|0.10.0|...|1.0.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mamba [0.10.0|0.11.1|...|1.0.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mamba [0.18.1|0.18.2|...|1.0.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ └─ mamba 1.0.0 would require │ └─ python >=3.11,<3.12.0a0 , which can be installed; └─ pin-1 is not installable because it requires └─ python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.8 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.8 on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.8 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.8 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.8 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.8 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.8 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.8 on windows-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h9376f3e_1 requires python >=3.10,<3.11.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible \u251c\u2500 mamba is installable with the potential options \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.6,<3.7.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.7,<3.8.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.1.2|0.10.0|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<3.9.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.10.0|0.11.1|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.9,<3.10.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.18.1|0.18.2|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.10,<3.11.0a0 , which can be installed; \u2502 \u2514\u2500 mamba 1.0.0 would require \u2502 \u2514\u2500 python >=3.11,<3.12.0a0 , which can be installed; \u2514\u2500 pin-1 is not installable because it requires \u2514\u2500 python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.9 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.9 on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.9 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.9 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.9 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.9 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.9 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.9 on windows-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h9376f3e_1 requires python >=3.10,<3.11.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible \u251c\u2500 mamba is installable with the potential options \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.6,<3.7.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.7,<3.8.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.1.2|0.10.0|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<3.9.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.10.0|0.11.1|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.9,<3.10.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.18.1|0.18.2|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.10,<3.11.0a0 , which can be installed; \u2502 \u2514\u2500 mamba 1.0.0 would require \u2502 \u2514\u2500 python >=3.11,<3.12.0a0 , which can be installed; \u2514\u2500 pin-1 is not installable because it requires \u2514\u2500 python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')
Python 3.10 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.10 on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python 3.10 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.10 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.10 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.10 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.10 on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
Python 3.10 on windows-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - package mamba-0.18.1-py310h9376f3e_1 requires python >=3.10,<3.11.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible \u251c\u2500 mamba is installable with the potential options \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.6,<3.7.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.0.7|0.1.0|...|0.9.2] would require \u2502 \u2502 \u2514\u2500 python >=3.7,<3.8.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.1.2|0.10.0|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<3.9.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.10.0|0.11.1|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.9,<3.10.0a0 , which can be installed; \u2502 \u251c\u2500 mamba [0.18.1|0.18.2|...|1.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.10,<3.11.0a0 , which can be installed; \u2502 \u2514\u2500 mamba 1.0.0 would require \u2502 \u2514\u2500 python >=3.11,<3.12.0a0 , which can be installed; \u2514\u2500 pin-1 is not installable because it requires \u2514\u2500 python 3.12.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.12.* (labeled as 'pin-1')