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

Update to Python 3.12 #128

Merged
merged 5 commits into from
Apr 15, 2024
Merged

Update to Python 3.12 #128

merged 5 commits into from
Apr 15, 2024

Conversation

jan-janssen
Copy link
Member

No description provided.

@jan-janssen jan-janssen marked this pull request as draft January 20, 2024 19:55
@jan-janssen
Copy link
Member Author

  The following packages are incompatible
  ├─ python 3.12**  is installable with the potential options
  │  ├─ python 3.12.0 would require
  │  │  └─ python_abi 3.12.* *_cp312, which can be installed;
  │  ├─ python 3.12.0rc3 would require
  │  │  └─ _python_rc, which does not exist (perhaps a missing channel);
  │  ├─ python 3.12.1 would require
  │  │  └─ python_abi 3.12.* *_cp312, which can be installed;
  │  ├─ python 3.12.0 conflicts with any installable versions previously reported;
  │  └─ python 3.12.1 conflicts with any installable versions previously reported;
  ├─ pyxtal 0.6.2**  is installable and it requires
  │  ├─ pyshtools >=4.10.3  with the potential options
  │  │  ├─ pyshtools [4.10.3|4.10.4] would require
  │  │  │  └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
  │  │  ├─ pyshtools [4.10.3|4.10.4] would require
  │  │  │  └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
  │  │  ├─ pyshtools [4.10.3|4.10.4] would require
  │  │  │  └─ python_abi 3.8.* *_cp38, which can be installed;
  │  │  └─ pyshtools [4.10.3|4.10.4] would require
  │  │     └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
  │  └─ python <=3.12,>=3.7  with the potential options
  │     ├─ python 3.12.0, which can be installed (as previously explained);
  │     ├─ python 3.12.0rc3, which cannot be installed (as previously explained);
  │     ├─ python 3.12.0 conflicts with any installable versions previously reported;
  │     └─ python [3.10.0|3.10.1|...|3.9.9], which can be installed;
  └─ scikit-learn 1.4.0**  is not installable because there are no viable options
     ├─ scikit-learn 1.4.0 would require
     │  └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
     ├─ scikit-learn 1.4.0 would require
     │  └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
     ├─ scikit-learn 1.4.0 would require
     │  └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
     └─ scikit-learn 1.4.0 would require
        └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported.

@jan-janssen
Copy link
Member Author

Waiting for conda-forge/pyshtools-feedstock#46

@jan-janssen jan-janssen reopened this Apr 12, 2024
@jan-janssen jan-janssen reopened this Apr 12, 2024
@jan-janssen jan-janssen reopened this Apr 14, 2024
@jan-janssen jan-janssen reopened this Apr 15, 2024
@jan-janssen jan-janssen marked this pull request as ready for review April 15, 2024 01:06
@jan-janssen jan-janssen merged commit fa5a920 into main Apr 15, 2024
42 of 63 checks passed
@jan-janssen jan-janssen deleted the python312 branch April 15, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant