Closed aarondall closed 2 years ago
What version of tbb do you have installed? Does the error go away if you install tbb@2020
instead?
tbb
version is 2021.2.0. Reverting to tbb@2020
fixed the problem. Thanks!
My copy of M2-binary seems to know which tbb it's supposed to use:
$ otool -L /usr/local/bin/M2-binary | grep tbb
/usr/local/opt/tbb@2020/lib/libtbb.dylib (compatibility version 0.0.0, current version 0.0.0)
M2 updated during a usual
brew update
. The next time I calledm2
from the command line I got the following error that I cannot parse.brew config