Read the Docs build information Build id: 418321 Project: institute-for-disease-modeling-covasim Version: latest Commit: 15862eebc251897ea8fb3f3144984125eec39ebf Date: 2020-09-11T00:12:25.813948Z State: finished Success: False [rtd-command-info] start-time: 2020-09-11T00:12:28.733558Z, end-time: 2020-09-11T00:12:30.149586Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/InstituteforDiseaseModeling/covasim.git . Cloning into '.'... [rtd-command-info] start-time: 2020-09-11T00:12:30.861422Z, end-time: 2020-09-11T00:12:30.935341Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 15862ee Merge pull request #277 from lgeorge-idm/rtd/redirects [rtd-command-info] start-time: 2020-09-11T00:12:31.044994Z, end-time: 2020-09-11T00:12:31.098658Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-09-11T00:12:32.339718Z, end-time: 2020-09-11T00:12:36.298823Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-09-11T00:12:36.679734Z, end-time: 2020-09-11T00:12:37.364451Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (20.2.3) [rtd-command-info] start-time: 2020-09-11T00:12:37.555416Z, end-time: 2020-09-11T00:12:45.799539Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=894e32d0c0375979290f641f0d8aa7ddd6f3ba23739b5bae3804299db8010a5e Stored in directory: /tmp/pip-ephem-wheel-cache-gieex1wm/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=6c2c071bee006b57e794b821edfb2b76b14faeeec308092ea201db9fbf911878 Stored in directory: /tmp/pip-ephem-wheel-cache-gieex1wm/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, imagesize, pytz, babel, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, MarkupSafe, Jinja2, pyparsing, six, packaging, certifi, idna, urllib3, chardet, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 50.3.0 Uninstalling setuptools-50.3.0: Successfully uninstalled setuptools-50.3.0 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.10 [rtd-command-info] start-time: 2020-09-11T00:12:45.956819Z, end-time: 2020-09-11T00:13:34.893041Z, duration: 48, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting numpy Downloading numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl (14.5 MB) Collecting pandas Downloading pandas-1.1.2-cp37-cp37m-manylinux1_x86_64.whl (10.5 MB) Collecting scipy Downloading scipy-1.5.2-cp37-cp37m-manylinux1_x86_64.whl (25.9 MB) Collecting matplotlib Downloading matplotlib-3.3.1-cp37-cp37m-manylinux1_x86_64.whl (11.6 MB) Collecting statsmodels Downloading statsmodels-0.12.0-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Collecting numba==0.48 Downloading numba-0.48.0-1-cp37-cp37m-manylinux2014_x86_64.whl (3.5 MB) Collecting sciris>=0.17.0 Downloading sciris-0.17.4-py3-none-any.whl (99 kB) Collecting scirisweb>=0.17.0 Downloading scirisweb-0.17.0-py3-none-any.whl (37 kB) Collecting gunicorn Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB) Collecting plotly Downloading plotly-4.10.0-py2.py3-none-any.whl (13.0 MB) Collecting ipywidgets Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting fire Downloading fire-0.3.1.tar.gz (81 kB) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from pandas->-r requirements.txt (line 2)) (2020.1) Requirement already satisfied: certifi>=2020.06.20 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (2020.6.20) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp37-cp37m-manylinux1_x86_64.whl (88 kB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from matplotlib->-r requirements.txt (line 4)) (2.4.7) Collecting pillow>=6.2.0 Downloading Pillow-7.2.0-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting patsy>=0.5 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from numba==0.48->-r requirements.txt (line 6)) (41.0.1) Collecting llvmlite<0.32.0,>=0.31.0dev0 Downloading llvmlite-0.31.0-cp37-cp37m-manylinux1_x86_64.whl (20.2 MB) Collecting gitpython Downloading GitPython-3.1.8-py3-none-any.whl (159 kB) Collecting openpyexcel>=2.5 Downloading openpyexcel-2.5.14-py2.py3-none-any.whl (244 kB) Collecting psutil Downloading psutil-5.7.2.tar.gz (460 kB) Collecting jsonpickle Downloading jsonpickle-1.4.1-py2.py3-none-any.whl (36 kB) Collecting memory-profiler; platform_system == "Linux" Downloading memory_profiler-0.57.0.tar.gz (34 kB) Collecting xlsxwriter Downloading XlsxWriter-1.3.3-py2.py3-none-any.whl (144 kB) Collecting dill Downloading dill-0.3.2.zip (177 kB) Collecting xlrd Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Collecting line-profiler; platform_system == "Linux" Downloading line_profiler-3.0.2-cp37-cp37m-manylinux2010_x86_64.whl (68 kB) Collecting jellyfish Downloading jellyfish-0.8.2-cp37-cp37m-manylinux2014_x86_64.whl (90 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sciris>=0.17.0->-r requirements.txt (line 7)) (2.24.0) Collecting mpld3 Downloading mpld3-0.5.1.tar.gz (1.0 MB) Collecting flask>=1.0.0 Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) Collecting celery>=4.2 Downloading celery-4.4.7-py2.py3-none-any.whl (427 kB) Collecting sqlalchemy Downloading SQLAlchemy-1.3.19-cp37-cp37m-manylinux2010_x86_64.whl (1.3 MB) Collecting decorator>=4.1.2 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting flask-session>=0.3.1 Downloading Flask_Session-0.3.2-py2.py3-none-any.whl (7.4 kB) Collecting werkzeug Downloading Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) Collecting service-identity Downloading service_identity-18.1.0-py2.py3-none-any.whl (11 kB) Collecting twisted>=18.4.0 Downloading Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl (3.1 MB) Collecting flask-login>=0.4.1 Downloading Flask_Login-0.5.0-py2.py3-none-any.whl (16 kB) Collecting redis==2.10.6 Downloading redis-2.10.6-py2.py3-none-any.whl (64 kB) Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from plotly->-r requirements.txt (line 10)) (1.15.0) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Collecting nbformat>=4.2.0 Downloading nbformat-5.0.7-py3-none-any.whl (170 kB) Collecting ipython>=4.0.0; python_version >= "3.3" Downloading ipython-7.18.1-py3-none-any.whl (786 kB) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.4-py3-none-any.whl (98 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.4-py3-none-any.whl (120 kB) Collecting termcolor Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.5-py3-none-any.whl (63 kB) Collecting et-xmlfile Downloading et_xmlfile-1.0.1.tar.gz (8.4 kB) Collecting jdcal Downloading jdcal-1.4.1-py2.py3-none-any.whl (9.5 kB) Collecting importlib-metadata Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests->sciris>=0.17.0->-r requirements.txt (line 7)) (1.25.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests->sciris>=0.17.0->-r requirements.txt (line 7)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests->sciris>=0.17.0->-r requirements.txt (line 7)) (2.10) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from mpld3->scirisweb>=0.17.0->-r requirements.txt (line 8)) (2.11.2) Collecting click>=5.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting itsdangerous>=0.24 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting billiard<4.0,>=3.6.3.0 Downloading billiard-3.6.3.0-py3-none-any.whl (89 kB) Collecting vine==1.3.0 Downloading vine-1.3.0-py2.py3-none-any.whl (14 kB) Collecting kombu<4.7,>=4.6.10 Downloading kombu-4.6.11-py2.py3-none-any.whl (184 kB) Collecting cachelib Downloading cachelib-0.1.1-py3-none-any.whl (13 kB) Collecting pyasn1-modules Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting attrs>=16.0.0 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) Collecting cryptography Downloading cryptography-3.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) Collecting zope.interface>=4.4.2 Downloading zope.interface-5.1.0-cp37-cp37m-manylinux2010_x86_64.whl (235 kB) Collecting Automat>=0.3.0 Downloading Automat-20.2.0-py2.py3-none-any.whl (31 kB) Collecting incremental>=16.10.1 Downloading incremental-17.5.0-py2.py3-none-any.whl (16 kB) Collecting PyHamcrest!=1.10.0,>=1.9.0 Downloading PyHamcrest-2.0.2-py3-none-any.whl (52 kB) Collecting constantly>=15.1 Downloading constantly-15.1.0-py2.py3-none-any.whl (7.9 kB) Collecting hyperlink>=17.1.1 Downloading hyperlink-20.0.1-py2.py3-none-any.whl (48 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect>4.3; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->-r requirements.txt (line 11)) (2.3.1) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.7-py3-none-any.whl (355 kB) Collecting notebook>=4.4.1 Downloading notebook-6.1.4-py3-none-any.whl (9.5 MB) Collecting jupyter-client Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting tornado>=4.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting smmap<4,>=3.0.1 Downloading smmap-3.0.4-py2.py3-none-any.whl (25 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from jinja2->mpld3->scirisweb>=0.17.0->-r requirements.txt (line 8)) (1.1.1) Collecting amqp<2.7,>=2.6.0 Downloading amqp-2.6.1-py2.py3-none-any.whl (48 kB) Collecting cffi!=1.11.3,>=1.8 Downloading cffi-1.14.2-cp37-cp37m-manylinux1_x86_64.whl (401 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting nbconvert Downloading nbconvert-6.0.1-py3-none-any.whl (502 kB) Collecting prometheus-client Downloading prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB) Collecting terminado>=0.8.3 Downloading terminado-0.8.3-py2.py3-none-any.whl (33 kB) Collecting pyzmq>=17 Downloading pyzmq-19.0.2-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting bleach Downloading bleach-3.1.5-py2.py3-none-any.whl (151 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.1-py2.py3-none-any.whl (4.6 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.0-py3-none-any.whl (65 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->-r requirements.txt (line 11)) (20.4) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.0-py3-none-any.whl (5.2 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Building wheels for collected packages: fire, psutil, memory-profiler, dill, mpld3, retrying, termcolor, et-xmlfile, tornado, pyrsistent, pandocfilters Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.3.1-py2.py3-none-any.whl size=111005 sha256=bd9efc205eabfd42fcf0ece2b608174d4df83d1286b83a21e7784fa14f29b0de Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/95/38/e1/8b62337a8ecf5728bdc1017e828f253f7a9cf25db999861bec Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.2-cp37-cp37m-linux_x86_64.whl size=283660 sha256=042398be1f9981a3669ba976f786b75655576160c434a0a428552af4ed057351 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/2d/43/97/00701864a7bee6d9e1a52dd682537dcbf1d013d0e2e6f0c1f1 Building wheel for memory-profiler (setup.py): started Building wheel for memory-profiler (setup.py): finished with status 'done' Created wheel for memory-profiler: filename=memory_profiler-0.57.0-py3-none-any.whl size=28993 sha256=a775e7b09359c5558b934a9ad9dade3d9b8ae5dc3ca83acc95285fe843ad4ee6 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/0c/84/4a/8afc0620ec149b2c0a4ed08b021e3a2dc7063fa08e1fcb40c8 Building wheel for dill (setup.py): started Building wheel for dill (setup.py): finished with status 'done' Created wheel for dill: filename=dill-0.3.2-py3-none-any.whl size=78912 sha256=7fc679124eea0a773715d14b31a0bb1131fe7897d4c8a286714ac310a2f433e1 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/72/6b/d5/5548aa1b73b8c3d176ea13f9f92066b02e82141549d90e2100 Building wheel for mpld3 (setup.py): started Building wheel for mpld3 (setup.py): finished with status 'done' Created wheel for mpld3: filename=mpld3-0.5.1-py3-none-any.whl size=364063 sha256=d47ec9503dd3abb32890a7701351f21f33a8b469c7e10aed4ad4d3d693068b05 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/b9/36/27/d61b9f1327012961fa31f05a20b190f836dd3fcb1c0264177b Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=6e1c6ebf17d61bbb866302f9c2b4f400733b22c08f1e6acbf6b54b7228b8fe56 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/f9/8d/8d/f6af3f7f9eea3553bc2fe6d53e4b287dad18b06a861ac56ddf Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4830 sha256=4566c982d815ba7bb1dfd25842661d75b602cf314897a2fb1de0677b8f1491d5 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/3f/e3/ec/8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2 Building wheel for et-xmlfile (setup.py): started Building wheel for et-xmlfile (setup.py): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-py3-none-any.whl size=8917 sha256=57296b9d8f8e5a4c9ac6d30b51572bd3ada120e16eba4b7ff85bada39f5267d4 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/e2/bd/55/048b4fd505716c4c298f42ee02dffd9496bb6d212b266c7f31 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp37-cp37m-linux_x86_64.whl size=428560 sha256=16dd4a6d19dbd6bbe11ac4fdded73a91de4314698cfab0e0c1884d2dca363725 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=116012 sha256=8da0560d42941cf29dd42362901ed93f75613edcd8c50f4b56f64b2b8b4bc366 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7855 sha256=5ffcf9ade2160f553770a99319a361c985e536549b5fadc997c65629fd48da85 Stored in directory: /tmp/pip-ephem-wheel-cache-63p6cu07/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 Successfully built fire psutil memory-profiler dill mpld3 retrying termcolor et-xmlfile tornado pyrsistent pandocfilters Installing collected packages: numpy, python-dateutil, pandas, scipy, kiwisolver, pillow, cycler, matplotlib, patsy, statsmodels, llvmlite, numba, smmap, gitdb, gitpython, et-xmlfile, jdcal, openpyexcel, psutil, zipp, importlib-metadata, jsonpickle, memory-profiler, xlsxwriter, dill, xlrd, pickleshare, decorator, ipython-genutils, traitlets, ptyprocess, pexpect, backcall, parso, jedi, wcwidth, prompt-toolkit, ipython, line-profiler, jellyfish, sciris, mpld3, click, itsdangerous, werkzeug, flask, billiard, vine, amqp, kombu, celery, sqlalchemy, cachelib, flask-session, pyasn1, pyasn1-modules, attrs, pycparser, cffi, cryptography, service-identity, zope.interface, Automat, incremental, PyHamcrest, constantly, hyperlink, twisted, flask-login, redis, scirisweb, gunicorn, retrying, plotly, jupyter-core, pyrsistent, jsonschema, nbformat, tornado, Send2Trash, argon2-cffi, webencodings, bleach, defusedxml, mistune, jupyterlab-pygments, testpath, nest-asyncio, pyzmq, jupyter-client, async-generator, nbclient, entrypoints, pandocfilters, nbconvert, ipykernel, prometheus-client, terminado, notebook, widgetsnbextension, ipywidgets, termcolor, fire Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. jupyterlab-pygments 0.1.1 requires pygments<3,>=2.4.1, but you'll have pygments 2.3.1 which is incompatible. nbconvert 6.0.1 requires pygments>=2.4.1, but you'll have pygments 2.3.1 which is incompatible. Successfully installed Automat-20.2.0 PyHamcrest-2.0.2 Send2Trash-1.5.0 amqp-2.6.1 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.2.0 backcall-0.2.0 billiard-3.6.3.0 bleach-3.1.5 cachelib-0.1.1 celery-4.4.7 cffi-1.14.2 click-7.1.2 constantly-15.1.0 cryptography-3.1 cycler-0.10.0 decorator-4.4.2 defusedxml-0.6.0 dill-0.3.2 entrypoints-0.3 et-xmlfile-1.0.1 fire-0.3.1 flask-1.1.2 flask-login-0.5.0 flask-session-0.3.2 gitdb-4.0.5 gitpython-3.1.8 gunicorn-20.0.4 hyperlink-20.0.1 importlib-metadata-1.7.0 incremental-17.5.0 ipykernel-5.3.4 ipython-7.18.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 itsdangerous-1.1.0 jdcal-1.4.1 jedi-0.17.2 jellyfish-0.8.2 jsonpickle-1.4.1 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.6.3 jupyterlab-pygments-0.1.1 kiwisolver-1.2.0 kombu-4.6.11 line-profiler-3.0.2 llvmlite-0.31.0 matplotlib-3.3.1 memory-profiler-0.57.0 mistune-0.8.4 mpld3-0.5.1 nbclient-0.5.0 nbconvert-6.0.1 nbformat-5.0.7 nest-asyncio-1.4.0 notebook-6.1.4 numba-0.48.0 numpy-1.19.2 openpyexcel-2.5.14 pandas-1.1.2 pandocfilters-1.4.2 parso-0.7.1 patsy-0.5.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-7.2.0 plotly-4.10.0 prometheus-client-0.8.0 prompt-toolkit-3.0.7 psutil-5.7.2 ptyprocess-0.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pyrsistent-0.16.0 python-dateutil-2.8.1 pyzmq-19.0.2 redis-2.10.6 retrying-1.3.3 scipy-1.5.2 sciris-0.17.4 scirisweb-0.17.0 service-identity-18.1.0 smmap-3.0.4 sqlalchemy-1.3.19 statsmodels-0.12.0 termcolor-1.1.0 terminado-0.8.3 testpath-0.4.4 tornado-6.0.4 traitlets-5.0.4 twisted-20.3.0 vine-1.3.0 wcwidth-0.2.5 webencodings-0.5.1 werkzeug-1.0.1 widgetsnbextension-3.5.1 xlrd-1.2.0 xlsxwriter-1.3.3 zipp-3.1.0 zope.interface-5.1.0 [rtd-command-info] start-time: 2020-09-11T00:13:35.034750Z, end-time: 2020-09-11T00:13:40.438723Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-rtd-theme~=0.5.0 Downloading sphinx_rtd_theme-0.5.0-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-napoleon~=0.7 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinx~=3.2.0 Downloading Sphinx-3.2.1-py3-none-any.whl (2.9 MB) Collecting plantweb~=1.2.1 Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting pytest Downloading pytest-6.0.1-py3-none-any.whl (270 kB) Requirement already satisfied: six>=1.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-napoleon~=0.7->-r docs/requirements.txt (line 2)) (1.15.0) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.11.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (0.7.12) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.8.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (1.1.4) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.24.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.3.1) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (41.0.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (0.14) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (20.4) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from pytest->-r docs/requirements.txt (line 5)) (20.2.0) Collecting iniconfig Downloading iniconfig-1.0.1-py3-none-any.whl (4.2 kB) Collecting toml Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting py>=1.8.2 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from pytest->-r docs/requirements.txt (line 5)) (1.7.0) Collecting more-itertools>=4.0.0 Downloading more_itertools-8.5.0-py3-none-any.whl (44 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2020.1) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.10) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (1.25.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2020.6.20) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from packaging->sphinx~=3.2.0->-r docs/requirements.txt (line 3)) (2.4.7) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pytest->-r docs/requirements.txt (line 5)) (3.1.0) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinx, sphinx-rtd-theme, pockets, sphinxcontrib-napoleon, plantweb, iniconfig, toml, py, pluggy, more-itertools, pytest Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed iniconfig-1.0.1 more-itertools-8.5.0 plantweb-1.2.1 pluggy-0.13.1 pockets-0.9.1 py-1.9.0 pytest-6.0.1 sphinx-3.2.1 sphinx-rtd-theme-0.5.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.3 toml-0.10.1 [rtd-command-info] start-time: 2020-09-11T00:13:41.457655Z, end-time: 2020-09-11T00:13:43.291115Z, duration: 1, exit-code: 1 python ./setup.py install --force running install running bdist_egg running egg_info creating covasim.egg-info writing covasim.egg-info/PKG-INFO writing dependency_links to covasim.egg-info/dependency_links.txt writing requirements to covasim.egg-info/requires.txt writing top-level names to covasim.egg-info/top_level.txt writing manifest file 'covasim.egg-info/SOURCES.txt' reading manifest file 'covasim.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ... warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'covasim.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/covasim copying covasim/run.py -> build/lib/covasim copying covasim/people.py -> build/lib/covasim copying covasim/analysis.py -> build/lib/covasim copying covasim/parameters.py -> build/lib/covasim copying covasim/misc.py -> build/lib/covasim copying covasim/defaults.py -> build/lib/covasim copying covasim/__init__.py -> build/lib/covasim copying covasim/base.py -> build/lib/covasim copying covasim/interventions.py -> build/lib/covasim copying covasim/version.py -> build/lib/covasim copying covasim/utils.py -> build/lib/covasim copying covasim/population.py -> build/lib/covasim copying covasim/requirements.py -> build/lib/covasim copying covasim/sim.py -> build/lib/covasim copying covasim/plotting.py -> build/lib/covasim creating build/lib/covasim/data copying covasim/data/loaders.py -> build/lib/covasim/data copying covasim/data/household_size_data.py -> build/lib/covasim/data copying covasim/data/__init__.py -> build/lib/covasim/data copying covasim/data/state_age_data.py -> build/lib/covasim/data copying covasim/data/country_age_data.py -> build/lib/covasim/data creating build/lib/covasim/webapp copying covasim/webapp/cova_app.py -> build/lib/covasim/webapp copying covasim/webapp/__init__.py -> build/lib/covasim/webapp creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/run.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/people.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/analysis.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/parameters.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/misc.py -> build/bdist.linux-x86_64/egg/covasim creating build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/data/loaders.py -> build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/data/household_size_data.py -> build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/data/__init__.py -> build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/data/state_age_data.py -> build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/data/country_age_data.py -> build/bdist.linux-x86_64/egg/covasim/data copying build/lib/covasim/defaults.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/__init__.py -> build/bdist.linux-x86_64/egg/covasim creating build/bdist.linux-x86_64/egg/covasim/webapp copying build/lib/covasim/webapp/cova_app.py -> build/bdist.linux-x86_64/egg/covasim/webapp copying build/lib/covasim/webapp/__init__.py -> build/bdist.linux-x86_64/egg/covasim/webapp copying build/lib/covasim/base.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/interventions.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/version.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/utils.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/population.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/requirements.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/sim.py -> build/bdist.linux-x86_64/egg/covasim copying build/lib/covasim/plotting.py -> build/bdist.linux-x86_64/egg/covasim byte-compiling build/bdist.linux-x86_64/egg/covasim/run.py to run.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/people.py to people.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/analysis.py to analysis.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/parameters.py to parameters.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/misc.py to misc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/data/loaders.py to loaders.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/data/household_size_data.py to household_size_data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/data/state_age_data.py to state_age_data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/data/country_age_data.py to country_age_data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/defaults.py to defaults.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/webapp/cova_app.py to cova_app.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/webapp/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/interventions.py to interventions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/population.py to population.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/requirements.py to requirements.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/sim.py to sim.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/covasim/plotting.py to plotting.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying covasim.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying covasim.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying covasim.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying covasim.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying covasim.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... covasim.__pycache__.interventions.cpython-37: module MAY be using inspect.getouterframes covasim.__pycache__.interventions.cpython-37: module MAY be using inspect.trace covasim.__pycache__.misc.cpython-37: module references __file__ covasim.__pycache__.misc.cpython-37: module MAY be using inspect.getouterframes covasim.webapp.__pycache__.cova_app.cpython-37: module references __file__ creating dist creating 'dist/covasim-1.6.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing covasim-1.6.0-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages/covasim-1.6.0-py3.7.egg Extracting covasim-1.6.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages Adding covasim 1.6.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.7/site-packages/covasim-1.6.0-py3.7.egg Processing dependencies for covasim==1.6.0 error: Pygments 2.3.1 is installed but pygments>=2.4.1 is required by {'nbconvert'}