Homebrew seems to have removed the field3d formula recently (today?) with the following message:
Error: No available formula with the name "field3d"
==> Searching for a previously deleted formula (in the last month)...
field3d was deleted from homebrew/core in commit 9978dd7daf:
fields3d: remove formula
fields3d needs scons with python2 to build, which is no longer
supported.
I'm not much of a field3d expert, but looking at the basic distribution, it seems to have both scons-based and CMake based build system?
Can we restore the project to good standing by either fixing the scons one (is there a python 3 scons?), or just eliminate it and rely on CMake only?
Is anybody out there? Is this a living project that anybody uses but us?