Hi @mzachariou, as @adam suggested, this may well be a general OS X/clang issue, could you please try the steps in my last comment in Problem with Cython - #3 by adam ? Since you installed Brian with conda
, you’d need to uninstall it with conda remove --force brian2
first (or test things in a separate environment).
Best,
Marcel