g4edge / pyg4ometry

Python code for rapid creation and conversion of radiation transport Monte Carlo (Geant4 and Fluka) geometries
https://pyg4ometry.readthedocs.io
GNU General Public License v3.0
16 stars 13 forks source link

Compilation error on GitHub's MacOS runners #18

Closed gipert closed 1 year ago

gipert commented 1 year ago

Error message:

make[2]: *** No rule to make target `/usr/local/opt/tbb/lib/libtbb.12.8.dylib', needed by `src/pyg4ometry/pyoce/BRep.cpython-310-darwin.so'.  Stop.

See for example: https://github.com/pyg4ometry/pyg4ometry/actions/runs/4701756206/jobs/8338199268#step:6:309

Someone with a Mac needs to look into it.

gipert commented 1 year ago

Fixed by itself?