Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with Py3.12 #1035

Open
prjemian opened this issue Oct 29, 2024 · 2 comments
Open

Test with Py3.12 #1035

prjemian opened this issue Oct 29, 2024 · 2 comments
Milestone

Comments

@prjemian
Copy link
Contributor

and identify if there are any obstacles to using Py3.13

@prjemian prjemian added this to the 1.7.2 milestone Oct 29, 2024
@prjemian
Copy link
Contributor Author

The aps-dm-api package does not support installation for Python 3.12:

[Unit Tests & Code Coverage/Python 3.12]   | error    libmamba Could not solve for environment specs
[Unit Tests & Code Coverage/Python 3.12]   |     The following packages are incompatible
[Unit Tests & Code Coverage/Python 3.12]   |     ├─ aps-dm-api >=8 is installable with the potential options
[Unit Tests & Code Coverage/Python 3.12]   |     │  ├─ aps-dm-api 8.0.2 would require
[Unit Tests & Code Coverage/Python 3.12]   |     │  │  └─ python >=3.7,<3.8.0a0, which can be installed;
[Unit Tests & Code Coverage/Python 3.12]   |     │  ├─ aps-dm-api 8.0.2 would require
[Unit Tests & Code Coverage/Python 3.12]   |     │  │  └─ python >=3.11,<3.12.0a0, which can be installed;
[Unit Tests & Code Coverage/Python 3.12]   |     │  ├─ aps-dm-api 8.0.2 would require
[Unit Tests & Code Coverage/Python 3.12]   |     │  │  └─ python >=3.10,<3.11.0a0, which can be installed;
[Unit Tests & Code Coverage/Python 3.12]   |     │  ├─ aps-dm-api 8.0.2 would require
[Unit Tests & Code Coverage/Python 3.12]   |     │  │  └─ python >=3.9,<3.10.0a0, which can be installed;
[Unit Tests & Code Coverage/Python 3.12]   |     │  └─ aps-dm-api 8.0.2 would require
[Unit Tests & Code Coverage/Python 3.12]   |     │     └─ python >=3.8,<3.9.0a0, which can be installed;
[Unit Tests & Code Coverage/Python 3.12]   |     └─ python =3.12 is not installable because there are no viable options
[Unit Tests & Code Coverage/Python 3.12]   |        ├─ python [3.12.0|3.12.1|...|3.12.7] conflicts with any installable versions previously reported;
[Unit Tests & Code Coverage/Python 3.12]   |        └─ python 3.12.0rc3 would require
[Unit Tests & Code Coverage/Python 3.12]   |           └─ _python_rc, which does not exist (perhaps a missing channel).
[Unit Tests & Code Coverage/Python 3.12]   | critical libmamba Could not solve for environment specs

@prjemian
Copy link
Contributor Author

Same for Py3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant