Update python build system #8
Annotations
1 error and 2 warnings
build (3.11)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (3.11)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package tiledbvcf-py-0.35.0-py38h0d54072_0 requires python_abi 3.8.* *_cp38, 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.0.8|0.0.9|0.1.0] would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ mamba [0.0.10|0.0.7|0.0.8|0.0.9|0.1.0] would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ mamba [0.1.1|0.1.2|...|0.9.2] would require
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ mamba [0.1.1|0.1.2|...|0.9.2] would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ mamba [0.1.2|0.10.0|...|0.9.2] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require
│ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ ├─ mamba [0.10.0|0.11.1|...|0.9.2] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ mamba [0.11.3|0.12.0|...|0.25.0] would require
│ │ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
│ ├─ mamba [0.18.1|0.18.2|...|0.27.0] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ mamba [0.25.0|0.26.0|0.27.0] would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ mamba [0.25.0|0.26.0|0.27.0] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ mamba [1.0.0|1.1.0|...|1.5.0] would require
│ │ └─ libmambapy [1.0.0 py310h8078c61_0|1.0.0 py310h8078c61_1|...|1.5.0 py39h78efd80_0], which requires
│ │ └─ fmt >=9.1.0,<10.0a0 , which can be installed;
│ ├─ mamba [1.5.0|1.5.1|...|1.5.6] would require
│ │ └─ libmambapy [1.5.0 py310h39ff949_1|1.5.0 py311hf2555c7_1|...|1.5.6 py39h2a80bf4_0], which requires
│ │ └─ fmt >=10.1.1,<11.0a0 , which can be installed;
│ └─ mamba [1.5.7|1.5.8|1.5.9] would require
│ └─ libmambapy [1.5.7 py310h39ff949_0|1.5.7 py311hf2555c7_0|...|1.5.9 py39h585447c_0], which requires
│ └─ fmt >=10.2.1,<11.0a0 , which can be installed;
├─ python 3.11.*,3.11.* is not installable because it conflicts with any installable versions previously reported;
└─ tiledbvcf-py 0.35* is installable with the potential options
├─ tiledbvcf-py 0.35.0 would require
│ ├─ libtiledbvcf 0.35.0 h53fe7cb_0, which requires
│ │ └─ tiledb >=2.26.0,<2.27.0a0 , which requires
│ │ └─ fmt >=11.0.2,<12.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ tiledbvcf-py 0.35.0 would require
│ ├─ libtiledbvcf 0.35.0 h53fe7cb_0, which cannot be installed (as previously explained);
│ └─ python_abi 3.10.* *_cp310, which can be installed;
├─ tiledbvcf-py 0.35.0 would require
│ ├─ libtiledbvcf 0.35.0 h53fe7cb_0, which cannot be installed (as previously explained);
│ └─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
├─ tiledbvcf-py 0.35.0 would require
│ └─ python_abi 3.12.* *_cp312, which can be installed;
└─ tiledbvcf-py 0.35.0 would require
├─ libtiledbvcf 0.35.0 h53fe7cb_0, which cannot be installed (as previously explained);
└─ python_abi 3.9.* *_cp39, which can be installed.
|