This is to fix a bug only effecting mc_gen who uses psflux tool for the flux information. According to note in https://github.com/JeffersonLab/hd_utilities/tree/master/psflux#python-version-notes, the python version being used should match the one used to compile root. This is only a temporary fix. Ideally should have it read off from the returned string of the command "root-config --python-version" directly but need more testing.
This is to fix a bug only effecting mc_gen who uses psflux tool for the flux information. According to note in https://github.com/JeffersonLab/hd_utilities/tree/master/psflux#python-version-notes, the python version being used should match the one used to compile root. This is only a temporary fix. Ideally should have it read off from the returned string of the command "root-config --python-version" directly but need more testing.