Read the Docs build information Build id: 25863 Project: test-pycalibration Version: latest Commit: e0c0c4426a1bf309ab9d2078bcb982dce3e6caba Date: 2023-03-30T16:34:32.127581Z State: finished Success: False [rtd-command-info] start-time: 2023-03-30T16:34:33.188046Z, end-time: 2023-03-30T16:34:51.584562Z, duration: 18, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/calibration/pycalibration.git . Cloning into '.'... [rtd-command-info] start-time: 2023-03-30T16:34:51.872881Z, end-time: 2023-03-30T16:34:52.682300Z, duration: 0, exit-code: 0 git checkout --force origin/doc/mkdocs_new_documentations Note: checking out 'origin/doc/mkdocs_new_documentations'. 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 e0c0c442 test rtd [rtd-command-info] start-time: 2023-03-30T16:34:52.767166Z, end-time: 2023-03-30T16:34:52.830745Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-30T16:34:54.412337Z, end-time: 2023-03-30T16:34:59.289401Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python3.8 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-30T16:34:59.375726Z, end-time: 2023-03-30T16:35:00.297680Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (23.0.1) [rtd-command-info] start-time: 2023-03-30T16:35:00.382949Z, end-time: 2023-03-30T16:35:27.746329Z, duration: 27, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 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 mkdocs<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 3.4 MB/s eta 0:00:00 Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 18.9 MB/s eta 0:00:00 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 160.4 MB/s eta 0:00:00 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 186.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 164.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 161.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 175.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 215.1 MB/s eta 0:00:00 Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 220.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 174.2 MB/s eta 0:00:00 Collecting Markdown>=2.3.1 Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 64.8 MB/s eta 0:00:00 Collecting livereload>=2.5.1 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting tornado>=5.0 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 218.2 MB/s eta 0:00:00 Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 191.0 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 213.8 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.1.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 202.5 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 Downloading sphinx-6.1.2-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 187.0 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 163.2 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 199.8 MB/s eta 0:00:00 Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 115.0 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 152.4 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.5 MB/s eta 0:00:00 Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.8 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.0 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.8 MB/s eta 0:00:00 Downloading sphinx-5.2.0.post0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.3 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 163.6 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 173.0 MB/s eta 0:00:00 Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 141.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 175.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 178.0 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 195.2 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 130.4 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 182.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 165.7 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 209.4 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 198.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 169.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 126.4 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 188.6 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=23753 sha256=17b33b4dc561aea4912a71b43faf1c868f2fb2af0999e3e9d28c549572c18da4 Stored in directory: /tmp/pip-ephem-wheel-cache-6j1kmfo_/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1262565 sha256=47a4c2f1c95318e61481fe6e048e35e0fef9b9cd62227dd1894c587a6a03d180 Stored in directory: /tmp/pip-ephem-wheel-cache-6j1kmfo_/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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.3-py3-none-any.whl size=492022 sha256=28819837079759f857099efadbb4677e3ae3574ecc3dcea87d4b6d69497cf526 Stored in directory: /tmp/pip-ephem-wheel-cache-6j1kmfo_/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, zipp, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pillow, packaging, markupsafe, imagesize, idna, future, click, charset-normalizer, certifi, babel, alabaster, requests, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed Markdown-3.4.3 PyYAML-6.0 Pygments-2.3.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 click-8.1.3 commonmark-0.8.1 docutils-0.14 future-0.18.3 idna-3.4 imagesize-1.4.1 importlib-metadata-6.1.0 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-23.0 pillow-5.4.1 pytz-2023.3 recommonmark-0.5.0 requests-2.28.2 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.1.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.2 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-03-30T16:35:27.841294Z, end-time: 2023-03-30T16:35:31.174284Z, duration: 3, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting mkdocs==1.3.1 Downloading mkdocs-1.3.1-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 31.0 MB/s eta 0:00:00 Collecting mkdocs-material==8.3.9 Downloading mkdocs_material-8.3.9-py2.py3-none-any.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 166.6 MB/s eta 0:00:00 Collecting mkdocstrings-python==0.7.1 Downloading mkdocstrings_python-0.7.1-py3-none-any.whl (37 kB) Collecting mkdocstrings==0.19.0 Downloading mkdocstrings-0.19.0-py3-none-any.whl (25 kB) Collecting mkdocs-glightbox Downloading mkdocs_glightbox-0.3.2-py3-none-any.whl (28 kB) Collecting mkdocs-section-index==0.3.5 Downloading mkdocs_section_index-0.3.5-py3-none-any.whl (8.6 kB) Collecting mkdocs-literate-nav==0.5.0 Downloading mkdocs_literate_nav-0.5.0-py3-none-any.whl (12 kB) Collecting mkdocs-redirects==1.2.0 Downloading mkdocs-redirects-1.2.0.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-jupyter==0.24.0 Downloading mkdocs_jupyter-0.24.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 170.2 MB/s eta 0:00:00 Collecting mkdocs-gen-files==0.3.5 Downloading mkdocs_gen_files-0.3.5-py3-none-any.whl (7.2 kB) Collecting pymdown-extensions==9.5 Downloading pymdown_extensions-9.5-py3-none-any.whl (217 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.5/217.5 kB 214.7 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.10.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (2.11.3) Requirement already satisfied: click>=3.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (8.1.3) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting Markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 170.0 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=4.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (6.1.0) Collecting watchdog>=2.0 Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 154.3 MB/s eta 0:00:00 Requirement already satisfied: PyYAML>=3.10 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (6.0) Requirement already satisfied: packaging>=20.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (23.0) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting Jinja2>=2.10.2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 196.8 MB/s eta 0:00:00 Collecting pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 225.7 MB/s eta 0:00:00 Collecting mkdocs-material-extensions>=1.0.3 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting griffe>=0.11.1 Downloading griffe-0.25.5-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.2/87.2 kB 169.7 MB/s eta 0:00:00 Collecting mkdocs-autorefs>=0.3.1 Downloading mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB) Requirement already satisfied: MarkupSafe>=1.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocstrings==0.19.0->-r docs/requirements.txt (line 4)) (2.0.1) INFO: pip is looking at multiple versions of mkdocs-redirects to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocs-literate-nav to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocs-section-index to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocstrings to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocstrings-python to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocs-material to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of mkdocs to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r docs/requirements.txt (line 9) and mkdocs-material==8.3.9 because these package versions have conflicting dependencies. The conflict is caused by: The user requested mkdocs-material==8.3.9 mkdocs-jupyter 0.24.0 depends on mkdocs-material>9.0.0 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts