QCFractal
QCFractal copied to clipboard
[WIP] Python 3.12 & 3.13 support
Description
This PR makes the QCArchive packages 3.12 complient, and adds tests
Currently blocked by 3.12 support for geometric. See https://github.com/leeping/geomeTRIC/issues/173 (see https://github.com/leeping/geomeTRIC/pull/174 for progress)
Changelog description
Add support for python 3.12
Status
- [ ] Code base linted
- [ ] Ready to go
It looks like the upstream compatibility fixes were merged and released but not yet in conda packages?
https://github.com/leeping/geomeTRIC/releases/tag/1.0.2
https://github.com/conda-forge/geometric-feedstock/pull/16
Yes. Also, torsiondrive is not 3.12 compatible: https://github.com/lpwgroup/torsiondrive/pull/78
Okay, I have the build issues fixed: https://github.com/conda-forge/geometric-feedstock/pull/17
The geomeTRIC 1.0.2 builds are online, I believe this is still blocked by a TorsionDrive release (and builds)