broader python version range #41
Annotations
7 errors and 8 warnings
|
build-and-upload (linux-64, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
build-and-upload (osx-64, macos-13)
The operation was canceled.
|
|
build-and-upload (osx-64, macos-13)
The strategy configuration was canceled because "build-and-upload.linux-64_ubuntu-latest" failed
|
|
build-and-upload (linux-aarch64, ubuntu-24.04-arm)
The operation was canceled.
|
|
build-and-upload (linux-aarch64, ubuntu-24.04-arm)
The strategy configuration was canceled because "build-and-upload.linux-64_ubuntu-latest" failed
|
|
build-and-upload (osx-arm64, macos-latest)
The operation was canceled.
|
|
build-and-upload (osx-arm64, macos-latest)
The strategy configuration was canceled because "build-and-upload.linux-64_ubuntu-latest" failed
|
|
build-and-upload (linux-64, 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 on python 3.13.* =* * is not installable because it requires
└─ python =3.13 *, which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python=3.13
|
|
build-and-upload (osx-64, macos-13)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (osx-64, macos-13)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (linux-aarch64, ubuntu-24.04-arm)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (linux-aarch64, ubuntu-24.04-arm)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (linux-aarch64, ubuntu-24.04-arm)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (osx-arm64, macos-latest)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
build-and-upload (osx-arm64, macos-latest)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|