hyperion-rt / hyperion

Hyperion Radiative Transfer Code
http://www.hyperion-rt.org
BSD 2-Clause "Simplified" License
52 stars 26 forks source link

ERROR : cannot read files made with the Python module before version 0.8.7 #232

Open indebetouw opened 1 year ago

indebetouw commented 1 year ago

linux RHEL8 install from git; In [16]: hyperion.version Out[16]: '0.1.dev1628+g7cae6d0.d20230516'

so it makes sense that setup_rt.f90:: if(python_version < version('0.8.7')) is complaining, but is it ok to just change that version number in the fortran, recompile and move on, or do I have a mismatch between the python module and submodule somehow?

thank you

indebetouw commented 1 year ago

FWIW disabling that check seems to have "worked", at least a model is created. I will do some validation against the release.