Skip to content

PyAnalysis Fix for AnalysisBaseExternals on MacOS, 1.0 branch (2017.07.06.)

Fixing the build of the PyAnalysis externals on MacOS, when building those packages against the Python version built by the release itself. (Unfortunately I was not testing this carefully enough in the past.)

As in this case one needs to be particularly careful with setting up the runtime environment of the build. Otherwise the Python externals can not build themselves correctly.

Unfortunately I only found this while trying to build AnalysisBase-21.2.0 "on its own" on MacOS. 😦

Merge request reports