[defaults] Upgrade to python 3.7 exact.
We force python version to be exactly 3.7 as it is the only one tested. USE_SYSTEM_python3 is used to define if python libs are directly linked to the python3 system directory (USE_SYSTEM_python3=ON) or shipped in the install dir (OFF) (See superbuild_python_install function).
Please register or sign in to comment