best-xylophone-4755
03/05/2020, 6:11 AM+ ./pants binary reaper/src/python/:main
[31mNo valid Python interpreter found. Pants requires Python 3.6+ to run.[0m
Build step 'Execute shell' marked build as failure
Finished: FAILURE
How do I fix this? By running it in a docker container with Python 3.6+ installed? Is there a way out without using docker? Thanks!hundreds-father-404
03/05/2020, 6:25 AMbest-xylophone-4755
03/05/2020, 8:18 AM./pants: line 72: /var/jenkins_home/Python3/bin/python3.7: cannot execute binary file: Exec format error
[31mInvalid Python interpreter version for /var/jenkins_home/Python3/bin/python3.7. Pants requires Python 3.6+ to run.[0m
Build step 'Execute shell' marked build as failure
Finished: FAILURE
best-xylophone-4755
03/05/2020, 8:56 AM