Skip to content

try updating miniconda and removing psi4 channel #882

try updating miniconda and removing psi4 channel

try updating miniconda and removing psi4 channel #882

Triggered via push June 21, 2024 22:40
Status Failure
Total duration 5m 15s
Artifacts

CI.yaml

on: push
Matrix: test
Run fast checks over code
11s
Run fast checks over code
Matrix: package
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 22 warnings
Test on py3.11/macOS-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Test on py3.10/macOS-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Test on py3.12/macOS-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Test on py3.9/macOS-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Test on py3.8/macOS-latest
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Test on py3.11/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Test on py3.12/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Test on py3.10/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Test on py3.9/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Test on py3.8/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Run fast checks over code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run fast checks over code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on py3.11/macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.11/macOS-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/osx-arm64 - https://repo.anaconda.com/pkgs/main/osx-arm64 - https://repo.anaconda.com/pkgs/r/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.10/macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.10/macOS-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/osx-arm64 - https://repo.anaconda.com/pkgs/main/osx-arm64 - https://repo.anaconda.com/pkgs/r/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.12/macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.12/macOS-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides requested rdkit >=2023.09.5 - nothing provides requested psi4 >1.9.1* - nothing provides requested pdbfixer >=1.9 - nothing provides requested openmm >=8.1.1 - nothing provides requested mdanalysis >=2.7.0 - package pyright-1.1.229-py310hf8d0d8f_0 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 ├─ mdanalysis >=2.7.0 does not exist (perhaps a typo or a missing channel); ├─ openmm >=8.1.1 does not exist (perhaps a typo or a missing channel); ├─ pdbfixer >=1.9 does not exist (perhaps a typo or a missing channel); ├─ psi4 >1.9.1* does not exist (perhaps a typo or a missing channel); ├─ pyright is installable with the potential options │ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require │ │ └─ python >=3.10,<3.11.0a0 *_cpython, which can be installed; │ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require │ │ └─ python >=3.8,<3.9.0a0 *_cpython, which can be installed; │ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require │ │ └─ python >=3.9,<3.10.0a0 *_cpython, which can be installed; │ └─ pyright [1.1.277|1.1.278|1.1.279|1.1.280] would require │ └─ python >=3.11,<3.12.0a0 *_cpython, which can be installed; ├─ python 3.12.*,>=3.8 is not installable because it conflicts with any installable versions previously reported; └─ rdkit >=2023.09.5 does not exist (perhaps a typo or a missing channel).
Test on py3.9/macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.9/macOS-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/osx-arm64 - https://repo.anaconda.com/pkgs/main/osx-arm64 - https://repo.anaconda.com/pkgs/r/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.8/macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.8/macOS-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/osx-arm64 - https://repo.anaconda.com/pkgs/main/osx-arm64 - https://repo.anaconda.com/pkgs/r/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.11/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.11/ubuntu-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/linux-64 - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/r/linux-64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.12/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.12/ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides requested rdkit >=2023.09.5 - nothing provides requested psi4 >1.9.1* - nothing provides requested pdbfixer >=1.9 - nothing provides requested openmm >=8.1.1 - nothing provides requested mdanalysis >=2.7.0 - package pyright-0.0.10-py310h6acc77f_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 ├─ mdanalysis >=2.7.0 does not exist (perhaps a typo or a missing channel); ├─ openmm >=8.1.1 does not exist (perhaps a typo or a missing channel); ├─ pdbfixer >=1.9 does not exist (perhaps a typo or a missing channel); ├─ psi4 >1.9.1* does not exist (perhaps a typo or a missing channel); ├─ pyright is installable with the potential options │ ├─ pyright [0.0.10|0.0.12|...|1.1.280] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ pyright [0.0.10|0.0.12|...|1.1.276] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ pyright [0.0.10|0.0.12|...|1.1.280] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ pyright [0.0.10|0.0.12|...|1.1.280] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ pyright [1.1.237|1.1.238|...|1.1.280] would require │ │ └─ python_abi 3.8 *_pypy38_pp73, which requires │ │ └─ python 3.8.* *_73_pypy, which can be installed; │ ├─ pyright [1.1.237|1.1.238|...|1.1.280] would require │ │ └─ python_abi 3.9 *_pypy39_pp73, which requires │ │ └─ python 3.9.* *_73_pypy, which can be installed; │ └─ pyright [1.1.277|1.1.278|1.1.279|1.1.280] would require │ └─ python >=3.11,<3.12.0a0 , which can be installed; ├─ python 3.12.*,>=3.8 is not installable because it conflicts with any installable versions previously reported; └─ rdkit >=2023.09.5 does not exist (perhaps a typo or a missing channel).
Test on py3.10/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.10/ubuntu-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/linux-64 - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/r/linux-64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.9/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.9/ubuntu-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/linux-64 - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/r/linux-64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Test on py3.8/ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on py3.8/ubuntu-latest
PackagesNotFoundError: The following packages are not available from current channels: - rdkit[version='>=2023.09.5'] - psi4[version='>1.9.1*'] - pdbfixer[version='>=1.9'] - openmm[version='>=8.1.1'] - mdanalysis[version='>=2.7.0'] Current channels: - https://conda.anaconda.org/conda-forge/linux-64 - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/r/linux-64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.