Ac tables2table #382
Annotations
1 error and 6 warnings
Set up Conda
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, 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/
|
Set up Conda
/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(
|
Set up Conda
Mamba support is still experimental and can result in differently solved environments!
|
Set up Conda
/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)
|
Set up Conda
LibMambaUnsatisfiableError: Encountered problems while solving:
- package pysam-0.20.0-py27h7835474_0 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
├─ pysam 0.20.0 is installable with the potential options
│ ├─ pysam 0.20.0 would require
│ │ ├─ python >=2.7,<2.8.0a0 , which can be installed;
│ │ └─ python_abi 2.7.* *_cp27mu, which can be installed;
│ ├─ pysam 0.20.0 would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ pysam 0.20.0 would require
│ │ ├─ python >=3.6,<3.7.0a0 , which can be installed;
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ pysam 0.20.0 would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ pysam 0.20.0 would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ pysam 0.20.0 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ python 3.11** is not installable because there are no viable options
├─ python [3.11.0|3.11.10|...|3.11.9] conflicts with any installable versions previously reported;
└─ python [3.11.0|3.11.1|...|3.11.9] would require
└─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported.
|
Loading