Read the Docs build information Build id: 1616443 Project: quantify-quantify-scheduler Version: 730 Commit: 34a08d883e0566c0a0b81e47bfadc25b9d61fa73 Date: 2023-07-24T10:34:25.045078Z State: finished Success: False [rtd-command-info] start-time: 2023-07-24T10:34:29.226385Z, end-time: 2023-07-24T10:34:34.269085Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-07-24T10:34:34.568197Z, end-time: 2023-07-24T10:34:36.243641Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/730/head:external-730 Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/730/head -> external-730 [rtd-command-info] start-time: 2023-07-24T10:34:36.456711Z, end-time: 2023-07-24T10:34:36.651430Z, duration: 0, exit-code: 0 git checkout --force 34a08d883e0566c0a0b81e47bfadc25b9d61fa73 Note: switching to '34a08d883e0566c0a0b81e47bfadc25b9d61fa73'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 34a08d88 Update for multithreading [rtd-command-info] start-time: 2023-07-24T10:34:36.882931Z, end-time: 2023-07-24T10:34:36.950831Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-24T10:34:37.178560Z, end-time: 2023-07-24T10:34:37.262805Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py build: image: latest # Optionally set the version of Python and requirements required to build your docs python: version: 3.8 install: - requirements: requirements_dev.txt - method: pip path: . system_packages: true [rtd-command-info] start-time: 2023-07-24T10:34:38.637330Z, end-time: 2023-07-24T10:34:52.988008Z, duration: 14, exit-code: 0 python3.8 -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-07-24T10:34:53.278515Z, end-time: 2023-07-24T10:34:55.003135Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (68.0.0) [rtd-command-info] start-time: 2023-07-24T10:34:55.260891Z, end-time: 2023-07-24T10:35:03.957247Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 setuptools Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/8b/b3/d7b6ee16358d829ca482c74a96e2b9079bf33f8d7d37d16f8ebb19ddf5a4/Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 20.2 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.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 195.7 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 sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 122.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 157.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 230.9 MB/s eta 0:00:00 Collecting setuptools Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl.metadata Downloading setuptools-68.0.0-py3-none-any.whl.metadata (6.4 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 252.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 254.2 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 222.7 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 167.2 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 203.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/e2/32c14301bb023986dff527a49325b6259cab4ebb4633f69de54af312fc45/MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 240.1 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/cb/e7/5e43745003bf1f90668c7be23fc5952b3a2b9c2558f16749411c18039b36/charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 200.8 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 225.3 MB/s eta 0:00:00 Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 177.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 248.3 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 206.4 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 233.8 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 232.3 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 222.9 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23752 sha256=a187b444ec1098421bb4094a574f04089045099dffb8aa1db009c3a966059696 Stored in directory: /tmp/pip-ephem-wheel-cache-fb2dj6yp/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 setuptools-68.0.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-07-24T10:35:04.322340Z, end-time: 2023-07-24T10:35:41.519123Z, duration: 37, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements_dev.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from -r requirements_dev.txt (line 3)) (23.2.1) Collecting bump2version==0.5.11 (from -r requirements_dev.txt (line 4)) Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 (from -r requirements_dev.txt (line 5)) Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 (from -r requirements_dev.txt (line 6)) Downloading watchdog-0.9.0.tar.gz (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 8.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting coverage (from -r requirements_dev.txt (line 7)) Obtaining dependency information for coverage from https://files.pythonhosted.org/packages/44/55/49f65ccdd4dfd6d5528e966b28c37caec64170c725af32ab312889d2f857/coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting sphinx>=5.1.1 (from -r requirements_dev.txt (line 8)) Obtaining dependency information for sphinx>=5.1.1 from https://files.pythonhosted.org/packages/4b/a9/9760e8373a11a62f5ef66684771b0a5b2c4a699bf0dbbc650ca2b75cec36/sphinx-7.0.1-py3-none-any.whl.metadata Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r requirements_dev.txt (line 9)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 81.3 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex (from -r requirements_dev.txt (line 10)) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting jupyter_sphinx>=0.4.0 (from -r requirements_dev.txt (line 11)) Downloading jupyter_sphinx-0.4.0-py3-none-any.whl (21 kB) Collecting myst-parser (from -r requirements_dev.txt (line 12)) Obtaining dependency information for myst-parser from https://files.pythonhosted.org/packages/1d/f6/6d61a023d758f488e36638076e8a4ec4447a2cdf86938cf6c60cf1c860e6/myst_parser-2.0.0-py3-none-any.whl.metadata Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting myst-nb (from -r requirements_dev.txt (line 13)) Downloading myst_nb-0.17.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 192.5 MB/s eta 0:00:00 Collecting sphinx-jsonschema (from -r requirements_dev.txt (line 14)) Downloading sphinx-jsonschema-1.19.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autobuild (from -r requirements_dev.txt (line 15)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton (from -r requirements_dev.txt (line 16)) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Collecting sphinx-autodoc-typehints==1.12.0 (from -r requirements_dev.txt (line 17)) Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting sphinx-autoapi (from -r requirements_dev.txt (line 18)) Obtaining dependency information for sphinx-autoapi from https://files.pythonhosted.org/packages/b3/33/90ed4963df94d3780fe0fd61ce834ae17dcdc507060a3fb1610a68309f2f/sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata (6.1 kB) Collecting twine==1.14.0 (from -r requirements_dev.txt (line 21)) Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest (from -r requirements_dev.txt (line 22)) Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl.metadata Downloading pytest-7.4.0-py3-none-any.whl.metadata (8.0 kB) Collecting pytest-runner (from -r requirements_dev.txt (line 23)) Downloading pytest_runner-6.0.0-py3-none-any.whl (7.2 kB) Collecting pytest-cov (from -r requirements_dev.txt (line 24)) Obtaining dependency information for pytest-cov from https://files.pythonhosted.org/packages/a7/4b/8b78d126e275efa2379b1c2e09dc52cf70df16fc3b90613ef82531499d73/pytest_cov-4.1.0-py3-none-any.whl.metadata Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting pytest-mpl (from -r requirements_dev.txt (line 25)) Downloading pytest_mpl-0.16.1-py3-none-any.whl (28 kB) Collecting pytest-mock (from -r requirements_dev.txt (line 26)) Obtaining dependency information for pytest-mock from https://files.pythonhosted.org/packages/da/85/80ae98e019a429445bfb74e153d4cb47c3695e3e908515e95e95c18237e5/pytest_mock-3.11.1-py3-none-any.whl.metadata Downloading pytest_mock-3.11.1-py3-none-any.whl.metadata (3.8 kB) Collecting pytest-xdist (from -r requirements_dev.txt (line 27)) Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/db/d1/70a67f79b31cb5cba09c96bc4590c6ac22608558664901df03fdee24f6a6/pytest_xdist-3.3.1-py3-none-any.whl.metadata Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) Collecting black (from -r requirements_dev.txt (line 29)) Obtaining dependency information for black from https://files.pythonhosted.org/packages/a7/a4/4ce0eeaccfd2665b2020cf759b05868f9be5e22a4f96b789417fce8ec57c/black-23.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading black-23.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 kB 199.6 MB/s eta 0:00:00 Collecting mypy (from -r requirements_dev.txt (line 30)) Obtaining dependency information for mypy from https://files.pythonhosted.org/packages/4e/89/26230b46e27724bd54f76cd73a2759eaaf35292b32ba64f36c7c47836d4b/mypy-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading mypy-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting types-docutils (from -r requirements_dev.txt (line 31)) Downloading types_docutils-0.20.0.1-py3-none-any.whl (17 kB) Collecting pylint (from -r requirements_dev.txt (line 32)) Downloading pylint-2.17.4-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.6/536.6 kB 238.5 MB/s eta 0:00:00 Collecting pre-commit (from -r requirements_dev.txt (line 33)) Obtaining dependency information for pre-commit from https://files.pythonhosted.org/packages/e3/b7/1d145c985d8be9729672a45b8b8113030ad60dff45dec592efc4e5f5897a/pre_commit-3.3.3-py2.py3-none-any.whl.metadata Downloading pre_commit-3.3.3-py2.py3-none-any.whl.metadata (1.3 kB) Collecting pre-commit-hooks (from -r requirements_dev.txt (line 34)) Downloading pre_commit_hooks-4.4.0-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 194.8 MB/s eta 0:00:00 Collecting isort>=5.10.0 (from -r requirements_dev.txt (line 35)) Downloading isort-5.12.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 217.6 MB/s eta 0:00:00 Collecting scanpydoc<=0.7.3,>=0.7.1 (from -r requirements_dev.txt (line 37)) Downloading scanpydoc-0.7.3-py3-none-any.whl (29 kB) Collecting rich[jupyter] (from -r requirements_dev.txt (line 38)) Obtaining dependency information for rich[jupyter] from https://files.pythonhosted.org/packages/fc/1e/482e5eec0b89b593e81d78f819a9412849814e22225842b598908e7ac560/rich-13.4.2-py3-none-any.whl.metadata Downloading rich-13.4.2-py3-none-any.whl.metadata (18 kB) Collecting jupytext (from -r requirements_dev.txt (line 39)) Obtaining dependency information for jupytext from https://files.pythonhosted.org/packages/29/bc/fb6ed512e98c426071e5c018822c737c701d31fe72955ad43f9ae4e56cdb/jupytext-1.14.7-py3-none-any.whl.metadata Downloading jupytext-1.14.7-py3-none-any.whl.metadata (11 kB) Collecting cachecontrol (from -r requirements_dev.txt (line 43)) Obtaining dependency information for cachecontrol from https://files.pythonhosted.org/packages/1d/e3/a22348e6226dcd585d5a4b5f0175b3a16dabfd3912cbeb02f321d00e56c7/cachecontrol-0.13.1-py3-none-any.whl.metadata Downloading cachecontrol-0.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting lockfile (from -r requirements_dev.txt (line 44)) Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting prospector (from -r requirements_dev.txt (line 47)) Obtaining dependency information for prospector from https://files.pythonhosted.org/packages/13/3d/e016b9c2de2a24be9c5f7b85033a304419fead6e02787d46ee5368bf0fcb/prospector-1.10.2-py3-none-any.whl.metadata Downloading prospector-1.10.2-py3-none-any.whl.metadata (10 kB) Collecting PyYAML>=3.10 (from watchdog==0.9.0->-r requirements_dev.txt (line 6)) Obtaining dependency information for PyYAML>=3.10 from https://files.pythonhosted.org/packages/c8/6b/6600ac24725c7388255b2f5add93f91e58a5d7efaf4af244fdbcc11a541b/PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting argh>=0.24.1 (from watchdog==0.9.0->-r requirements_dev.txt (line 6)) Downloading argh-0.28.1-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 153.8 MB/s eta 0:00:00 Collecting pathtools>=0.1.1 (from watchdog==0.9.0->-r requirements_dev.txt (line 6)) Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx-rtd-theme==1.0.0->-r requirements_dev.txt (line 9)) (0.17.1) Collecting pkginfo>=1.4.2 (from twine==1.14.0->-r requirements_dev.txt (line 21)) Downloading pkginfo-1.9.6-py3-none-any.whl (30 kB) Collecting readme-renderer>=21.0 (from twine==1.14.0->-r requirements_dev.txt (line 21)) Obtaining dependency information for readme-renderer>=21.0 from https://files.pythonhosted.org/packages/29/a9/200b7f2397bc9f9d1653cfffa14bd57d38982317d58deac11520b7163f5c/readme_renderer-40.0-py3-none-any.whl.metadata Downloading readme_renderer-40.0-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 21)) (2.31.0) Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine==1.14.0->-r requirements_dev.txt (line 21)) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 198.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 21)) (68.0.0) Collecting tqdm>=4.14 (from twine==1.14.0->-r requirements_dev.txt (line 21)) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 209.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 218.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 216.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 218.0 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 219.0 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (3.0.3) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.15.1) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=5.1.1 (from -r requirements_dev.txt (line 8)) Downloading sphinx-7.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 205.5 MB/s eta 0:00:00 Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 207.7 MB/s eta 0:00:00 Downloading sphinx-6.2.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 203.9 MB/s eta 0:00:00 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 217.9 MB/s eta 0:00:00 Downloading sphinx-6.1.2-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 215.8 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 200.0 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 196.7 MB/s eta 0:00:00 INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 220.4 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 220.9 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 219.7 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (1.4.1) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (23.1) Collecting importlib-metadata>=4.8 (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->-r requirements_dev.txt (line 10)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 245.4 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r requirements_dev.txt (line 10)) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting ipywidgets>=7.0.0 (from jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for ipywidgets>=7.0.0 from https://files.pythonhosted.org/packages/a3/af/9d5f256025100b578b11d7280e76fda349255666f752b618a613785cb58d/ipywidgets-8.0.7-py3-none-any.whl.metadata Downloading ipywidgets-8.0.7-py3-none-any.whl.metadata (2.4 kB) Collecting IPython (from jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading ipython-8.12.2-py3-none-any.whl (797 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.8/797.8 kB 244.5 MB/s eta 0:00:00 Collecting nbconvert>=5.5 (from jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for nbconvert>=5.5 from https://files.pythonhosted.org/packages/93/04/cc10ee418087f2a83f6862b9043291658ab81865f38cad41c74fba2306e5/nbconvert-7.7.2-py3-none-any.whl.metadata Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Collecting nbformat (from jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for nbformat from https://files.pythonhosted.org/packages/01/e5/322b31448ba6b0ed6de740306367e85d8da2af0d91e67f7a2860bdf87f72/nbformat-5.9.1-py3-none-any.whl.metadata Downloading nbformat-5.9.1-py3-none-any.whl.metadata (3.3 kB) Collecting markdown-it-py~=3.0 (from myst-parser->-r requirements_dev.txt (line 12)) Obtaining dependency information for markdown-it-py~=3.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser->-r requirements_dev.txt (line 12)) Obtaining dependency information for mdit-py-plugins~=0.4 from https://files.pythonhosted.org/packages/e5/3c/fe85f19699a7b40c8f9ce8ecee7e269b9b3c94099306df6f9891bdefeedd/mdit_py_plugins-0.4.0-py3-none-any.whl.metadata Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Collecting myst-parser (from -r requirements_dev.txt (line 12)) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 193.4 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser->-r requirements_dev.txt (line 12)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 188.5 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.4 (from myst-parser->-r requirements_dev.txt (line 12)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 175.0 MB/s eta 0:00:00 Collecting jupyter-cache<0.7,>=0.5 (from myst-nb->-r requirements_dev.txt (line 13)) Downloading jupyter_cache-0.6.1-py3-none-any.whl (33 kB) Collecting nbclient (from myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for nbclient from https://files.pythonhosted.org/packages/ac/5a/d670ca51e6c3d98574b9647599821590efcd811d71f58e9c89fc59a17685/nbclient-0.8.0-py3-none-any.whl.metadata Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) Collecting myst-parser (from -r requirements_dev.txt (line 12)) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 195.1 MB/s eta 0:00:00 Collecting typing-extensions (from myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting ipykernel (from myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for ipykernel from https://files.pythonhosted.org/packages/00/75/5e27470b1f71ae1f83551f5bc0186c9579c5b5710fbfc4b001753b0f37fd/ipykernel-6.24.0-py3-none-any.whl.metadata Downloading ipykernel-6.24.0-py3-none-any.whl.metadata (6.3 kB) Collecting jsonpointer (from sphinx-jsonschema->-r requirements_dev.txt (line 14)) Obtaining dependency information for jsonpointer from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) Collecting livereload (from sphinx-autobuild->-r requirements_dev.txt (line 15)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama (from sphinx-autobuild->-r requirements_dev.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting anyascii (from sphinx-autoapi->-r requirements_dev.txt (line 18)) Downloading anyascii-0.3.2-py3-none-any.whl (289 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.9/289.9 kB 232.9 MB/s eta 0:00:00 Collecting astroid>=2.7 (from sphinx-autoapi->-r requirements_dev.txt (line 18)) Obtaining dependency information for astroid>=2.7 from https://files.pythonhosted.org/packages/86/6f/22a8153395e193369fd43ca9d54123e74360115df4f10902516313eb9f10/astroid-2.15.6-py3-none-any.whl.metadata Downloading astroid-2.15.6-py3-none-any.whl.metadata (4.7 kB) Collecting iniconfig (from pytest->-r requirements_dev.txt (line 22)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting pluggy<2.0,>=0.12 (from pytest->-r requirements_dev.txt (line 22)) Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r requirements_dev.txt (line 22)) Obtaining dependency information for exceptiongroup>=1.0.0rc8 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) Collecting tomli>=1.0.0 (from pytest->-r requirements_dev.txt (line 22)) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 25)) (3.7.1) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 25)) (10.0.0) Collecting execnet>=1.1 (from pytest-xdist->-r requirements_dev.txt (line 27)) Obtaining dependency information for execnet>=1.1 from https://files.pythonhosted.org/packages/e8/9c/a079946da30fac4924d92dbc617e5367d454954494cf1e71567bcc4e00ee/execnet-2.0.2-py3-none-any.whl.metadata Downloading execnet-2.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting click>=8.0.0 (from black->-r requirements_dev.txt (line 29)) Obtaining dependency information for click>=8.0.0 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) Collecting mypy-extensions>=0.4.3 (from black->-r requirements_dev.txt (line 29)) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting pathspec>=0.9.0 (from black->-r requirements_dev.txt (line 29)) Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) Collecting platformdirs>=2 (from black->-r requirements_dev.txt (line 29)) Obtaining dependency information for platformdirs>=2 from https://files.pythonhosted.org/packages/6d/a7/47b7088a28c8fe5775eb15281bf44d39facdbe4bc011a95ccb89390c2db9/platformdirs-3.9.1-py3-none-any.whl.metadata Downloading platformdirs-3.9.1-py3-none-any.whl.metadata (11 kB) Collecting mccabe<0.8,>=0.6 (from pylint->-r requirements_dev.txt (line 32)) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting tomlkit>=0.10.1 (from pylint->-r requirements_dev.txt (line 32)) Downloading tomlkit-0.11.8-py3-none-any.whl (35 kB) Collecting dill>=0.2 (from pylint->-r requirements_dev.txt (line 32)) Obtaining dependency information for dill>=0.2 from https://files.pythonhosted.org/packages/f5/3a/74a29b11cf2cdfcd6ba89c0cecd70b37cd1ba7b77978ce611eb7a146a832/dill-0.3.7-py3-none-any.whl.metadata Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) Collecting cfgv>=2.0.0 (from pre-commit->-r requirements_dev.txt (line 33)) Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 (from pre-commit->-r requirements_dev.txt (line 33)) Obtaining dependency information for identify>=1.0.0 from https://files.pythonhosted.org/packages/63/53/6e728e41c2fc620f020cff3e9c8c36f24a1b9be5e983f1bc3778e8609a34/identify-2.5.26-py2.py3-none-any.whl.metadata Downloading identify-2.5.26-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nodeenv>=0.11.1 (from pre-commit->-r requirements_dev.txt (line 33)) Obtaining dependency information for nodeenv>=0.11.1 from https://files.pythonhosted.org/packages/1a/e6/6d2ead760a9ddb35e65740fd5a57e46aadd7b0c49861ab24f94812797a1c/nodeenv-1.8.0-py2.py3-none-any.whl.metadata Downloading nodeenv-1.8.0-py2.py3-none-any.whl.metadata (21 kB) Collecting virtualenv>=20.10.0 (from pre-commit->-r requirements_dev.txt (line 33)) Obtaining dependency information for virtualenv>=20.10.0 from https://files.pythonhosted.org/packages/dd/af/4a7f56bb73ede17f6195aaf03353a1c1dd1381ba0aa2e3b786f7ec9fe8aa/virtualenv-20.24.1-py3-none-any.whl.metadata Downloading virtualenv-20.24.1-py3-none-any.whl.metadata (4.5 kB) Collecting ruamel.yaml>=0.15 (from pre-commit-hooks->-r requirements_dev.txt (line 34)) Obtaining dependency information for ruamel.yaml>=0.15 from https://files.pythonhosted.org/packages/d9/0e/2a05efa11ea33513fbdf4a2e2576fe94fd8fa5ad226dbb9c660886390974/ruamel.yaml-0.17.32-py3-none-any.whl.metadata Downloading ruamel.yaml-0.17.32-py3-none-any.whl.metadata (17 kB) Collecting get_version (from scanpydoc<=0.7.3,>=0.7.1->-r requirements_dev.txt (line 37)) Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Collecting toml (from jupytext->-r requirements_dev.txt (line 39)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting msgpack>=0.5.2 (from cachecontrol->-r requirements_dev.txt (line 43)) Downloading msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 kB 240.8 MB/s eta 0:00:00 Collecting GitPython<4.0.0,>=3.1.27 (from prospector->-r requirements_dev.txt (line 47)) Obtaining dependency information for GitPython<4.0.0,>=3.1.27 from https://files.pythonhosted.org/packages/67/50/742c2fb60989b76ccf7302c7b1d9e26505d7054c24f08cc7ec187faaaea7/GitPython-3.1.32-py3-none-any.whl.metadata Downloading GitPython-3.1.32-py3-none-any.whl.metadata (10.0 kB) Collecting dodgy<0.3.0,>=0.2.1 (from prospector->-r requirements_dev.txt (line 47)) Downloading dodgy-0.2.1-py3-none-any.whl (5.4 kB) Collecting flake8<6.0.0 (from prospector->-r requirements_dev.txt (line 47)) Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 194.2 MB/s eta 0:00:00 Collecting pep8-naming<=0.10.0,>=0.3.3 (from prospector->-r requirements_dev.txt (line 47)) Downloading pep8_naming-0.10.0-py2.py3-none-any.whl (8.1 kB) Collecting pycodestyle>=2.9.0 (from prospector->-r requirements_dev.txt (line 47)) Downloading pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.3/41.3 kB 178.6 MB/s eta 0:00:00 Collecting pydocstyle>=2.0.0 (from prospector->-r requirements_dev.txt (line 47)) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting pyflakes<3,>=2.2.0 (from prospector->-r requirements_dev.txt (line 47)) Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 191.8 MB/s eta 0:00:00 Collecting pylint-celery==0.3 (from prospector->-r requirements_dev.txt (line 47)) Downloading pylint-celery-0.3.tar.gz (1.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pylint-django<2.6,>=2.5 (from prospector->-r requirements_dev.txt (line 47)) Downloading pylint_django-2.5.3-py3-none-any.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 211.7 MB/s eta 0:00:00 Collecting pylint-flask==0.6 (from prospector->-r requirements_dev.txt (line 47)) Downloading pylint-flask-0.6.tar.gz (10.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pylint-plugin-utils<0.8,>=0.7 (from prospector->-r requirements_dev.txt (line 47)) Downloading pylint_plugin_utils-0.7-py3-none-any.whl (10 kB) Collecting requirements-detector>=1.2.0 (from prospector->-r requirements_dev.txt (line 47)) Obtaining dependency information for requirements-detector>=1.2.0 from https://files.pythonhosted.org/packages/b9/22/6a1845fd467cdce47607fe58dd3aefc82212edaa28367bfc306b7c6dcb90/requirements_detector-1.2.2-py3-none-any.whl.metadata Downloading requirements_detector-1.2.2-py3-none-any.whl.metadata (3.9 kB) Collecting setoptconf-tmp<0.4.0,>=0.3.1 (from prospector->-r requirements_dev.txt (line 47)) Downloading setoptconf_tmp-0.3.1-py3-none-any.whl (32 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid>=2.7->sphinx-autoapi->-r requirements_dev.txt (line 18)) Downloading lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 202.1 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 (from astroid>=2.7->sphinx-autoapi->-r requirements_dev.txt (line 18)) Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 220.0 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from babel>=2.9->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2023.3) Collecting pycodestyle>=2.9.0 (from prospector->-r requirements_dev.txt (line 47)) Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 166.2 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 (from GitPython<4.0.0,>=3.1.27->prospector->-r requirements_dev.txt (line 47)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 181.9 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from importlib-metadata>=4.8->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (3.15.0) Collecting traitlets>=4.3.1 (from ipywidgets>=7.0.0->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 231.0 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0.7 (from ipywidgets>=7.0.0->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for widgetsnbextension~=4.0.7 from https://files.pythonhosted.org/packages/8e/d4/d31b12ac0b87e8cc9fdb6ea1eb6596de405eaaa2f25606aaa755d0eebbc0/widgetsnbextension-4.0.8-py3-none-any.whl.metadata Downloading widgetsnbextension-4.0.8-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets>=7.0.0->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for jupyterlab-widgets~=3.0.7 from https://files.pythonhosted.org/packages/74/5e/2475ac62faf2e342b2bf20b8d8e375f49400ecb38f52e4e0a7557eb1cedb/jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata Downloading jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata (4.1 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Downloading debugpy-1.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 227.5 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/29/24/0491f7837cedf39ae0f96d9b3e4db2fae31cc4dd5eac00a98ab0db996c9b/jupyter_client-8.3.0-py3-none-any.whl.metadata Downloading jupyter_client-8.3.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for jupyter-core!=5.0.*,>=4.12 from https://files.pythonhosted.org/packages/8c/e0/3f9061c5e99a03612510f892647b15a91f910c5275b7b77c6c72edae1494/jupyter_core-5.3.1-py3-none-any.whl.metadata Downloading jupyter_core-5.3.1-py3-none-any.whl.metadata (3.4 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 243.3 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for pyzmq>=20 from https://files.pythonhosted.org/packages/3e/71/3f41e23f14b04b87776497d5d5150335e6d7e06debf1571fd5ca4c6ff82a/pyzmq-25.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata Downloading pyzmq-25.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (4.8 kB) Collecting tornado>=6.1 (from ipykernel->myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for tornado>=6.1 from https://files.pythonhosted.org/packages/31/51/894f260c1380853cc268f661fe599a4523a47d07e867386abb58f1f11278/tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting backcall (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 233.3 MB/s eta 0:00:00 Collecting pickleshare (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 200.3 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from Jinja2>=3.0->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.1.3) Collecting attrs (from jupyter-cache<0.7,>=0.5->myst-nb->-r requirements_dev.txt (line 13)) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 192.2 MB/s eta 0:00:00 Collecting nbclient (from myst-nb->-r requirements_dev.txt (line 13)) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 220.3 MB/s eta 0:00:00 Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache<0.7,>=0.5->myst-nb->-r requirements_dev.txt (line 13)) Obtaining dependency information for sqlalchemy<3,>=1.3.12 from https://files.pythonhosted.org/packages/73/64/bfbcfbfc998e278ee30182e3fdb99fb61aa8089df8c2e342e2e9ace62b90/SQLAlchemy-2.0.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading SQLAlchemy-2.0.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.4 kB) Collecting tabulate (from jupyter-cache<0.7,>=0.5->myst-nb->-r requirements_dev.txt (line 13)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser->-r requirements_dev.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting beautifulsoup4 (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 236.0 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 225.2 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/cc/c0/ac9587149e37cde62ae338e9db8241ae2fdc79a84bde8c8ba7caea2c22d8/mistune-3.0.1-py3-none-any.whl.metadata Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for jsonschema>=2.6 from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) Collecting flake8-polyfill<2,>=1.0.2 (from pep8-naming<=0.10.0,>=0.3.3->prospector->-r requirements_dev.txt (line 47)) Downloading flake8_polyfill-1.0.2-py2.py3-none-any.whl (7.3 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements_dev.txt (line 10)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements_dev.txt (line 10)) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 21)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 21)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 21)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 21)) (2023.7.22) Collecting semver<4.0.0,>=3.0.0 (from requirements-detector>=1.2.0->prospector->-r requirements_dev.txt (line 47)) Obtaining dependency information for semver<4.0.0,>=3.0.0 from https://files.pythonhosted.org/packages/d4/5d/f2b4fe45886238c405ad177ca43911cb1459d08003004da5c27495eb4216/semver-3.0.1-py3-none-any.whl.metadata Downloading semver-3.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.15->pre-commit-hooks->-r requirements_dev.txt (line 34)) Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 247.3 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.6 (from virtualenv>=20.10.0->pre-commit->-r requirements_dev.txt (line 33)) Obtaining dependency information for distlib<1,>=0.3.6 from https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl.metadata Downloading distlib-0.3.7-py2.py3-none-any.whl.metadata (5.1 kB) Collecting filelock<4,>=3.12 (from virtualenv>=20.10.0->pre-commit->-r requirements_dev.txt (line 33)) Obtaining dependency information for filelock<4,>=3.12 from https://files.pythonhosted.org/packages/00/45/ec3407adf6f6b5bf867a4462b2b0af27597a26bd3cd6e2534cb6ab029938/filelock-3.12.2-py3-none-any.whl.metadata Downloading filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB) Collecting dunamai (from get_version->scanpydoc<=0.7.3,>=0.7.1->-r requirements_dev.txt (line 37)) Obtaining dependency information for dunamai from https://files.pythonhosted.org/packages/4f/7c/1f3e504c627c81f58b1e6120618266df3c1a52a6ee9170c6e3ab265376bc/dunamai-1.18.0-py3-none-any.whl.metadata Downloading dunamai-1.18.0-py3-none-any.whl.metadata (10.0 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (1.0.7) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (4.39.4) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (1.4.4) Requirement already satisfied: numpy>=1.20 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (1.24.3) Requirement already satisfied: pyparsing>=2.3.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (2.8.2) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 25)) (5.12.0) Collecting webencodings (from bleach!=5.0.0->nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython<4.0.0,>=3.1.27->prospector->-r requirements_dev.txt (line 47)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 222.6 MB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/7f/19/aa000240fa9343858a967b08037792695a66560ce5054528198190ce291b/rpds_py-0.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rpds_py-0.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache<0.7,>=0.5->myst-nb->-r requirements_dev.txt (line 13)) Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 248.8 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=5.5->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting executing>=1.2.0 (from stack-data->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->IPython->jupyter_sphinx>=0.4.0->-r requirements_dev.txt (line 11)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 227.6 MB/s eta 0:00:00 Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 199.8 MB/s eta 0:00:00 Downloading pytest-7.4.0-py3-none-any.whl (323 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 247.7 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading pytest_mock-3.11.1-py3-none-any.whl (9.6 kB) Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 175.9 MB/s eta 0:00:00 Downloading black-23.7.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 236.3 MB/s eta 0:00:00 Downloading mypy-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.9/11.9 MB 90.8 MB/s eta 0:00:00 Downloading pre_commit-3.3.3-py2.py3-none-any.whl (202 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.8/202.8 kB 238.7 MB/s eta 0:00:00 Downloading jupytext-1.14.7-py3-none-any.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.1/299.1 kB 241.7 MB/s eta 0:00:00 Downloading cachecontrol-0.13.1-py3-none-any.whl (22 kB) Downloading prospector-1.10.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 210.4 MB/s eta 0:00:00 Downloading astroid-2.15.6-py3-none-any.whl (278 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 231.8 MB/s eta 0:00:00 Downloading click-8.1.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 226.7 MB/s eta 0:00:00 Downloading dill-0.3.7-py3-none-any.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/115.3 kB 220.3 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) Downloading execnet-2.0.2-py3-none-any.whl (37 kB) Downloading GitPython-3.1.32-py3-none-any.whl (188 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 223.9 MB/s eta 0:00:00 Downloading identify-2.5.26-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 219.8 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading ipywidgets-8.0.7-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 227.3 MB/s eta 0:00:00 Downloading ipykernel-6.24.0-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 232.1 MB/s eta 0:00:00 Downloading nbconvert-7.7.2-py3-none-any.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.6/254.6 kB 244.4 MB/s eta 0:00:00 Downloading nbformat-5.9.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 211.7 MB/s eta 0:00:00 Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB) Downloading platformdirs-3.9.1-py3-none-any.whl (16 kB) Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 248.5 MB/s eta 0:00:00 Downloading readme_renderer-40.0-py3-none-any.whl (14 kB) Downloading requirements_detector-1.2.2-py3-none-any.whl (20 kB) Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 236.0 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading virtualenv-20.24.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 215.9 MB/s eta 0:00:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Downloading rich-13.4.2-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.4/239.4 kB 244.5 MB/s eta 0:00:00 Downloading distlib-0.3.7-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 249.4 MB/s eta 0:00:00 Downloading filelock-3.12.2-py3-none-any.whl (10 kB) Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 224.9 MB/s eta 0:00:00 Downloading jupyter_client-8.3.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 224.3 MB/s eta 0:00:00 Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 203.4 MB/s eta 0:00:00 Downloading jupyterlab_widgets-3.0.8-py3-none-any.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.0/215.0 kB 247.6 MB/s eta 0:00:00 Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 196.7 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 248.9 MB/s eta 0:00:00 Downloading pyzmq-25.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 255.5 MB/s eta 0:00:00 Downloading semver-3.0.1-py3-none-any.whl (17 kB) Downloading SQLAlchemy-2.0.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 204.6 MB/s eta 0:00:00 Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 249.5 MB/s eta 0:00:00 Downloading widgetsnbextension-4.0.8-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 209.5 MB/s eta 0:00:00 Downloading dunamai-1.18.0-py3-none-any.whl (24 kB) Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Downloading referencing-0.30.0-py3-none-any.whl (25 kB) Downloading rpds_py-0.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 256.5 MB/s eta 0:00:00 Building wheels for collected packages: watchdog, sphinx-jsonschema, pylint-celery, pylint-flask, pathtools Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73673 sha256=e89d7b94209d8510193ead07f0016ca466d8c78c9e91c22e8298d56656b5cfef Stored in directory: /tmp/pip-ephem-wheel-cache-bnrnm76v/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.19.1-py3-none-any.whl size=15413 sha256=556aaa7108efe9db5363d485e2a51e738ae9bca19514ac4c592da717efb5bdd1 Stored in directory: /tmp/pip-ephem-wheel-cache-bnrnm76v/wheels/40/ab/cc/445e746d632c3b4788a325ba5fd2ae780d6214ad9d0f7318a8 Building wheel for pylint-celery (setup.py): started Building wheel for pylint-celery (setup.py): finished with status 'done' Created wheel for pylint-celery: filename=pylint_celery-0.3-py3-none-any.whl size=1717 sha256=c3f89527b99cf21818e6f20d261851aec924e5f787d24d7d6427120294aae97e Stored in directory: /tmp/pip-ephem-wheel-cache-bnrnm76v/wheels/56/7b/6d/5d5f96385ee182f57d854bd3accaa63062cfff072be0ec1751 Building wheel for pylint-flask (setup.py): started Building wheel for pylint-flask (setup.py): finished with status 'done' Created wheel for pylint-flask: filename=pylint_flask-0.6-py3-none-any.whl size=9771 sha256=19fb40e95b53dbb38ebb3572981e9dd915dfb8528ada1aba6e36c65fda1156ad Stored in directory: /tmp/pip-ephem-wheel-cache-bnrnm76v/wheels/5e/a5/32/8b1aed68d03f6b558765520a5cb4bd7a74a317bca4bf2f141a Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8791 sha256=a3dfc754bf5ae8e2d97683c3cf30fd2d1bc3e995b075fce6a0ce2a785a60a16b Stored in directory: /tmp/pip-ephem-wheel-cache-bnrnm76v/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Successfully built watchdog sphinx-jsonschema pylint-celery pylint-flask pathtools Installing collected packages: webencodings, wcwidth, types-docutils, setoptconf-tmp, pure-eval, ptyprocess, pickleshare, pathtools, msgpack, lockfile, fastjsonschema, executing, dodgy, distlib, backcall, wrapt, widgetsnbextension, wheel, typing-extensions, traitlets, tqdm, tornado, tomlkit, tomli, toml, tinycss2, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, smmap, semver, ruamel.yaml.clib, rpds-py, pyzmq, PyYAML, pytest-runner, pyflakes, pydocstyle, pycodestyle, psutil, prompt-toolkit, pluggy, platformdirs, pkgutil-resolve-name, pkginfo, pexpect, pathspec, parso, pandocfilters, nodeenv, nest-asyncio, mypy-extensions, mistune, mdurl, mccabe, lazy-object-proxy, latexcodec, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, isort, iniconfig, importlib-metadata, identify, greenlet, filelock, execnet, exceptiongroup, dunamai, dill, defusedxml, decorator, debugpy, coverage, colorama, click, cfgv, bump2version, bleach, attrs, asttokens, argh, anyascii, watchdog, virtualenv, stack-data, sqlalchemy, sphinx-jsonschema, sphinx, ruamel.yaml, requests-toolbelt, referencing, readme-renderer, pytest, pybtex, mypy, matplotlib-inline, markdown-it-py, livereload, jupyter-core, jedi, gitdb, get_version, flake8, comm, cachecontrol, black, beautifulsoup4, astroid, twine, sphinx-togglebutton, sphinx-rtd-theme, sphinx-autodoc-typehints, sphinx-autobuild, sphinx-autoapi, scanpydoc, rich, requirements-detector, pytest-xdist, pytest-mpl, pytest-mock, pytest-cov, pylint, pybtex-docutils, pre-commit-hooks, pre-commit, mdit-py-plugins, jupyter-client, jsonschema-specifications, IPython, GitPython, flake8-polyfill, sphinxcontrib-bibtex, pylint-plugin-utils, pep8-naming, myst-parser, jsonschema, ipykernel, pylint-flask, pylint-django, pylint-celery, nbformat, ipywidgets, prospector, nbclient, jupytext, nbconvert, jupyter-cache, myst-nb, jupyter_sphinx Attempting uninstall: wheel Found existing installation: wheel 0.41.0 Uninstalling wheel-0.41.0: Successfully uninstalled wheel-0.41.0 Attempting uninstall: virtualenv Found existing installation: virtualenv 16.7.9 Not uninstalling virtualenv at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'virtualenv'. No files were found to uninstall. Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 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 GitPython-3.1.32 IPython-8.12.2 PyYAML-6.0.1 anyascii-0.3.2 argh-0.28.1 astroid-2.15.6 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 black-23.7.0 bleach-6.0.0 bump2version-0.5.11 cachecontrol-0.13.1 cfgv-3.3.1 click-8.1.6 colorama-0.4.6 comm-0.1.3 coverage-7.2.7 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.7 distlib-0.3.7 dodgy-0.2.1 dunamai-1.18.0 exceptiongroup-1.1.2 execnet-2.0.2 executing-1.2.0 fastjsonschema-2.18.0 filelock-3.12.2 flake8-5.0.4 flake8-polyfill-1.0.2 get_version-3.5.4 gitdb-4.0.10 greenlet-2.0.2 identify-2.5.26 importlib-metadata-6.8.0 iniconfig-2.0.0 ipykernel-6.24.0 ipywidgets-8.0.7 isort-5.12.0 jedi-0.18.2 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 jupyter-cache-0.6.1 jupyter-client-8.3.0 jupyter-core-5.3.1 jupyter_sphinx-0.4.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.8 jupytext-1.14.7 latexcodec-2.0.1 lazy-object-proxy-1.9.0 livereload-2.6.3 lockfile-0.12.2 markdown-it-py-2.2.0 matplotlib-inline-0.1.6 mccabe-0.7.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-3.0.1 msgpack-1.0.5 mypy-1.4.1 mypy-extensions-1.0.0 myst-nb-0.17.2 myst-parser-0.18.1 nbclient-0.7.4 nbconvert-7.7.2 nbformat-5.9.1 nest-asyncio-1.5.6 nodeenv-1.8.0 pandocfilters-1.5.0 parso-0.8.3 pathspec-0.11.1 pathtools-0.1.2 pep8-naming-0.10.0 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.9.6 pkgutil-resolve-name-1.3.10 platformdirs-3.9.1 pluggy-1.2.0 pre-commit-3.3.3 pre-commit-hooks-4.4.0 prompt-toolkit-3.0.39 prospector-1.10.2 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pybtex-0.24.0 pybtex-docutils-1.0.2 pycodestyle-2.9.1 pydocstyle-6.3.0 pyflakes-2.5.0 pylint-2.17.4 pylint-celery-0.3 pylint-django-2.5.3 pylint-flask-0.6 pylint-plugin-utils-0.7 pytest-7.4.0 pytest-cov-4.1.0 pytest-mock-3.11.1 pytest-mpl-0.16.1 pytest-runner-6.0.0 pytest-xdist-3.3.1 pyzmq-25.1.0 readme-renderer-40.0 referencing-0.30.0 requests-toolbelt-1.0.0 requirements-detector-1.2.2 rich-13.4.2 rpds-py-0.9.2 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.7 scanpydoc-0.7.3 semver-3.0.1 setoptconf-tmp-0.3.1 smmap-5.0.0 soupsieve-2.4.1 sphinx-5.3.0 sphinx-autoapi-2.1.1 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.12.0 sphinx-jsonschema-1.19.1 sphinx-rtd-theme-1.0.0 sphinx-togglebutton-0.3.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sqlalchemy-2.0.19 stack-data-0.6.2 tabulate-0.9.0 tinycss2-1.2.1 toml-0.10.2 tomli-2.0.1 tomlkit-0.11.8 tornado-6.3.2 tqdm-4.65.0 traitlets-5.9.0 twine-1.14.0 types-docutils-0.20.0.1 typing-extensions-4.7.1 virtualenv-20.24.1 watchdog-0.9.0 wcwidth-0.2.6 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-4.0.8 wrapt-1.15.0 [rtd-command-info] start-time: 2023-07-24T10:35:41.883186Z, end-time: 2023-07-24T10:36:52.034452Z, duration: 70, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/730 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting columnar (from quantify-scheduler==0.8.0) Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Collecting dataclasses-json (from quantify-scheduler==0.8.0) Obtaining dependency information for dataclasses-json from https://files.pythonhosted.org/packages/30/85/df2259c0bee64b8c38772c43e849a7c312183d7415934546577614885170/dataclasses_json-0.5.13-py3-none-any.whl.metadata Downloading dataclasses_json-0.5.13-py3-none-any.whl.metadata (22 kB) Requirement already satisfied: fastjsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from quantify-scheduler==0.8.0) (2.18.0) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.8.0) (3.7.1) Collecting matplotlib (from quantify-scheduler==0.8.0) Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/b4/c2/f74e0deb26379aead0956a6ecf9acd4587debba0c7abe4bd8fe53fe04ec2/matplotlib-3.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata Downloading matplotlib-3.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.6 kB) Collecting networkx (from quantify-scheduler==0.8.0) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.5 MB/s eta 0:00:00 Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.8.0) (1.24.3) Collecting numpy (from quantify-scheduler==0.8.0) Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting orjson (from quantify-scheduler==0.8.0) Obtaining dependency information for orjson from https://files.pythonhosted.org/packages/9b/f4/b258592db7523f3601cc6c70ddc9bcf711cab1d1cef20ae9f03e77f149b2/orjson-3.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading orjson-3.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.2/49.2 kB 178.7 MB/s eta 0:00:00 Requirement already satisfied: pandas in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.8.0) (2.0.1) Collecting pandas (from quantify-scheduler==0.8.0) Obtaining dependency information for pandas from https://files.pythonhosted.org/packages/f8/7f/5b047effafbdd34e52c9e2d7e44f729a0655efafb22198c45cf692cdc157/pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting pathvalidate (from quantify-scheduler==0.8.0) Obtaining dependency information for pathvalidate from https://files.pythonhosted.org/packages/c8/98/e6c836ea547236fffab67503ff691d302f2366fbe3a1e37bfe611e352b3c/pathvalidate-3.1.0-py3-none-any.whl.metadata Downloading pathvalidate-3.1.0-py3-none-any.whl.metadata (11 kB) Collecting plotly (from quantify-scheduler==0.8.0) Obtaining dependency information for plotly from https://files.pythonhosted.org/packages/a5/07/5bef9376c975ce23306d9217ab69ca94c07f2a3c90b17c03e3ae4db87170/plotly-5.15.0-py2.py3-none-any.whl.metadata Downloading plotly-5.15.0-py2.py3-none-any.whl.metadata (7.0 kB) Collecting pydantic (from quantify-scheduler==0.8.0) Obtaining dependency information for pydantic from https://files.pythonhosted.org/packages/1f/1a/71b404f9acb44402f5b581ade106e9219d6d83824d50943e630fc0ca12e5/pydantic-2.0.3-py3-none-any.whl.metadata Downloading pydantic-2.0.3-py3-none-any.whl.metadata (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 220.7 MB/s eta 0:00:00 Collecting qblox-instruments==0.7 (from quantify-scheduler==0.8.0) Downloading qblox_instruments-0.7.0.tar.gz (9.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 161.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting quantify_core>=0.5.0 (from quantify-scheduler==0.8.0) Downloading quantify_core-0.7.2-py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.9/125.9 kB 223.2 MB/s eta 0:00:00 Collecting qcodes<0.34.0,>=0.28.0 (from quantify-scheduler==0.8.0) Downloading qcodes-0.33.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.4 MB/s eta 0:00:00 Collecting scipy (from quantify-scheduler==0.8.0) Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 159.8 MB/s eta 0:00:00 Collecting xxhash (from quantify-scheduler==0.8.0) Downloading xxhash-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.0/213.0 kB 231.7 MB/s eta 0:00:00 Collecting zhinst==21.8.20515 (from quantify-scheduler==0.8.0) Downloading zhinst-21.8.20515-cp38-cp38-manylinux1_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 177.2 MB/s eta 0:00:00 Collecting zhinst-qcodes==0.1.4 (from quantify-scheduler==0.8.0) Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting zhinst-toolkit==0.1.5 (from quantify-scheduler==0.8.0) Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 207.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: rich[jupyter] in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from quantify-scheduler==0.8.0) (13.4.2) Collecting nbclient<0.6 (from quantify-scheduler==0.8.0) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 199.3 MB/s eta 0:00:00 Collecting ifaddr (from qblox-instruments==0.7->quantify-scheduler==0.8.0) Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) Collecting spirack (from qblox-instruments==0.7->quantify-scheduler==0.8.0) Downloading spirack-0.2.4-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 200.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=40.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.8.0) (68.0.0) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.8.0) (23.1.0) Requirement already satisfied: traitlets>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from nbclient<0.6->quantify-scheduler==0.8.0) (5.9.0) Requirement already satisfied: jupyter-client>=6.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from nbclient<0.6->quantify-scheduler==0.8.0) (8.3.0) Requirement already satisfied: nbformat>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from nbclient<0.6->quantify-scheduler==0.8.0) (5.9.1) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from nbclient<0.6->quantify-scheduler==0.8.0) (1.5.6) Collecting pyvisa<1.12.0,>=1.11.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.3/189.3 kB 240.4 MB/s eta 0:00:00 Collecting h5py>=3.0.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for h5py>=3.0.0 from https://files.pythonhosted.org/packages/ae/3d/7d396c8be3ed11a0301d303af20a6dcb367d8ed78b4779de9e4962193303/h5py-3.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading h5py-3.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting websockets>=7.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading websockets-11.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.2/130.2 kB 232.6 MB/s eta 0:00:00 Requirement already satisfied: jsonschema>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (4.18.4) Requirement already satisfied: ruamel.yaml!=0.16.6,>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.17.32) Requirement already satisfied: wrapt>=1.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (1.15.0) Collecting xarray>=0.18.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading xarray-2023.1.0-py3-none-any.whl (973 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 973.1/973.1 kB 254.8 MB/s eta 0:00:00 Requirement already satisfied: tabulate>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.9.0) Requirement already satisfied: tqdm>=4.32.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (4.65.0) Collecting opencensus<0.9.0,>=0.7.10 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading opencensus-0.8.0-py2.py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.1/128.1 kB 228.9 MB/s eta 0:00:00 Collecting opencensus-ext-azure<2.0.0,>=1.0.4 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading opencensus_ext_azure-1.1.9-py2.py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 184.7 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=3.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (4.7.1) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (23.1) Requirement already satisfied: ipywidgets>=7.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (8.0.7) Collecting broadbean>=0.9.1 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading broadbean-0.11.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 191.2 MB/s eta 0:00:00 Collecting uncertainties>=3.1.4 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading uncertainties-3.1.7-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 204.9 MB/s eta 0:00:00 Collecting h5netcdf!=0.14.0,>=0.10.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading h5netcdf-1.1.0-py2.py3-none-any.whl (26 kB) Collecting versioningit>=0.3.0 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading versioningit-2.2.0-py3-none-any.whl (33 kB) Requirement already satisfied: ipython!=8.0.0,>=7.31.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (8.12.2) Requirement already satisfied: pillow>=9.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (10.0.0) Collecting rsa>=4.7 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading rsa-4.9-py3-none-any.whl (34 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (1.0.7) Collecting contourpy>=1.0.1 (from matplotlib->quantify-scheduler==0.8.0) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/32/c8/aa9e87941002150b1a8e7087e48da1c76290268b9fdfa3034a98a5806198/contourpy-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading contourpy-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (4.39.4) Collecting fonttools>=4.22.0 (from matplotlib->quantify-scheduler==0.8.0) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/05/68/5d6b2f770247b506e572ff83a4373a861d91eb77f722a054d2b2f2078925/fonttools-4.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading fonttools-4.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 228.8 MB/s eta 0:00:00 Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (1.4.4) Requirement already satisfied: pyparsing<3.1,>=2.3.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (2.8.2) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.8.0) (5.12.0) Collecting importlib-resources>=3.2.0 (from matplotlib->quantify-scheduler==0.8.0) Obtaining dependency information for importlib-resources>=3.2.0 from https://files.pythonhosted.org/packages/29/d1/bed03eca30aa05aaf6e0873de091f9385c48705c4a607c2dfe3edbe543e8/importlib_resources-6.0.0-py3-none-any.whl.metadata Downloading importlib_resources-6.0.0-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.8.0) (2023.3) Requirement already satisfied: tzdata>=2022.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.8.0) (2023.3) INFO: pip is looking at multiple versions of quantify-core to determine which version is compatible with other requirements. This could take a while. Collecting quantify_core>=0.5.0 (from quantify-scheduler==0.8.0) Downloading quantify_core-0.7.1-py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.9/125.9 kB 224.8 MB/s eta 0:00:00 Downloading quantify_core-0.7.0-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.8/124.8 kB 220.0 MB/s eta 0:00:00 Downloading quantify_core-0.6.5-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 212.5 MB/s eta 0:00:00 Collecting lmfit>=1.0.3 (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Obtaining dependency information for lmfit>=1.0.3 from https://files.pythonhosted.org/packages/16/87/d1b01fa4e4b69e0dea803592af88608c1c22eb4f92bfccf83ac66fa0792f/lmfit-1.2.2-py3-none-any.whl.metadata Downloading lmfit-1.2.2-py3-none-any.whl.metadata (9.9 kB) Collecting pyqt5>5.15.2 (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 172.5 MB/s eta 0:00:00 Collecting pyqtgraph==0.12.4 (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading pyqtgraph-0.12.4-py3-none-any.whl (995 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.8/995.8 kB 252.1 MB/s eta 0:00:00 Collecting adaptive (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading adaptive-0.15.1-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 228.7 MB/s eta 0:00:00 Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) (3.12.2) Collecting appnope (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting directory-tree>=0.0.2 (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading directory_tree-0.0.3.1-py3-none-any.whl (17 kB) Collecting pendulum (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 227.6 MB/s eta 0:00:00 Requirement already satisfied: dill in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) (0.3.7) Collecting methodtools (from quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading methodtools-0.4.7.tar.gz (3.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting toolz (from columnar->quantify-scheduler==0.8.0) Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 176.3 MB/s eta 0:00:00 Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.8.0) (0.2.6) Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses-json->quantify-scheduler==0.8.0) Obtaining dependency information for marshmallow<4.0.0,>=3.18.0 from https://files.pythonhosted.org/packages/ed/3c/cebfdcad015240014ff08b883d1c0c427f2ba45ae8c6572851b6ef136cad/marshmallow-3.20.1-py3-none-any.whl.metadata Downloading marshmallow-3.20.1-py3-none-any.whl.metadata (7.8 kB) Collecting typing-inspect<1,>=0.4.0 (from dataclasses-json->quantify-scheduler==0.8.0) Obtaining dependency information for typing-inspect<1,>=0.4.0 from https://files.pythonhosted.org/packages/65/f3/107a22063bf27bdccf2024833d3445f4eea42b2e598abfbd46f6a63b6cb0/typing_inspect-0.9.0-py3-none-any.whl.metadata Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) Collecting tenacity>=6.2.0 (from plotly->quantify-scheduler==0.8.0) Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting annotated-types>=0.4.0 (from pydantic->quantify-scheduler==0.8.0) Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/d8/f0/a2ee543a96cc624c35a9086f39b1ed2aa403c6d355dfe47a11ee5c64a164/annotated_types-0.5.0-py3-none-any.whl.metadata Downloading annotated_types-0.5.0-py3-none-any.whl.metadata (11 kB) Collecting pydantic-core==2.3.0 (from pydantic->quantify-scheduler==0.8.0) Obtaining dependency information for pydantic-core==2.3.0 from https://files.pythonhosted.org/packages/c6/08/e1646cf60f62c35b19ceeabcaf791d4c59fb73eab444cbecf1ee89f7c5f4/pydantic_core-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pydantic_core-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.1 kB) Requirement already satisfied: markdown-it-py>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from rich[jupyter]->quantify-scheduler==0.8.0) (2.2.0) Collecting markdown-it-py>=2.2.0 (from rich[jupyter]->quantify-scheduler==0.8.0) Obtaining dependency information for markdown-it-py>=2.2.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from rich[jupyter]->quantify-scheduler==0.8.0) (2.15.1) Collecting schema (from broadbean>=0.9.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading schema-0.7.5-py2.py3-none-any.whl (17 kB) Requirement already satisfied: zipp>=3.1.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from importlib-resources>=3.2.0->matplotlib->quantify-scheduler==0.8.0) (3.15.0) Collecting zipp>=3.1.0 (from importlib-resources>=3.2.0->matplotlib->quantify-scheduler==0.8.0) Obtaining dependency information for zipp>=3.1.0 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.2.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (5.1.1) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.18.2) Requirement already satisfied: matplotlib-inline in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.1.6) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.7.5) Requirement already satisfied: prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (3.0.39) Requirement already satisfied: stack-data in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.6.2) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (4.8.0) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (6.24.0) Requirement already satisfied: widgetsnbextension~=4.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (4.0.8) Requirement already satisfied: jupyterlab-widgets~=3.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (3.0.8) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jsonschema>=3.0.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2023.7.1) Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jsonschema>=3.0.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (1.3.10) Requirement already satisfied: referencing>=0.28.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jsonschema>=3.0.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.30.0) Requirement already satisfied: rpds-py>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jsonschema>=3.0.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.9.2) Requirement already satisfied: importlib-metadata>=4.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6->quantify-scheduler==0.8.0) (6.8.0) Requirement already satisfied: jupyter-core!=5.0.*,>=4.12 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6->quantify-scheduler==0.8.0) (5.3.1) Requirement already satisfied: pyzmq>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6->quantify-scheduler==0.8.0) (25.1.0) Requirement already satisfied: tornado>=6.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6->quantify-scheduler==0.8.0) (6.3.2) Collecting asteval>=0.9.28 (from lmfit>=1.0.3->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Obtaining dependency information for asteval>=0.9.28 from https://files.pythonhosted.org/packages/05/34/bdb51767967cb29302ee7dfe95662b057af7f23c62dd1967fc4b373656aa/asteval-0.9.31-py3-none-any.whl.metadata Downloading asteval-0.9.31-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich[jupyter]->quantify-scheduler==0.8.0) (0.1.2) Collecting opencensus-context==0.1.2 (from opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Collecting google-api-core<3.0.0,>=1.0.0 (from opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for google-api-core<3.0.0,>=1.0.0 from https://files.pythonhosted.org/packages/6e/c4/c3cd048b6cbeba8d9ae50dd7643ac065b85237338aa7501b0efae91eb4d9/google_api_core-2.11.1-py3-none-any.whl.metadata Downloading google_api_core-2.11.1-py3-none-any.whl.metadata (2.7 kB) Collecting azure-core<2.0.0,>=1.12.0 (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for azure-core<2.0.0,>=1.12.0 from https://files.pythonhosted.org/packages/c3/0a/32b17d776a6bf5ddaa9dbad0e88de9d28a55bec1d37b8d408cc7d2e5e28d/azure_core-1.28.0-py3-none-any.whl.metadata Downloading azure_core-1.28.0-py3-none-any.whl.metadata (34 kB) Collecting azure-identity<2.0.0,>=1.5.0 (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for azure-identity<2.0.0,>=1.5.0 from https://files.pythonhosted.org/packages/33/16/fa96a5e057d6842e95d94fc410896e061b3d3a2584d57e13fc58268df45f/azure_identity-1.13.0-py3-none-any.whl.metadata Downloading azure_identity-1.13.0-py3-none-any.whl.metadata (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 198.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of opencensus-ext-azure to determine which version is compatible with other requirements. This could take a while. Collecting opencensus-ext-azure<2.0.0,>=1.0.4 (from qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading opencensus_ext_azure-1.1.8-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 177.1 MB/s eta 0:00:00 Downloading opencensus_ext_azure-1.1.7-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 184.0 MB/s eta 0:00:00 Downloading opencensus_ext_azure-1.1.6-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 176.9 MB/s eta 0:00:00 Downloading opencensus_ext_azure-1.1.5-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 kB 178.9 MB/s eta 0:00:00 Downloading opencensus_ext_azure-1.1.4-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.2/40.2 kB 195.7 MB/s eta 0:00:00 Requirement already satisfied: psutil>=5.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (5.9.5) Requirement already satisfied: requests>=2.19.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2.31.0) Collecting PyQt5-sip<13,>=12.11 (from pyqt5>5.15.2->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading PyQt5_sip-12.12.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (362 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 362.2/362.2 kB 243.3 MB/s eta 0:00:00 Collecting PyQt5-Qt5>=5.15.2 (from pyqt5>5.15.2->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 152.2 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib->quantify-scheduler==0.8.0) (1.16.0) Collecting pyasn1>=0.1.3 (from rsa>=4.7->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 212.9 MB/s eta 0:00:00 Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ruamel.yaml!=0.16.6,>=0.16.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.2.7) Requirement already satisfied: mypy-extensions>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from typing-inspect<1,>=0.4.0->dataclasses-json->quantify-scheduler==0.8.0) (1.0.0) Collecting future (from uncertainties>=3.1.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 255.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: tomli<3.0,>=1.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from versioningit>=0.3.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2.0.1) Collecting sortedcollections>=1.1 (from adaptive->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting sortedcontainers>=2.0 (from adaptive->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting cloudpickle (from adaptive->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting loky>=2.9 (from adaptive->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Obtaining dependency information for loky>=2.9 from https://files.pythonhosted.org/packages/2e/4b/d5f8d45c28b193fe5974f95ecfa2bac87e268a543da298bab258ded6ae95/loky-3.4.1-py3-none-any.whl.metadata Downloading loky-3.4.1-py3-none-any.whl.metadata (6.4 kB) Collecting wirerope>=0.4.7 (from methodtools->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading wirerope-0.4.7.tar.gz (8.5 kB) 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 pytzdata>=2020.1 (from pendulum->quantify_core>=0.5.0->quantify-scheduler==0.8.0) Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.0/490.0 kB 256.7 MB/s eta 0:00:00 Collecting pyserial (from spirack->qblox-instruments==0.7->quantify-scheduler==0.8.0) Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 200.3 MB/s eta 0:00:00 Collecting cryptography>=2.5 (from azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for cryptography>=2.5 from https://files.pythonhosted.org/packages/fe/ee/aa40ae0f8cfb5988736b3a93adba13421dbfe318211d48a2da138a3a346e/cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB) Collecting msal<2.0.0,>=1.20.0 (from azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for msal<2.0.0,>=1.20.0 from https://files.pythonhosted.org/packages/6f/cd/c5d31dc262c139763dbee91ac91d12ced729a529e59877d150705e60832e/msal-1.23.0-py2.py3-none-any.whl.metadata Downloading msal-1.23.0-py2.py3-none-any.whl.metadata (11 kB) Collecting msal-extensions<2.0.0,>=0.3.0 (from azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core<3.0.0,>=1.0.0->opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for googleapis-common-protos<2.0.dev0,>=1.56.2 from https://files.pythonhosted.org/packages/b3/b7/bbaa556e9ff0580f408c64ccf4db0c1414eec79e7151d33a10bc209ffb6d/googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 (from google-api-core<3.0.0,>=1.0.0->opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 from https://files.pythonhosted.org/packages/01/cb/445b3e465abdb8042a41957dc8f60c54620dc7540dbcf9b458a921531ca2/protobuf-4.23.4-cp37-abi3-manylinux2014_x86_64.whl.metadata Downloading protobuf-4.23.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (540 bytes) Collecting google-auth<3.0.dev0,>=2.14.1 (from google-api-core<3.0.0,>=1.0.0->opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for google-auth<3.0.dev0,>=2.14.1 from https://files.pythonhosted.org/packages/9c/8d/bff87fc722553a5691d8514da5523c23547f3894189ba03b57592e37bdc2/google_auth-2.22.0-py2.py3-none-any.whl.metadata Downloading google_auth-2.22.0-py2.py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: comm>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.1.3) Requirement already satisfied: debugpy>=1.6.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (1.6.7) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jedi>=0.16->ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.8.3) Requirement already satisfied: platformdirs>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from jupyter-core!=5.0.*,>=4.12->jupyter-client>=6.1.5->nbclient<0.6->quantify-scheduler==0.8.0) (3.9.1) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from pexpect>4.3->ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.7.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2023.7.22) Collecting contextlib2>=0.5.5 (from schema->broadbean>=0.9.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: executing>=1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from stack-data->ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (1.2.0) Requirement already satisfied: asttokens>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from stack-data->ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (2.2.1) Requirement already satisfied: pure-eval in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages (from stack-data->ipython!=8.0.0,>=7.31.1->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) (0.2.2) Collecting cffi>=1.12 (from cryptography>=2.5->azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 254.5 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for cachetools<6.0,>=2.0.0 from https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl.metadata Downloading cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.dev0,>=2.14.1->google-api-core<3.0.0,>=1.0.0->opencensus<0.9.0,>=0.7.10->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 241.6 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/c5/05/c214b32d21c0b465506f95c4f28ccbcba15022e000b043b72b3df7728471/urllib3-1.26.16-py2.py3-none-any.whl.metadata Downloading urllib3-1.26.16-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 206.5 MB/s eta 0:00:00 Collecting PyJWT[crypto]<3,>=1.0.0 (from msal<2.0.0,>=1.20.0->azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Obtaining dependency information for PyJWT[crypto]<3,>=1.0.0 from https://files.pythonhosted.org/packages/2b/4f/e04a8067c7c96c364cef7ef73906504e2f40d690811c021e1a1901473a19/PyJWT-2.8.0-py3-none-any.whl.metadata Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting portalocker<3,>=1.0 (from msal-extensions<2.0.0,>=0.3.0->azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading portalocker-2.7.0-py2.py3-none-any.whl (15 kB) Collecting pycparser (from cffi>=1.12->cryptography>=2.5->azure-identity<2.0.0,>=1.5.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes<0.34.0,>=0.28.0->quantify-scheduler==0.8.0) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 213.9 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 171.4 MB/s eta 0:00:00 Downloading matplotlib-3.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 158.5 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 165.9 MB/s eta 0:00:00 Downloading dataclasses_json-0.5.13-py3-none-any.whl (26 kB) Downloading orjson-3.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.4/138.4 kB 230.4 MB/s eta 0:00:00 Downloading pathvalidate-3.1.0-py3-none-any.whl (21 kB) Downloading plotly-5.15.0-py2.py3-none-any.whl (15.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/15.5 MB 173.6 MB/s eta 0:00:00 Downloading pydantic-2.0.3-py3-none-any.whl (364 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.0/364.0 kB 246.7 MB/s eta 0:00:00 Downloading pydantic_core-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 219.2 MB/s eta 0:00:00 Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB) Downloading contourpy-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 239.2 MB/s eta 0:00:00 Downloading fonttools-4.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 199.8 MB/s eta 0:00:00 Downloading h5py-3.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 180.6 MB/s eta 0:00:00 Downloading importlib_resources-6.0.0-py3-none-any.whl (31 kB) Downloading lmfit-1.2.2-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 201.9 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 222.8 MB/s eta 0:00:00 Downloading marshmallow-3.20.1-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 187.5 MB/s eta 0:00:00 Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) Downloading asteval-0.9.31-py3-none-any.whl (20 kB) Downloading azure_core-1.28.0-py3-none-any.whl (185 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.4/185.4 kB 237.3 MB/s eta 0:00:00 Downloading azure_identity-1.13.0-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.6/151.6 kB 230.8 MB/s eta 0:00:00 Downloading google_api_core-2.11.1-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 226.4 MB/s eta 0:00:00 Downloading loky-3.4.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 198.9 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) Downloading cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 173.1 MB/s eta 0:00:00 Downloading google_auth-2.22.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.8/181.8 kB 215.6 MB/s eta 0:00:00 Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 234.9 MB/s eta 0:00:00 Downloading msal-1.23.0-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.8/90.8 kB 213.9 MB/s eta 0:00:00 Downloading protobuf-4.23.4-cp37-abi3-manylinux2014_x86_64.whl (304 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 kB 239.0 MB/s eta 0:00:00 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 236.2 MB/s eta 0:00:00 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Building wheels for collected packages: quantify-scheduler, qblox-instruments, zhinst-toolkit, methodtools, wirerope, future Building wheel for quantify-scheduler (setup.py): started Building wheel for quantify-scheduler (setup.py): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.8.0-py2.py3-none-any.whl size=239186 sha256=5198be590eeb962e213199b5c968c5238b24933034303980e0d1581db48cf751 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/90/33/b1/7b05c878ecf4c5c6baa83b42a4dcd39364014252dbcd662533 Building wheel for qblox-instruments (setup.py): started Building wheel for qblox-instruments (setup.py): finished with status 'done' Created wheel for qblox-instruments: filename=qblox_instruments-0.7.0-py3-none-any.whl size=9790620 sha256=628b870ccadec41931b975ee2503a88333850274ec340b59a26cbcbe6d7c8625 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/da/bb/83/f58792348727773bfd29b52c9654dfe22cf62eae731fd7f1c1 Building wheel for zhinst-toolkit (setup.py): started Building wheel for zhinst-toolkit (setup.py): finished with status 'done' Created wheel for zhinst-toolkit: filename=zhinst_toolkit-0.1.5-py3-none-any.whl size=202026 sha256=23e63b40b4281a05a08509f115b5a30af96a077b7a639d1f0ed994a24a50e065 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 Building wheel for methodtools (setup.py): started Building wheel for methodtools (setup.py): finished with status 'done' Created wheel for methodtools: filename=methodtools-0.4.7-py3-none-any.whl size=3968 sha256=e11a0afe3d70abd06ebb23bc3260a0e9e1328f2d428a7753ad9da3f524bbda98 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/1a/a5/85/729293bc52c9a1be64202c2127a3131e4beb4dc13c0dc08316 Building wheel for wirerope (pyproject.toml): started Building wheel for wirerope (pyproject.toml): finished with status 'done' Created wheel for wirerope: filename=wirerope-0.4.7-py3-none-any.whl size=8976 sha256=5bdedbb749518951ccd7e64870a8bad5406936eef2140b5e0697b31ec0468c11 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/2a/51/1b/a0029832b7f11c635dc789903caa152a7617aae25764e877b6 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=492021 sha256=4fcddb8d58b729b55da23aad0d5ad541d0d27dfcecf12904475954a58b0dfeb4 Stored in directory: /tmp/pip-ephem-wheel-cache-ale714g1/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built quantify-scheduler qblox-instruments zhinst-toolkit methodtools wirerope future Installing collected packages: sortedcontainers, pyserial, PyQt5-Qt5, opencensus-context, ifaddr, directory-tree, appnope, zipp, xxhash, wirerope, websockets, urllib3, typing-inspect, toolz, tenacity, sortedcollections, pyvisa, pytzdata, PyQt5-sip, PyJWT, pydantic-core, pycparser, pyasn1, protobuf, portalocker, pathvalidate, orjson, numpy, networkx, marshmallow, markdown-it-py, future, fonttools, contextlib2, cloudpickle, cachetools, asteval, annotated-types, zhinst, uncertainties, spirack, scipy, schema, rsa, pyqtgraph, pyqt5, pydantic, pyasn1-modules, plotly, pendulum, pandas, methodtools, loky, importlib-resources, h5py, googleapis-common-protos, dataclasses-json, contourpy, columnar, cffi, zhinst-toolkit, xarray, versioningit, matplotlib, lmfit, h5netcdf, google-auth, cryptography, azure-core, adaptive, google-api-core, broadbean, opencensus, msal, nbclient, msal-extensions, azure-identity, opencensus-ext-azure, qcodes, zhinst-qcodes, quantify_core, qblox-instruments, quantify-scheduler Attempting uninstall: zipp Found existing installation: zipp 3.15.0 Not uninstalling zipp at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'zipp'. No files were found to uninstall. Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.4 Uninstalling urllib3-2.0.4: Successfully uninstalled urllib3-2.0.4 Attempting uninstall: numpy Found existing installation: numpy 1.24.3 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: markdown-it-py Found existing installation: markdown-it-py 2.2.0 Uninstalling markdown-it-py-2.2.0: Successfully uninstalled markdown-it-py-2.2.0 Attempting uninstall: fonttools Found existing installation: fonttools 4.39.4 Not uninstalling fonttools at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'fonttools'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 2.0.1 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: importlib-resources Found existing installation: importlib-resources 5.12.0 Not uninstalling importlib-resources at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'importlib-resources'. No files were found to uninstall. Attempting uninstall: contourpy Found existing installation: contourpy 1.0.7 Not uninstalling contourpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'contourpy'. No files were found to uninstall. Attempting uninstall: matplotlib Found existing installation: matplotlib 3.7.1 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730 Can't uninstall 'matplotlib'. No files were found to uninstall. Attempting uninstall: nbclient Found existing installation: nbclient 0.7.4 Uninstalling nbclient-0.7.4: Successfully uninstalled nbclient-0.7.4 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. mdit-py-plugins 0.3.5 requires markdown-it-py<3.0.0,>=1.0.0, but you have markdown-it-py 3.0.0 which is incompatible. myst-parser 0.18.1 requires markdown-it-py<3.0.0,>=1.0.0, but you have markdown-it-py 3.0.0 which is incompatible. Successfully installed PyJWT-2.8.0 PyQt5-Qt5-5.15.2 PyQt5-sip-12.12.1 adaptive-0.15.1 annotated-types-0.5.0 appnope-0.1.3 asteval-0.9.31 azure-core-1.28.0 azure-identity-1.13.0 broadbean-0.11.0 cachetools-5.3.1 cffi-1.15.1 cloudpickle-2.2.1 columnar-1.4.1 contextlib2-21.6.0 contourpy-1.1.0 cryptography-41.0.2 dataclasses-json-0.5.13 directory-tree-0.0.3.1 fonttools-4.41.1 future-0.18.3 google-api-core-2.11.1 google-auth-2.22.0 googleapis-common-protos-1.59.1 h5netcdf-1.1.0 h5py-3.9.0 ifaddr-0.2.0 importlib-resources-6.0.0 lmfit-1.2.2 loky-3.4.1 markdown-it-py-3.0.0 marshmallow-3.20.1 matplotlib-3.7.2 methodtools-0.4.7 msal-1.23.0 msal-extensions-1.0.0 nbclient-0.5.13 networkx-3.1 numpy-1.24.4 opencensus-0.8.0 opencensus-context-0.1.2 opencensus-ext-azure-1.1.4 orjson-3.9.2 pandas-2.0.3 pathvalidate-3.1.0 pendulum-2.1.2 plotly-5.15.0 portalocker-2.7.0 protobuf-4.23.4 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydantic-2.0.3 pydantic-core-2.3.0 pyqt5-5.15.9 pyqtgraph-0.12.4 pyserial-3.5 pytzdata-2020.1 pyvisa-1.11.3 qblox-instruments-0.7.0 qcodes-0.33.0 quantify-scheduler-0.8.0 quantify_core-0.6.5 rsa-4.9 schema-0.7.5 scipy-1.10.1 sortedcollections-2.1.0 sortedcontainers-2.4.0 spirack-0.2.4 tenacity-8.2.2 toolz-0.12.0 typing-inspect-0.9.0 uncertainties-3.1.7 urllib3-1.26.16 versioningit-2.2.0 websockets-11.0.3 wirerope-0.4.7 xarray-2023.1.0 xxhash-3.2.0 zhinst-21.8.20515 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 zipp-3.16.2 [rtd-command-info] start-time: 2023-07-24T10:36:55.033386Z, end-time: 2023-07-24T10:36:55.111382Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # pylint: disable=wrong-import-position, unused-import, invalid-name # # Quantify documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another # directory, add these directories to sys.path here. If the directory is # relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. # import os import sys package_path = os.path.abspath("..") sys.path.insert(0, package_path) # -- General configuration --------------------------------------------- # pylint: disable=invalid-name # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "myst_nb", "sphinx.ext.autodoc", # auto document docstrings "sphinx.ext.napoleon", # autodoc understands numpy docstrings # load after napoleon, improved compatibility with type hints annotations "sphinx_autodoc_typehints", "sphinx.ext.viewcode", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx-jsonschema", "sphinx_rtd_theme", "sphinx.ext.mathjax", "sphinx.ext.todo", "jupyter_sphinx", "sphinx_togglebutton", # fancy type hints in docs and # solves the same issue as "sphinx_automodapi.smart_resolver" # however the smart_resolver seems to fail for external packages like `zhinst` "scanpydoc.elegant_typehints", "sphinxcontrib.bibtex", "quantify_core.sphinx_extensions.notebook_to_jupyter_sphinx", "autoapi.extension", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "qcodes": ("https://qcodes.github.io/Qcodes/", None), "xarray": ("https://xarray.pydata.org/en/stable/", None), "numpy": ("https://numpy.org/doc/stable/", None), "pandas": ("https://pandas.pydata.org/pandas-docs/dev/", None), "matplotlib": ("https://matplotlib.org/stable/", None), "lmfit": ("https://lmfit.github.io/lmfit-py/", None), "dateutil": ("https://dateutil.readthedocs.io/en/stable/", None), "fastjsonschema": ("https://horejsek.github.io/python-fastjsonschema/", None), "quantify-core": ( "https://quantify-quantify-core.readthedocs-hosted.com/en/latest/", None, ), "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), "qblox-instruments": ( "https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/", None, ), "zhinst-toolkit": ("https://docs.zhinst.com/zhinst-toolkit/en/latest/", None), "zhinst-qcodes": ("https://docs.zhinst.com/zhinst-qcodes/en/v0.1/", None), } bibtex_bibfiles = ["refs.bib"] bibtex_reference_style = "author_year" # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = [".rst", ".md"] # The master toctree document. master_doc = "index" # General information about the project. project = "Quantify-Scheduler" copyright = "2020-2022, Qblox & Orange Quantum Systems" author = "The Quantify consortium" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # Document __init__ docstring together with class doctring (when __init__ is present) napoleon_include_init_with_doc = True # NB the line below could be used for a similar result # BUT the line below ALWAYS includes the __init__ docstring even if it come from the # parent class which is undesired for analysis subclasses, for example. # autoclass_content = "both" # -- Options for HTML output ------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # The name of an image file (relative to this directory) to place at the top # of the sidebar. # the white text fits better with the current sphinx theme # both files are in the repository # html_logo = "images/QUANTIFY-LOGO.svg" html_logo = "images/QUANTIFY-LOGO-WHITE-TEXT.svg" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/QUANTIFY-FAVICON_16.png" # Theme options are theme-specific and customize the look and feel of a # theme further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = [ "quantify_scheduler.css", ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" html_context = { "display_gitlab": True, "gitlab_user": "quantify-os", "gitlab_repo": "quantify-scheduler", "gitlab_version": "main/docs/", } # -- Options for LaTeX output ------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass # [howto, manual, or own class]). latex_documents = [ ( master_doc, "quantify_scheduler.tex", "quantify Documentation", "Quantify Consortium ", "manual", ), ] # -- Options for manual page output ------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "quantify", "quantify Documentation", [author], 1)] # -- Options for Texinfo output ---------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "Quantify-Scheduler", "Quantify-Scheduler Documentation", author, "Quantify-Scheduler", "One line description of project.", "Miscellaneous", ), ] # -- Other Options ----------------------------------------------------- autoapi_type = "python" autoapi_generate_api_docs = True autoapi_dirs = ["../quantify_scheduler"] ignore_module_all = True autoapi_add_toctree_entry = False autoapi_options = [ "members", "undoc-members", "private-members", "show-inheritance", "show-module-summary", "special-members", # Including `important-members` displays the description of class aliases in the # docs, however, it causes sphinx to raise multiple warnings about finding # multiple targets for cross-references. # "imported-members", ] # avoid duplicate label warning even when manual label has been used; suppress_warnings = [ "autosectionlabel.*", "mystnb.unknown_mime_type", ] # avoid ugly very long module_a.module_b.module_c.module_d.module_e.module_d.MyClass # display in docs (very ugly when overflowing the html page width) # NB the side bar and the link of these objects already includes the full path add_module_names = False # Used by scanpydoc.elegant_typehints to correctly link to references to python objects # that have a mismatch between the python modules real location vs how they are imported # and documented. These overrides are necessary to fix "reference target not found" when # these classes are used as type annotations. # NB Use this only for external packages. Do not do this in quantify and cause problems # to internal and external developers. qualname_overrides = { # "" : "" "matplotlib.axes._axes.Axes": "matplotlib.axes.Axes", "zhinst.qcodes.uhfqa.UHFQA": "zhinst.qcodes.UHFQA", "zhinst.qcodes.hdawg.HDAWG": "zhinst.qcodes.HDAWG", } numfig = True autodoc_default_options = { "member-order": "groupwise", # Ignore any __all__ that might be added accidentally by inexperienced developers # This is done to avoid nasty complications with sphinx and its extensions and # plenty of "reference target not found" warnings. # See also qualname_overrides above, which has to be used for external packages. "ignore-module-all": True, } # For debugging the CI just add `or True` on the line below if os.environ.get("GITLAB_CI", "false") == "true": print("\n[INFO] Building docs with private-members... See `conf.py` for details.\n") # for local build and CI force documentation to build for private members # this make sure the docstrings of private members are also correctly formatted, etc autodoc_default_options["private-members"] = True # -- Options for auto documenting typehints ---------------------------- # Please see https://gitlab.com/quantify-os/quantify/-/issues/10 regarding # below should be imported all "problematic" modules that might raise strange issues # when building the docs # e.g., to "partially initialized module", or "most likely due to a circular import" # This is a practical solution. We tried fixing certain things upstream, e.g.: # https://github.com/QCoDeS/Qcodes/pull/2909 # but the issues popped up again, so this is the best and easier solution so far # qcodes imports scipy under the hood but since scipy=1.7.0 it needs to be imported # here with typing.TYPE_CHECKING = True otherwise we run into quantify-core# import lmfit # related to quantify-core#218 and quantify-core#221 import marshmallow import qcodes # Prevents a circular import warning import tenacity # `pydantic` fails to import automatically and leads to broken documentation, # if not preloaded. import pydantic # When building the docs we need `typing.TYPE_CHECKING` to be `True` so that the # sphinx' kernel loads the modules corresponding to the typehints and is able to # auto document types. The modules listed above create issues when loaded with # `typing.TYPE_CHECKING = True` so we import them beforehand to avoid nasty issues. # It is a good practice to make use of the following construct to import modules that # are used for type hints ONLY! the construct is the following: # if typing.TYPE_CHECKING: # import my_expensive_to_import_module as my_module # NB if you run into any circular import issue it is because you are importing module # member directly from a module, i.e.: # if typing.TYPE_CHECKING: # from my_expensive_to_import_module import BlaClass # Potential circular import set_type_checking_flag = True # this will run `typing.TYPE_CHECKING = True` notebook_to_jupyter_sphinx_always_rebuild = False # Enable nitpicky mode - warns about all references where the target cannot be found # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-nitpicky nitpicky = True # equivalent to `-n` option in the docs Makefile nitpick_ignore = [ ("py:class", "quantify_scheduler.device_under_test.composite_square_edge"), ( "py:class", "quantify_scheduler.schedules.schedule.CompiledSchedule.hardware_waveform_dict", ), ( "py:class", "quantify_scheduler.schedules.schedule.CompiledSchedule.hardware_timing_table", ), ("py:class", "quantify_scheduler.helpers.schedule.AcquisitionMetadata"), ("py:class", "_StaircaseParameters"), ("py:class", "quantify_scheduler.operations.operation.Operation"), ("py:class", "quantify_scheduler.operations.operation.Operation.valid_pulse"), ( "py:class", "quantify_scheduler.instrument_coordinator.instrument_coordinator.InstrumentCoordinator", ), ( "py:class", "quantify_scheduler.instrument_coordinator.components.InstrumentCoordinatorComponentBase", ), ("py:class", "AcquisitionIndexing"), ("py:obj", "quantify_scheduler.Operation"), ("py:class", "quantify_scheduler.Operation"), ("py:obj", "quantify_scheduler.Resource"), ("py:class", "quantify_scheduler.Resource"), ("py:obj", "quantify_scheduler.structure.DataStructure"), ("py:obj", "quantify_scheduler.backends.SerialCompiler"), ] # Tuple[str, str], ignore certain warnings nitpick_ignore_regex = [ ("py:class", r"numpy.*"), ("py:class", r"plotly.*"), ("py:.*", r"orjson.*"), ("py:.*", r"pydantic.*"), ("py:.*", r"qcodes.*"), ("py:class", r"Ellipsis.*"), ("py:class", r"Parameter.*"), ("py:.*", r"dataclasses_json.*"), (".*", r".*Schedule"), ("py:class", r"qblox_instruments.*"), ] with open("nitpick-exceptions.txt", encoding="utf-8") as nitpick_exceptions: for line in nitpick_exceptions: if line.strip() == "" or line.startswith("#"): continue dtype, target = line.split(None, 1) target = target.strip() nitpick_ignore.append((dtype, target)) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "730", 'version_slug': "730", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v0.15.0", "/en/v0.15.0/"), ("v0.14.0", "/en/v0.14.0/"), ("v0.13.0", "/en/v0.13.0/"), ("v0.12.3", "/en/v0.12.3/"), ("v0.12.2", "/en/v0.12.2/"), ("v0.12.1", "/en/v0.12.1/"), ("v0.12.0", "/en/v0.12.0/"), ("v0.11.1", "/en/v0.11.1/"), ("v0.11.0", "/en/v0.11.0/"), ("0.10.1", "/en/0.10.1/"), ("0.10.0", "/en/0.10.0/"), ("0.9.0", "/en/0.9.0/"), ("0.8.0", "/en/0.8.0/"), ("0.7.0", "/en/0.7.0/"), ("0.6.0", "/en/0.6.0/"), ("0.5.2", "/en/0.5.2/"), ("0.5.1", "/en/0.5.1/"), ("0.5.0", "/en/0.5.0/"), ("0.4.0", "/en/0.4.0/"), ("0.3.0", "/en/0.3.0/"), ("0.2.0", "/en/0.2.0/"), ("main", "/en/main/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'quantify-quantify-scheduler', 'name': u'quantify-scheduler', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': '34a08d883e0566c0a0b81e47bfadc25b9d61fa73', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '34a08d883e0566c0a0b81e47bfadc25b9d61fa73', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': '34a08d883e0566c0a0b81e47bfadc25b9d61fa73', 'display_gitlab': True, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '34a08d88', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://gitlab.com/quantify-os/quantify-scheduler/merge_requests/730' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/1616443/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-07-24T10:36:55.338276Z, end-time: 2023-07-24T10:37:03.300922Z, duration: 7, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages/sphinx/registry.py", line 459, in load_extension mod = import_module(extname) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 961, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 973, in _find_and_load_unlocked ModuleNotFoundError: No module named 'quantify_core.sphinx_extensions' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages/sphinx/cmd/build.py", line 276, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages/sphinx/application.py", line 223, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages/sphinx/application.py", line 398, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/730/lib/python3.8/site-packages/sphinx/registry.py", line 462, in load_extension raise ExtensionError(__('Could not import extension %s') % extname, sphinx.errors.ExtensionError: Could not import extension quantify_core.sphinx_extensions.notebook_to_jupyter_sphinx (exception: No module named 'quantify_core.sphinx_extensions') Extension error: Could not import extension quantify_core.sphinx_extensions.notebook_to_jupyter_sphinx (exception: No module named 'quantify_core.sphinx_extensions')