Read the Docs build information Build id: 421 Project: wiki Version: latest Commit: ce8a01ee7a79b2e9cd5938c6cdd7f2e43e93ab87 Date: 2024-06-27T10:19:45.315156Z State: finished Success: False [rtd-command-info] start-time: 2024-06-27T10:19:46.309585Z, end-time: 2024-06-27T10:19:46.331185Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/amarula/wiki-amarula.git [rtd-command-info] start-time: 2024-06-27T10:19:46.467000Z, end-time: 2024-06-27T10:19:47.275995Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/amarula/wiki-amarula + d7ef20a...ce8a01e master -> origin/master (forced update) [rtd-command-info] start-time: 2024-06-27T10:19:47.890292Z, end-time: 2024-06-27T10:19:47.912404Z, duration: 0, exit-code: 0 git checkout --force origin/master Warning: you are leaving 1 commit behind, not connected to any of your branches: d7ef20a Update the README to give some information about the company If you want to keep it by creating a new branch, this may be a good time to do so with: git branch d7ef20a HEAD is now at ce8a01e Update the README with some information about the company [rtd-command-info] start-time: 2024-06-27T10:19:48.068176Z, end-time: 2024-06-27T10:19:48.102111Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-27T10:19:49.066944Z, end-time: 2024-06-27T10:19:49.087600Z, duration: 0, exit-code: -1 python3.7 -mvirtualenv --no-site-packages --no-download /opt/readthedocs.org/user_builds/wiki/envs/latest Traceback (most recent call last): File "/opt/readthedocs.org/readthedocs/doc_builder/environments.py", line 169, in run proc = subprocess.Popen( File "/usr/lib/python3.8/subprocess.py", line 858, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.8/subprocess.py", line 1720, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'python3.7'