On Thu, Apr 18, 2024 at 07:37:18AM +0200, Matthias Klose wrote: > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 21, in <module> > from numpy.distutils.core import Extension, setup > ModuleNotFoundError: No module named 'numpy.distutils'
This seems to have been fixed upstream in version 1.2.0 by migrating the build system to meson. https://github.com/sonofeft/RocketCEA/commit/a3da63fae76aa1490f8f9b16b15ab8d7fd9eac67 I think, but presumably it would be much simpler to just pull the latest upstream release (currently 1.2.1). Thanks, -- Colin Watson (he/him) [cjwat...@debian.org]