Read the Docs build information Build id: 425 Project: wiki Version: latest Commit: c62a8ab40ff24d61f1956728ae5ab18de637d25c Date: 2024-08-25T09:04:51.587861Z State: finished Success: False [rtd-command-info] start-time: 2024-08-25T09:04:52.619291Z, end-time: 2024-08-25T09:04:52.634697Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/amarula/wiki-amarula.git [rtd-command-info] start-time: 2024-08-25T09:04:52.748348Z, end-time: 2024-08-25T09:04:53.400781Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/amarula/wiki-amarula + 28f3b93...c62a8ab master -> origin/master (forced update) [rtd-command-info] start-time: 2024-08-25T09:04:53.837777Z, end-time: 2024-08-25T09:04:53.866267Z, duration: 0, exit-code: 0 git checkout --force origin/master Warning: you are leaving 1 commit behind, not connected to any of your branches: 28f3b93 Update the README with Amarula Solutions company description If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 28f3b93 HEAD is now at c62a8ab Update the README with Amarula Solutions company description. [rtd-command-info] start-time: 2024-08-25T09:04:53.948774Z, end-time: 2024-08-25T09:04:53.970138Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-08-25T09:04:54.622142Z, end-time: 2024-08-25T09:04:54.639856Z, 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'