issues
search
rzellem
/
EXOTIC
EXOplanet Transit Interpretation Code
Other
86
stars
45
forks
source link
Release EXOTIC 4.2.2 Hotfix: Fix import error blocking new installations on Python 3.12 (and others)
#1333
Closed
jpl-jengelke
closed
1 month ago
jpl-jengelke
commented
1 month ago
In the
EXOTIC
module init file:
Correct
importlib
module to prioritize
metadata
in the standard library over the PyPi importlib_metadata
Chiefly this impacts brand new installations
Temporarily disable automated host star coordinate alignment
In the
EXOTIC
module init file:importlib
module to prioritizemetadata
in the standard library over the PyPi importlib_metadata