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

enable espaloma tests on python 3.12 #335

Open
mikemhenry opened this issue May 10, 2024 · 1 comment
Open

enable espaloma tests on python 3.12 #335

mikemhenry opened this issue May 10, 2024 · 1 comment

Comments

@mikemhenry
Copy link
Collaborator

Need to update espaloma to use newer dgl, I think I have done this but need to follow up

espaloma 0.3.2 would require
      │     └─ dgl 1.1.2.*  with the potential options
      │        ├─ dgl 1.1.2 would require
      │        │  └─ python_abi 3.10.* *_cp310, which can be installed;
      │        ├─ dgl 1.1.2 would require
      │        │  └─ python_abi 3.11.* *_cp311, which can be installed;
      │        └─ dgl 1.1.2 would require
      │           └─ python_abi 3.9.* *_cp39, which can be installed;
@mikemhenry
Copy link
Collaborator Author

This would also enable osx-arm64 support since we have builds for that arch on newer dgl

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

No branches or pull requests

1 participant