Read the Docs build information Build id: 25866 Project: test-pycalibration Version: latest Commit: 951dc1cbee87457a56f356c423234667c8f7fcbf Date: 2023-03-30T16:56:59.872339Z State: finished Success: True [rtd-command-info] start-time: 2023-03-30T16:57:01.055114Z, end-time: 2023-03-30T16:57:17.991891Z, duration: 16, 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:57:18.310971Z, end-time: 2023-03-30T16:57:19.175958Z, 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 951dc1cb test rtd [rtd-command-info] start-time: 2023-03-30T16:57:19.263160Z, end-time: 2023-03-30T16:57:19.321842Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-30T16:57:20.913067Z, end-time: 2023-03-30T16:57:25.676437Z, 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:57:25.766020Z, end-time: 2023-03-30T16:57:26.733731Z, 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:57:26.814631Z, end-time: 2023-03-30T16:57:54.212712Z, 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.3 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 17.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 144.1 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 192.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 174.8 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 153.4 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 159.5 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 166.2 MB/s eta 0:00:00 Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 222.3 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 182.3 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 190.1 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 224.7 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 187.8 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 217.2 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-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 209.4 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 185.9 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 153.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 153.0 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 200.6 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 163.6 MB/s eta 0:00:00 Collecting requests>=2.25.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 142.6 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 164.8 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 140.4 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 193.2 MB/s eta 0:00:00 Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 162.4 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 203.0 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.0 MB/s eta 0:00:00 Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 166.6 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.9 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.7 MB/s eta 0:00:00 Downloading sphinx-5.2.0.post0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.7 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 128.6 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 204.1 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 209.4 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 238.3 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 207.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 214.7 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 228.2 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 203.9 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=2d6768bbd9c35558749598811f49e97628f65d50e344fd35dd165b148d475ed6 Stored in directory: /tmp/pip-ephem-wheel-cache-ot68yp_s/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=1262516 sha256=8b9a201e3a4330f9a88cb5c89e65693ca41ddc7e9a26d258e0fb623403dceaf8 Stored in directory: /tmp/pip-ephem-wheel-cache-ot68yp_s/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=927132fbdafd5dd2b9004a89c2299ea461b1ee01690ce7365d5099795fe70e8e Stored in directory: /tmp/pip-ephem-wheel-cache-ot68yp_s/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:57:54.299774Z, end-time: 2023-03-30T16:58:10.863573Z, duration: 16, exit-code: 0 /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 30.8 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 162.8 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 Downloading mkdocs_jupyter-0.24.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 168.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 207.8 MB/s eta 0:00:00 Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting Markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 195.8 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) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 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) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 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 watchdog>=2.0 Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 177.6 MB/s eta 0:00:00 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) 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 Jinja2>=2.10.2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 194.2 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 pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 211.4 MB/s eta 0:00:00 Collecting griffe>=0.11.1 Downloading griffe-0.25.5-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.2/87.2 kB 186.1 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) Collecting beautifulsoup4>=4.11.1 Downloading beautifulsoup4-4.12.0-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 kB 206.0 MB/s eta 0:00:00 Collecting mkdocs-jupyter Downloading mkdocs_jupyter-0.24.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 144.7 MB/s eta 0:00:00 Downloading mkdocs_jupyter-0.23.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 204.5 MB/s eta 0:00:00 Downloading mkdocs_jupyter-0.23.0-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 216.5 MB/s eta 0:00:00 Downloading mkdocs-jupyter-0.22.0.tar.gz (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 213.1 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupytext<2.0.0,>=1.13.8 Downloading jupytext-1.14.5-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.7/298.7 kB 197.9 MB/s eta 0:00:00 Collecting nbconvert<7.0.0,>=6.2.0 Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 218.8 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 211.0 MB/s eta 0:00:00 Collecting colorama>=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: zipp>=0.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.3->mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (3.15.0) Collecting nbformat Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 171.3 MB/s eta 0:00:00 Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 145.6 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 183.4 MB/s eta 0:00:00 Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 198.0 MB/s eta 0:00:00 Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting lxml Downloading lxml-4.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 155.3 MB/s eta 0:00:00 Collecting entrypoints>=0.2.2 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 163.5 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting jupyter-core>=4.7 Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 176.6 MB/s eta 0:00:00 Collecting traitlets>=5.0 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 190.8 MB/s eta 0:00:00 Collecting platformdirs>=2.5 Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 191.4 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 45.9 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.3.1->-r docs/requirements.txt (line 1)) (1.16.0) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting attrs>=17.4.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 167.3 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 134.3 MB/s eta 0:00:00 Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Requirement already satisfied: tornado>=6.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert<7.0.0,>=6.2.0->mkdocs-jupyter->-r docs/requirements.txt (line 9)) (6.2) Collecting pyzmq>=23.0 Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 217.8 MB/s eta 0:00:00 Building wheels for collected packages: mkdocs-redirects, mkdocs-jupyter Building wheel for mkdocs-redirects (setup.py): started Building wheel for mkdocs-redirects (setup.py): finished with status 'done' Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.2.0-py3-none-any.whl size=6055 sha256=706d11d6cb699866e8753d6a25d9be7b2d8ecab81d5e897c73d69875842e2f2a Stored in directory: /tmp/pip-ephem-wheel-cache-aqdokyej/wheels/56/27/09/2113947d506c30867dbf5b5ab09a5434c50757a976e6ac2f1f Building wheel for mkdocs-jupyter (pyproject.toml): started Building wheel for mkdocs-jupyter (pyproject.toml): finished with status 'done' Created wheel for mkdocs-jupyter: filename=mkdocs_jupyter-0.22.0-py3-none-any.whl size=1533363 sha256=ac37eeb70c4edd34497af2b086266cdf8c7cc68e62a023018d418b89f5316a2d Stored in directory: /tmp/pip-ephem-wheel-cache-aqdokyej/wheels/46/db/05/5d7e17c8eba96127d88888172051de0ae67ab41638fa60e73d Successfully built mkdocs-redirects mkdocs-jupyter Installing collected packages: webencodings, mistune, fastjsonschema, watchdog, traitlets, toml, tinycss2, soupsieve, pyzmq, pyyaml-env-tag, python-dateutil, pyrsistent, pygments, platformdirs, pkgutil-resolve-name, pandocfilters, mkdocs-material-extensions, mergedeep, mdurl, lxml, jupyterlab-pygments, Jinja2, importlib-resources, entrypoints, defusedxml, colorama, bleach, attrs, markdown-it-py, Markdown, jupyter-core, jsonschema, griffe, ghp-import, beautifulsoup4, pymdown-extensions, nbformat, mkdocs-glightbox, mkdocs, mdit-py-plugins, jupyter-client, nbclient, mkdocs-section-index, mkdocs-redirects, mkdocs-material, mkdocs-literate-nav, mkdocs-gen-files, mkdocs-autorefs, jupytext, nbconvert, mkdocstrings, mkdocstrings-python, mkdocs-jupyter Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: Markdown Found existing installation: Markdown 3.4.3 Uninstalling Markdown-3.4.3: Successfully uninstalled Markdown-3.4.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed Jinja2-3.1.2 Markdown-3.3.7 attrs-22.2.0 beautifulsoup4-4.12.0 bleach-6.0.0 colorama-0.4.6 defusedxml-0.7.1 entrypoints-0.4 fastjsonschema-2.16.3 ghp-import-2.1.0 griffe-0.25.5 importlib-resources-5.12.0 jsonschema-4.17.3 jupyter-client-8.1.0 jupyter-core-5.3.0 jupyterlab-pygments-0.2.2 jupytext-1.14.5 lxml-4.9.2 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mergedeep-1.3.4 mistune-0.8.4 mkdocs-1.3.1 mkdocs-autorefs-0.4.1 mkdocs-gen-files-0.3.5 mkdocs-glightbox-0.3.2 mkdocs-jupyter-0.22.0 mkdocs-literate-nav-0.5.0 mkdocs-material-8.3.9 mkdocs-material-extensions-1.1.1 mkdocs-redirects-1.2.0 mkdocs-section-index-0.3.5 mkdocstrings-0.19.0 mkdocstrings-python-0.7.1 nbclient-0.7.2 nbconvert-6.5.4 nbformat-5.8.0 pandocfilters-1.5.0 pkgutil-resolve-name-1.3.10 platformdirs-3.2.0 pygments-2.14.0 pymdown-extensions-9.5 pyrsistent-0.19.3 python-dateutil-2.8.2 pyyaml-env-tag-0.1 pyzmq-25.0.2 soupsieve-2.4 tinycss2-1.2.1 toml-0.10.2 traitlets-5.9.0 watchdog-3.0.0 webencodings-0.5.1 [rtd-command-info] start-time: 2023-03-30T16:58:10.952192Z, end-time: 2023-03-30T16:59:13.226285Z, duration: 62, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipyparallel==6.2.4 Downloading ipyparallel-6.2.4-py2.py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.6/198.6 kB 4.5 MB/s eta 0:00:00 Collecting prettytable==0.7.2 Downloading prettytable-0.7.2.zip (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pypandoc==1.4 Downloading pypandoc-1.4.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting matplotlib==3.4.2 Downloading matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 84.0 MB/s eta 0:00:00 Collecting dynaconf==3.1.4 Downloading dynaconf-3.1.4-py2.py3-none-any.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.5/197.5 kB 208.2 MB/s eta 0:00:00 Collecting traitlets==4.3.3 Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 kB 196.0 MB/s eta 0:00:00 Collecting xarray==2022.3.0 Downloading xarray-2022.3.0-py3-none-any.whl (870 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 870.9/870.9 kB 232.6 MB/s eta 0:00:00 Collecting nbparameterise==0.6 Downloading nbparameterise-0.6-py3-none-any.whl (7.7 kB) Collecting tabulate==0.8.6 Downloading tabulate-0.8.6.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 141.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter-core==4.10.0 Downloading jupyter_core-4.10.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 190.2 MB/s eta 0:00:00 Collecting h5py==3.5.0 Downloading h5py-3.5.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 173.3 MB/s eta 0:00:00 Collecting sphinx==1.8.5 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 185.7 MB/s eta 0:00:00 Collecting scipy==1.7.0 Downloading scipy-1.7.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.4/28.4 MB 155.2 MB/s eta 0:00:00 Collecting cfelpyutils==2.0.6 Downloading cfelpyutils-2.0.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (511 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.2/511.2 kB 225.5 MB/s eta 0:00:00 Collecting jupyter-console==6.1.0 Downloading jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting nbclient==0.5.1 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.7/65.7 kB 179.6 MB/s eta 0:00:00 Collecting pasha==0.1.1 Downloading pasha-0.1.1-py3-none-any.whl (11 kB) Collecting EXtra-redu==0.0.7 Downloading EXtra_redu-0.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (460 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.9/460.9 kB 222.7 MB/s eta 0:00:00 Collecting nbconvert==5.6.1 Downloading nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 455.1/455.1 kB 230.6 MB/s eta 0:00:00 Collecting iminuit==1.3.8 Downloading iminuit-1.3.8-cp38-cp38-manylinux2010_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 106.7 MB/s eta 0:00:00 Collecting numpy==1.20.3 Downloading numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 146.7 MB/s eta 0:00:00 Collecting dill==0.3.0 Downloading dill-0.3.0.tar.gz (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.4/151.4 kB 166.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: markupsafe==2.0.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from European-XFEL-Offline-Calibration==1.0) (2.0.1) Collecting metadata-client==3.0.8 Downloading metadata_client-3.0.8-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.9/109.9 kB 188.9 MB/s eta 0:00:00 Collecting gitpython==3.1.0 Downloading GitPython-3.1.0-py3-none-any.whl (450 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 450.7/450.7 kB 196.4 MB/s eta 0:00:00 Collecting lxml==4.5.0 Downloading lxml-4.5.0-cp38-cp38-manylinux1_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 156.8 MB/s eta 0:00:00 Collecting princess==0.5 Downloading princess-0.5-py3-none-any.whl (4.2 kB) Collecting requests==2.22.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 47.8 MB/s eta 0:00:00 Collecting pyyaml==5.3 Downloading PyYAML-5.3.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 201.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ipykernel==5.1.4 Downloading ipykernel-5.1.4-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.8/116.8 kB 197.2 MB/s eta 0:00:00 Collecting astcheck==0.3.0 Downloading astcheck-0.3.0-py3-none-any.whl (4.9 kB) Collecting env-cache==0.1 Downloading env_cache-0.1-py2.py3-none-any.whl (4.7 kB) Collecting Jinja2==2.11.2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 171.1 MB/s eta 0:00:00 Collecting Cython==0.29.21 Downloading Cython-0.29.21-cp38-cp38-manylinux1_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 199.4 MB/s eta 0:00:00 Collecting ipython-genutils==0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pyzmq==23.2.0 Downloading pyzmq-23.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 214.4 MB/s eta 0:00:00 Collecting docutils==0.17.1 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 211.5 MB/s eta 0:00:00 Collecting jupyter-client==7.3.4 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 178.0 MB/s eta 0:00:00 Collecting nbformat==5.0.7 Downloading nbformat-5.0.7-py3-none-any.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.6/170.6 kB 206.6 MB/s eta 0:00:00 Collecting scikit-learn==0.22.2.post1 Downloading scikit_learn-0.22.2.post1-cp38-cp38-manylinux1_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 163.6 MB/s eta 0:00:00 Collecting sharedmem==0.3.8 Downloading sharedmem-0.3.8.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kafka-python==2.0.2 Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 218.4 MB/s eta 0:00:00 Collecting calibration-client==11.2.0 Downloading calibration_client-11.2.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 198.5 MB/s eta 0:00:00 Collecting extra-geom==1.8.0 Downloading EXtra_geom-1.8.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 kB 200.4 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil==2.8.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from European-XFEL-Offline-Calibration==1.0) (2.8.2) Collecting extra-data==1.12.0 Downloading EXtra_data-1.12.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 211.0 MB/s eta 0:00:00 Collecting ipython==7.12.0 Downloading ipython-7.12.0-py3-none-any.whl (777 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.3/777.3 kB 228.7 MB/s eta 0:00:00 Collecting notebook==6.1.5 Downloading notebook-6.1.5-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 140.2 MB/s eta 0:00:00 Collecting oauthlib Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 193.0 MB/s eta 0:00:00 Collecting oauth2-xfel-client>=6.1 Downloading oauth2_xfel_client-6.1.1-py3-none-any.whl (9.8 kB) Collecting requests-oauthlib Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Requirement already satisfied: pytz in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from calibration-client==11.2.0->European-XFEL-Offline-Calibration==1.0) (2023.3) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting pandas>=1.1.5 Downloading pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 157.7 MB/s eta 0:00:00 Collecting euxfel-bunch-pattern>=0.6 Downloading euxfel_bunch_pattern-0.6-py3-none-any.whl (5.3 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 177.6 MB/s eta 0:00:00 Requirement already satisfied: tornado>=4.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipykernel==5.1.4->European-XFEL-Offline-Calibration==1.0) (6.2) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.10 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 225.4 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 220.3 MB/s eta 0:00:00 Collecting pexpect Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 151.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=18.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipython==7.12.0->European-XFEL-Offline-Calibration==1.0) (41.0.1) Collecting setuptools>=18.5 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 215.8 MB/s eta 0:00:00 Requirement already satisfied: pygments in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipython==7.12.0->European-XFEL-Offline-Calibration==1.0) (2.14.0) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: entrypoints in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jupyter-client==7.3.4->European-XFEL-Offline-Calibration==1.0) (0.4) Collecting nest-asyncio>=1.5.4 Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pillow>=6.2.0 Downloading Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 166.9 MB/s eta 0:00:00 Collecting pyparsing>=2.2.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 198.5 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 214.0 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting testpath Downloading testpath-0.6.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 179.5 MB/s eta 0:00:00 Requirement already satisfied: bleach in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (6.0.0) Requirement already satisfied: defusedxml in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (0.7.1) Requirement already satisfied: pandocfilters>=1.4.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (1.5.0) Requirement already satisfied: mistune<2,>=0.8.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (0.8.4) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (4.17.3) Collecting terminado>=0.8.3 Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 176.3 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Requirement already satisfied: pip>=8.1.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from pypandoc==1.4->European-XFEL-Offline-Calibration==1.0) (23.0.1) Requirement already satisfied: wheel>=0.25.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from pypandoc==1.4->European-XFEL-Offline-Calibration==1.0) (0.40.0) Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from python-dateutil==2.8.2->European-XFEL-Offline-Calibration==1.0) (1.16.0) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 194.9 MB/s eta 0:00:00 Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 196.7 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests==2.22.0->European-XFEL-Offline-Calibration==1.0) (2022.12.7) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 140.1 MB/s eta 0:00:00 Collecting joblib>=0.11 Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 195.9 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (2.2.0) Requirement already satisfied: packaging in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (23.0) Requirement already satisfied: babel!=2.0,>=1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (2.12.1) Requirement already satisfied: imagesize in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (1.4.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (0.7.13) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 211.4 MB/s eta 0:00:00 Requirement already satisfied: importlib-resources>=1.4.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (5.12.0) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (0.19.3) Requirement already satisfied: attrs>=17.4.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (22.2.0) Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (1.3.10) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting ptyprocess Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 185.4 MB/s eta 0:00:00 Requirement already satisfied: webencodings in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (0.5.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (1.1.5) Requirement already satisfied: zipp>=3.1.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (3.15.0) Collecting cffi>=1.0.1 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 223.9 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 214.4 MB/s eta 0:00:00 Building wheels for collected packages: European-XFEL-Offline-Calibration, dill, prettytable, pypandoc, pyyaml, sharedmem, tabulate Building wheel for European-XFEL-Offline-Calibration (pyproject.toml): started Building wheel for European-XFEL-Offline-Calibration (pyproject.toml): finished with status 'done' Created wheel for European-XFEL-Offline-Calibration: filename=European_XFEL_Offline_Calibration-1.0-cp38-cp38-linux_x86_64.whl size=1599560 sha256=1c0675d3df611267485dbe50ca689d84329f87771c1239a3125d15b33b6b07d2 Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/72/93/0a/52bfcaf2aa78260765507f5ca61897968faedf7c76a31dba2d 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.0-py3-none-any.whl size=77512 sha256=4cd0f88de0ed6bb2ef3d83855db811a3af59f439c2a061dfa971490087ec5aee Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/ec/e7/fb/9b59e2dbda9eeefab51f7cb41df434ff463c4afe1985abff24 Building wheel for prettytable (setup.py): started Building wheel for prettytable (setup.py): finished with status 'done' Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13699 sha256=734dda62eccd203ec2f821d871f2304f85738052f2d3d062feb9f4f521b6bd94 Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/48/6d/77/9517cb933af254f51a446f1a5ec9c2be3e45f17384940bce68 Building wheel for pypandoc (setup.py): started Building wheel for pypandoc (setup.py): finished with status 'done' Created wheel for pypandoc: filename=pypandoc-1.4-py3-none-any.whl size=16716 sha256=9a3cf250ef82f560600c94675b3d945711e9868cc4a00184a9525de89a998ec1 Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/f7/d9/a0/ef1fe56c058e41d6271a4935caaeae89d43e2280504690a329 Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=bce539c7e1c8dff31835700203329efdbed8c7fcc9202c4490236a1162f69893 Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb Building wheel for sharedmem (setup.py): started Building wheel for sharedmem (setup.py): finished with status 'done' Created wheel for sharedmem: filename=sharedmem-0.3.8-py3-none-any.whl size=18342 sha256=3b339cd2068a0c9a3192a73d82fd7cd69eed7307c17b67c1b6a7cef2ee40c6df Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/ee/ef/25/9562dc56f11d2b55824c1b1547eff68b75f1a0117d3b0867dd Building wheel for tabulate (setup.py): started Building wheel for tabulate (setup.py): finished with status 'done' Created wheel for tabulate: filename=tabulate-0.8.6-py3-none-any.whl size=23273 sha256=48c854a603286702dfb5789deb67c27213bb007e534cb0b6db0356d7cd311825 Stored in directory: /tmp/pip-ephem-wheel-cache-y6d8rwmn/wheels/86/8c/d9/3b6c2f55efaefe656c52b725d2fdc5669085c83444979db8b3 Successfully built European-XFEL-Offline-Calibration dill prettytable pypandoc pyyaml sharedmem tabulate Installing collected packages: wcwidth, tabulate, Send2Trash, ptyprocess, prettytable, pickleshare, kafka-python, ipython-genutils, env-cache, dynaconf, chardet, backcall, urllib3, testpath, terminado, sphinxcontrib-websupport, smmap, setuptools, pyzmq, pyyaml, pyparsing, pycparser, prompt-toolkit, prometheus-client, pillow, pexpect, parso, oauthlib, numpy, nest-asyncio, mypy-extensions, lxml, kiwisolver, joblib, Jinja2, idna, docutils, dill, decorator, Cython, cycler, async-generator, astcheck, traitlets, sharedmem, scipy, requests, pypandoc, pasha, pandas, matplotlib, jedi, iminuit, h5py, gitdb, euxfel-bunch-pattern, cffi, xarray, sphinx, scikit-learn, requests-oauthlib, jupyter-core, ipython, gitpython, cfelpyutils, argon2-cffi-bindings, oauth2-xfel-client, nbformat, jupyter-client, extra-geom, extra-data, argon2-cffi, nbconvert, nbclient, metadata-client, ipykernel, EXtra-redu, calibration-client, princess, notebook, nbparameterise, jupyter-console, ipyparallel, European-XFEL-Offline-Calibration Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.15 Uninstalling urllib3-1.26.15: Successfully uninstalled urllib3-1.26.15 Attempting uninstall: setuptools Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Attempting uninstall: pyzmq Found existing installation: pyzmq 25.0.2 Uninstalling pyzmq-25.0.2: Successfully uninstalled pyzmq-25.0.2 Attempting uninstall: pyyaml Found existing installation: PyYAML 6.0 Uninstalling PyYAML-6.0: Successfully uninstalled PyYAML-6.0 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: lxml Found existing installation: lxml 4.9.2 Uninstalling lxml-4.9.2: Successfully uninstalled lxml-4.9.2 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: idna Found existing installation: idna 3.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Attempting uninstall: docutils Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Attempting uninstall: traitlets Found existing installation: traitlets 5.9.0 Uninstalling traitlets-5.9.0: Successfully uninstalled traitlets-5.9.0 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Attempting uninstall: sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Attempting uninstall: jupyter-core Found existing installation: jupyter_core 5.3.0 Uninstalling jupyter_core-5.3.0: Successfully uninstalled jupyter_core-5.3.0 Attempting uninstall: nbformat Found existing installation: nbformat 5.8.0 Uninstalling nbformat-5.8.0: Successfully uninstalled nbformat-5.8.0 Attempting uninstall: jupyter-client Found existing installation: jupyter_client 8.1.0 Uninstalling jupyter_client-8.1.0: Successfully uninstalled jupyter_client-8.1.0 Attempting uninstall: nbconvert Found existing installation: nbconvert 6.5.4 Uninstalling nbconvert-6.5.4: Successfully uninstalled nbconvert-6.5.4 Attempting uninstall: nbclient Found existing installation: nbclient 0.7.2 Uninstalling nbclient-0.7.2: Successfully uninstalled nbclient-0.7.2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. mkdocs-material 8.3.9 requires jinja2>=3.0.2, but you have jinja2 2.11.2 which is incompatible. mkdocs-jupyter 0.22.0 requires nbconvert<7.0.0,>=6.2.0, but you have nbconvert 5.6.1 which is incompatible. Successfully installed Cython-0.29.21 EXtra-redu-0.0.7 European-XFEL-Offline-Calibration-1.0 Jinja2-2.11.2 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 astcheck-0.3.0 async-generator-1.10 backcall-0.2.0 calibration-client-11.2.0 cfelpyutils-2.0.6 cffi-1.15.1 chardet-3.0.4 cycler-0.11.0 decorator-5.1.1 dill-0.3.0 docutils-0.17.1 dynaconf-3.1.4 env-cache-0.1 euxfel-bunch-pattern-0.6 extra-data-1.12.0 extra-geom-1.8.0 gitdb-4.0.10 gitpython-3.1.0 h5py-3.5.0 idna-2.8 iminuit-1.3.8 ipykernel-5.1.4 ipyparallel-6.2.4 ipython-7.12.0 ipython-genutils-0.2.0 jedi-0.18.2 joblib-1.2.0 jupyter-client-7.3.4 jupyter-console-6.1.0 jupyter-core-4.10.0 kafka-python-2.0.2 kiwisolver-1.4.4 lxml-4.5.0 matplotlib-3.4.2 metadata-client-3.0.8 mypy-extensions-1.0.0 nbclient-0.5.1 nbconvert-5.6.1 nbformat-5.0.7 nbparameterise-0.6 nest-asyncio-1.5.6 notebook-6.1.5 numpy-1.20.3 oauth2-xfel-client-6.1.1 oauthlib-3.2.2 pandas-1.5.3 parso-0.8.3 pasha-0.1.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-9.4.0 prettytable-0.7.2 princess-0.5 prometheus-client-0.16.0 prompt-toolkit-3.0.38 ptyprocess-0.7.0 pycparser-2.21 pypandoc-1.4 pyparsing-3.0.9 pyyaml-5.3 pyzmq-23.2.0 requests-2.22.0 requests-oauthlib-1.3.1 scikit-learn-0.22.2.post1 scipy-1.7.0 setuptools-67.6.1 sharedmem-0.3.8 smmap-5.0.0 sphinx-1.8.5 sphinxcontrib-websupport-1.2.4 tabulate-0.8.6 terminado-0.17.1 testpath-0.6.0 traitlets-4.3.3 urllib3-1.25.11 wcwidth-0.2.6 xarray-2022.3.0 [rtd-command-info] start-time: 2023-03-30T16:59:13.463906Z, end-time: 2023-03-30T16:59:13.526236Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: '© 2018 European XFEL' docs_dir: /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/checkouts/latest/docs extra_css: - css/custom.css - http://rtd.xfel.eu/static/css/badge_only.css - http://rtd.xfel.eu/static/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - http://rtd.xfel.eu/static/core/js/readthedocs-doc-embed.js - http://rtd.xfel.eu/static/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - pymdownx.highlight: anchor_linenums: true - pymdownx.inlinehilite - pymdownx.snippets - pymdownx.tasklist - pymdownx.arithmatex: generic: true - pymdownx.tabbed: null - pymdownx.details - pymdownx.mark - pymdownx.emoji: null - attr_list - def_list - footnotes - md_in_html - toc: permalink: true - admonition - tables - codehilite nav: - index.md - Operation: - Available Calibration notebooks: operation/available_notebooks.md - CALCAT: operation/calibration_database.md - myMDC: operation/myMDC.md - Calibration webservice: operation/webservice.md - Troubleshooting: - Correcting detector RAW data: operation/troubleshooting_correction.md - Calibration constant generation: operation/troubleshooting_calibration_generation.md - Development: - Installation: development/installation.md - Workflow: development/workflow.md - Configuration: development/configuration.md - Advanced topics: development/advanced.md - Code Reference: reference/ - Reference: - FAQ: references/faq.md - Changelog: references/changelog.md - Glossary: references/glossary.md plugins: - glightbox - mkdocstrings: handlers: python: docstring_section_style: list docstring_style: sphinx import: - https://docs.python-requests.org/en/master/objects.inv paths: - src syntax: sphinx - search - autorefs - mkdocs-jupyter: allow_errors: false include: - '*.ipynb' - gen-files: scripts: - docs/gen_ref_pages.py - literate-nav: nav_file: SUMMARY.md repo_url: https://git.xfel.eu/calibration/pycalibration site_name: EuXFEL Offline calibration theme: features: - navigation.tabs - navigation.sections - navigation.top - search.suggest - search.highlight - content.tabs.link - content.code.annotation - content.code.copy - navigation.indexes language: en name: material palette: - scheme: light toggle: icon: material/lightbulb name: Switch to dark mode - scheme: slate toggle: icon: material/lightbulb-outline name: Switch to light mode [rtd-command-info] start-time: 2023-03-30T16:59:13.612128Z, end-time: 2023-03-30T16:59:37.053766Z, duration: 23, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - operation.md - overview.md ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:250: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:119: Parameter 'caldata' does not appear in the function signature WARNING - griffe: cal_tools/calcat_interface.py:123: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:494: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:400: No type or annotation for parameter '**condition_params' WARNING - griffe: cal_tools/calcat_interface.py:400: Parameter '**condition_params' does not appear in the function signature ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:566: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:464: Failed to get 'name: description' pair from 'Any further keyword arguments are passed on to' WARNING - griffe: cal_tools/calcat_interface.py:465: Failed to get 'name: description' pair from 'CalibrationClient.__init__().' WARNING - griffe: cal_tools/calcat_interface.py:468: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:851: No type or annotation for returned value 1 WARNING - Documentation file 'reference/cal_tools/calcat_interface.md' contains a link to 'reference/xfel-calibrate_cli_process_no_caldbremote.png' which is not found in the documentation files. WARNING - griffe: cal_tools/files.py:480: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:407: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:436: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:232: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/files.py:1 WARNING - griffe: cal_tools/files.py:179: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:249: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:295: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:135: Parameter 'args,' does not appear in the function signature WARNING - griffe: cal_tools/files.py:140: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:555: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:525: No type or annotation for parameter 'kwargs' WARNING - griffe: cal_tools/files.py:529: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:23: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/files.py:1 WARNING - griffe: cal_tools/files.py:70: No type or annotation for yielded value 1 WARNING - griffe: cal_tools/files.py:43: No type or annotation for yielded value 1 WARNING - griffe: cal_tools/jfstrixel.py:124: No type or annotation for returned value 1 INFO - Documentation built in 22.42 seconds init parts: ['cal_tools'] init parts: ['cal_tools', 'epix100'] init parts: ['cal_tools', 'gotthard2'] init parts: ['xfel_calibrate']