issues
search
legend-exp
/
legend-pygeom-hpges
Germanium detector geometries for radiation transport simulations
https://legend-pygeom-hpges.readthedocs.io
GNU General Public License v3.0
0
stars
4
forks
source link
Hotfix for incompatible numpy versions in python 3.9
#39
Closed
ManuelHu
closed
5 months ago
ManuelHu
commented
5 months ago
CI fails on python 3.9, as:
the latest version of pint compatible with py 3.9 is 0.23
only pint >= 0.24 is compatible with numpy 2.0.0 (released 2 days ago, thus this new breakage!)
CI fails on python 3.9, as: