lofar-astron / RMextract

extract TEC, vTEC, Earthmagnetic field and Rotation Measures from GPS and WMM data for radio interferometry observations
GNU General Public License v3.0
31 stars 22 forks source link

Python 3.12: ModuleNotFoundError: No module named 'numpy.distutils' #53

Closed AlexKurek closed 2 months ago

AlexKurek commented 3 months ago

Just reporting. This shows up when trying to install:

ModuleNotFoundError: No module named 'numpy.distutils'

Explanation: https://stackoverflow.com/a/77284076/6764984.

gmloose commented 3 months ago

Thanks for reporting. Looks like there's still some work to do to make RMextract Python 3.12 compatible.

gmloose commented 2 months ago

Solved by https://github.com/lofar-astron/RMextract/pull/55