Skip to content

PyAnalysis/PyModules Fix, master branch (2020.04.24.)

This is a fun one. I now made the PyAnalysis and PyModules builds work correctly when Python 2 is not available on the system.

Don't even know how the AnalysisBaseExternals build didn't run into any issues with this so far... 😕 (Don't know where Python_MAJOR_VERSION and Python_MINOR_VERSION are being set when Python 2 is available on the OS.)

I ran into this issue while building AnalysisBaseExternals on the fresh-off-the-press Ubuntu 20.04. 😄 Which doesn't install Python 2 at all by default anymore.

Pinging @krumnack and @fwinkl.

Edited by Attila Krasznahorkay

Merge request reports