HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

PEP 632: Python 3.12 Incompatible with Distutils #169

Closed ssolson closed 2 months ago

ssolson commented 4 months ago

Python 3.12.0 shipped Oct 2 2023.

As per PEP 632 disutils no longer works with the latest stable version of python. https://peps.python.org/pep-0632/

Are there plans to address this incompatibility?

https://github.com/HDFGroup/h5pyd/blob/094f0b2b7e2a777f6dc1a6f60851cc856067d9a2/h5pyd/version.py#L15

jreadey commented 4 months ago

Yes I’m planning to get to this in the next few weeks. Went through a similar excessive with the hsds setup