cbyrohl / scida

scida is an out-of-the-box analysis tool for large scientific datasets. It primarily supports the astrophysics community, focusing on cosmological and galaxy formation simulations using particles or unstructured meshes, as well as large observational datasets. This tool uses dask, allowing analysis to scale.
https://scida.io
MIT License
28 stars 4 forks source link

python 3.12.x support #168

Closed dnelson86 closed 3 months ago

dnelson86 commented 3 months ago

Currently,

      RuntimeError: Cannot install on Python version 3.12.4; only versions >=3.8,<3.12 are supported.

is there any roadblock to allowing 3.12.x?