Read the Docs build information Build id: 1224867 Project: institute-for-disease-modeling-fpsim Version: latest Commit: ce87459a57b2f4e07050f723af33e3a0f4a8f2bc Date: 2022-12-15T22:41:03.134148Z State: cancelled Success: False [rtd-command-info] start-time: 2022-12-15T22:41:05.381719Z, end-time: 2022-12-15T22:41:06.352277Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/fpsim/fpsim.git . Cloning into '.'... [rtd-command-info] start-time: 2022-12-15T22:41:06.611842Z, end-time: 2022-12-15T22:41:06.702411Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ce87459 Merge pull request #75 from fpsim/fix-example_sim.py [rtd-command-info] start-time: 2022-12-15T22:41:06.888597Z, end-time: 2022-12-15T22:41:06.944901Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-12-15T22:41:11.887979Z, end-time: 2022-12-15T22:41:11.962573Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2022-12-15T22:41:12.441168Z, end-time: 2022-12-15T22:41:13.474134Z, duration: 1, exit-code: 0 python -mvirtualenv --system-site-packages created virtual environment CPython3.9.15.final.0-64 in 733ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator