Closed
Description
The most recent CRON build from 11 hours ago has started failing on macOS. Can someone on macOS investigate this?
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/numpy/core/__init__.py", line 16, in <module>
from . import multiarray
ImportError: dlopen(/usr/local/lib/python3.7/site-packages/numpy/core/multiarray.cpython-37m-darwin.so, 2): Symbol not found: ___addtf3
Referenced from: /usr/local/opt/gcc/lib/gcc/8/libquadmath.0.dylib
Expected in: /usr/lib/libSystem.B.dylib
in /usr/local/opt/gcc/lib/gcc/8/libquadmath.0.dylib
I'm not sure if maybe Homebrew/homebrew-core#33207 is related.