The build process fails when the build environment is changed to python3.
[rtd-command-info] start-time: 2018-10-30T11:10:38.801231, end-time: 2018-10-30T11:10:38.813137, duration: 0, exit-code: -1
python3.5 -mvirtualenv --no-site-packages --no-download /app/user_builds/traceshader/envs/latest
Traceback (most recent call last):
File "/app/readthedocs/doc_builder/environments.py", line 150, in run
env=environment,
File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
The build process fails when the build environment is changed to python3.
I get the following error