Bump Python version #25
Annotations
1 error and 5 warnings
Install conda dependencies
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install conda dependencies
/usr/share/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(
|
Install conda dependencies
Mamba support is still experimental and can result in differently solved environments!
|
Install conda dependencies
/usr/share/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)
|
Install conda dependencies
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides mdanalysis 0.15.0 needed by mdanalysistests-0.15.0-py27_0
Could not solve for environment specs
The following packages are incompatible
├─ mdanalysistests is installable with the potential options
│ ├─ mdanalysistests 0.15.0 would require
│ │ └─ mdanalysis 0.15.0 , which does not exist (perhaps a missing channel);
│ ├─ mdanalysistests 0.16.0 would require
│ │ └─ mdanalysis 0.16.0 , which does not exist (perhaps a missing channel);
│ ├─ mdanalysistests 0.16.1 would require
│ │ └─ mdanalysis 0.16.1 , which does not exist (perhaps a missing channel);
│ ├─ mdanalysistests [0.16.2|0.17.0|...|0.20.1] would require
│ │ └─ python [2.7* |>=2.7,<2.8.0a0 ], which can be installed;
│ ├─ mdanalysistests [0.17.0|0.18.0] would require
│ │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which can be installed;
│ ├─ mdanalysistests 0.17.0 would require
│ │ └─ python 3.6* , which can be installed;
│ ├─ mdanalysistests [0.18.0|0.19.0|...|2.0.0] would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ mdanalysistests [0.19.2|0.20.1|...|2.1.0] would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ mdanalysistests [0.20.1|1.0.0|...|2.2.0] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ mdanalysistests [2.0.0|2.1.0|2.2.0] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ mdanalysistests [2.1.0|2.2.0] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ mdanalysistests [2.2.0|2.3.0] would require
│ │ └─ python >=3.8,<=3.10 , which can be installed;
│ ├─ mdanalysistests [2.4.1|2.4.2|2.4.3] would require
│ │ └─ python >=3.8,<=3.11 , which can be installed;
│ ├─ mdanalysistests [2.5.0|2.6.1] would require
│ │ └─ python >=3.9,<=3.11 , which can be installed;
│ └─ mdanalysistests 2.7.0 would require
│ └─ python >=3.9,<=3.12 with the potential options
│ ├─ python 3.10.0, which can be installed;
│ ├─ python [3.10.1|3.10.10|...|3.10.9], which can be installed;
│ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ ├─ python 3.11.0, which can be installed;
│ ├─ python [3.11.1|3.11.10|...|3.12.0], which can be installed;
│ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3] would require
│ └─ _python_rc, which does not exist (perhaps a missing channel);
└─ python 3.13** is not installable because there are no viable options
├─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained);
└─ python 3.13.0 conflicts with any installable versions previously reported.
|
Loading