#1535 made GYB run with python2.7, but #6463 effectively reverted the change because GYB is run with PYTHON_EXECUTABLE instead of using shebang line. This causes the problem 1535 fixed to reappear.
The text was updated successfully, but these errors were encountered:
Additional Detail from JIRA
md5: a456e83bcda5542ee8cf2382f8fa9b21
Issue Description:
#1535 made GYB run with python2.7, but #6463 effectively reverted the change because GYB is run with PYTHON_EXECUTABLE instead of using shebang line. This causes the problem 1535 fixed to reappear.
The text was updated successfully, but these errors were encountered: