Skip to content

Add Python check to configure script

  • Detect the presence of Python 3.7 and error out correctly if it is not available
  • Enforce using the correct Python executable for generator.py

Merge request reports