Read the Docs build information Build id: 1371106 Project: quantify-quantify-scheduler Version: 644 Commit: a0853bb67ede383174e9f9c575793370c84c7dd1 Date: 2023-03-23T16:43:33.657152Z State: cancelled Success: False [rtd-command-info] start-time: 2023-03-23T16:43:35.514221Z, end-time: 2023-03-23T16:43:40.480000Z, duration: 4, 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-03-23T16:43:41.037730Z, end-time: 2023-03-23T16:43:42.652718Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/644/head:external-644 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/644/head -> external-644 [rtd-command-info] start-time: 2023-03-23T16:43:42.873749Z, end-time: 2023-03-23T16:43:43.090619Z, duration: 0, exit-code: 0 git checkout --force a0853bb67ede383174e9f9c575793370c84c7dd1 Note: switching to 'a0853bb67ede383174e9f9c575793370c84c7dd1'. 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 a0853bb6 Add misim param [rtd-command-info] start-time: 2023-03-23T16:43:43.415859Z, end-time: 2023-03-23T16:43:43.505822Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-23T16:43:44.680288Z, end-time: 2023-03-23T16:43:56.608984Z, duration: 11, exit-code: 0 python3.8 -mvirtualenv $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/644/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-23T16:43:56.808899Z, end-time: 2023-03-23T16:43:58.851210Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 25.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-23T16:43:59.038620Z, end-time: 2023-03-23T16:44:05.925129Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 Collecting pillow Downloading Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 58.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 273.7 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 194.1 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 209.6 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 202.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 238.1 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 269.0 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 176.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 217.0 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 270.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 195.4 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 205.3 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 257.4 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 261.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 252.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 197.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 219.5 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 240.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 230.5 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=23772 sha256=303f933765c2f2592a31516ad20d059def86d0fdefc32792c12676e3ea7205d1 Stored in directory: /tmp/pip-ephem-wheel-cache-tp_svcvp/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, 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.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.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.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 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-1.26.15 [rtd-command-info] start-time: 2023-03-23T16:44:06.119152Z, end-time: 2023-03-23T16:45:22.531724Z, duration: 76, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/644 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' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathvalidate Downloading pathvalidate-2.5.2-py3-none-any.whl (20 kB) Collecting plotly Downloading plotly-5.13.1-py2.py3-none-any.whl (15.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 218.6 MB/s eta 0:00:00 Collecting zhinst-qcodes==0.1.4 Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting zhinst-toolkit==0.1.5 Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 229.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xxhash Downloading xxhash-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.0/213.0 kB 257.8 MB/s eta 0:00:00 Collecting pandas Downloading pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 217.6 MB/s eta 0:00:00 Collecting zhinst==21.8.20515 Downloading zhinst-21.8.20515-cp38-cp38-manylinux1_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 214.5 MB/s eta 0:00:00 Collecting columnar Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Collecting pydantic Downloading pydantic-1.10.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 233.0 MB/s eta 0:00:00 Collecting quantify-core>=0.6.5 Downloading quantify_core-0.7.1-py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.9/125.9 kB 239.2 MB/s eta 0:00:00 Collecting rich[jupyter] Downloading rich-13.3.2-py3-none-any.whl (238 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.7/238.7 kB 241.4 MB/s eta 0:00:00 Collecting qblox-instruments~=0.9.0 Downloading qblox_instruments-0.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 254.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting matplotlib Downloading matplotlib-3.7.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 199.9 MB/s eta 0:00:00 Collecting qcodes>=0.32.0 Downloading qcodes-0.37.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 272.9 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting orjson Downloading orjson-3.8.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 266.8 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 213.8 MB/s eta 0:00:00 Collecting networkx Downloading networkx-3.0-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 241.9 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from quantify-scheduler==0.12.4.dev18+ga0853bb6) (3.0.3) Collecting jinja2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 240.6 MB/s eta 0:00:00 Collecting numpy Downloading numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 215.2 MB/s eta 0:00:00 Collecting dataclasses-json Downloading dataclasses_json-0.5.7-py3-none-any.whl (25 kB) Collecting scanpydoc Downloading scanpydoc-0.7.8-py3-none-any.whl (29 kB) Collecting myst-nb Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 219.5 MB/s eta 0:00:00 Collecting jupytext Downloading jupytext-1.14.5-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.7/298.7 kB 263.8 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 246.2 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from quantify-scheduler==0.12.4.dev18+ga0853bb6) (0.4.3) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 216.3 MB/s eta 0:00:00 Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-2.0.1-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 201.2 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting jupyter-sphinx>=0.4.0 Downloading jupyter_sphinx-0.4.0-py3-none-any.whl (21 kB) Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-jsonschema Downloading sphinx-jsonschema-1.19.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting attrs Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 203.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/644/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.12.4.dev18+ga0853bb6) (58.2.0) Collecting setuptools>=40.1.0 Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 274.3 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.11.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.3/793.3 kB 275.7 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 208.6 MB/s eta 0:00:00 Collecting ipywidgets>=7.0.0 Downloading ipywidgets-8.0.5-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 242.4 MB/s eta 0:00:00 Collecting nbconvert>=5.5 Downloading nbconvert-7.2.10-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 261.7 MB/s eta 0:00:00 Collecting ifaddr Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 177.2 MB/s eta 0:00:00 Collecting versioningit>=2.0.1 Downloading versioningit-2.2.0-py3-none-any.whl (33 kB) Collecting h5py>=3.0.0 Downloading h5py-3.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 186.0 MB/s eta 0:00:00 Collecting importlib-resources>=2.0.0 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting tqdm>=4.32.2 Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 220.8 MB/s eta 0:00:00 Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.1.9-py2.py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 174.3 MB/s eta 0:00:00 Collecting tabulate>=0.8.0 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting wrapt>=1.10.4 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 224.5 MB/s eta 0:00:00 Requirement already satisfied: pillow>=9.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.12.4.dev18+ga0853bb6) (9.4.0) Collecting lazy-loader>=0.1 Downloading lazy_loader-0.2-py3-none-any.whl (8.6 kB) Collecting broadbean>=0.9.1 Downloading broadbean-0.11.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 203.7 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.1.0-py3-none-any.whl (21 kB) Collecting opencensus>=0.7.10 Downloading opencensus-0.11.2-py2.py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 220.0 MB/s eta 0:00:00 Collecting pyvisa<1.14.0,>=1.11.0 Downloading PyVISA-1.13.0-py3-none-any.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.7/175.7 kB 234.1 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.12.4.dev18+ga0853bb6) (23.0) Collecting uncertainties>=3.1.4 Downloading uncertainties-3.1.7-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 224.6 MB/s eta 0:00:00 Collecting xarray>=0.18.0 Downloading xarray-2023.1.0-py3-none-any.whl (973 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 973.1/973.1 kB 269.7 MB/s eta 0:00:00 Collecting typing-extensions>=4.0.0 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting websockets>=9.0 Downloading websockets-10.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.0/107.0 kB 230.3 MB/s eta 0:00:00 Collecting jsonschema>=3.0.0 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 226.0 MB/s eta 0:00:00 Collecting rsa>=4.7 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting h5netcdf!=0.14.0,>=0.10.0 Downloading h5netcdf-1.1.0-py2.py3-none-any.whl (26 kB) Collecting ruamel.yaml!=0.16.6,>=0.16.0 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 239.8 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 275.2 MB/s eta 0:00:00 Collecting fonttools>=4.22.0 Downloading fonttools-4.39.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 268.8 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 223.4 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 252.1 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.0/300.0 kB 247.2 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2022.7.1) Collecting dill Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 237.3 MB/s eta 0:00:00 Collecting adaptive Downloading adaptive-0.15.1-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 227.9 MB/s eta 0:00:00 Collecting appnope Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting filelock Downloading filelock-3.10.2-py3-none-any.whl (10.0 kB) Collecting pyqt5>5.15.2 Downloading PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 213.2 MB/s eta 0:00:00 Collecting methodtools Downloading methodtools-0.4.7.tar.gz (3.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pendulum Downloading pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 239.8 MB/s eta 0:00:00 Collecting lmfit>=1.0.3 Downloading lmfit-1.1.0-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 201.4 MB/s eta 0:00:00 Collecting pyqtgraph Downloading pyqtgraph-0.13.2-py3-none-any.whl (955 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 955.7/955.7 kB 270.2 MB/s eta 0:00:00 Collecting docutils<0.20,>=0.18 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 258.7 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 231.1 MB/s eta 0:00:00 Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2.28.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (0.7.13) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 224.5 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2.12.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (1.1.5) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 231.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 239.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2.14.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from jinja2->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2.1.2) Collecting toolz Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 185.8 MB/s eta 0:00:00 Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.19.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 kB 191.5 MB/s eta 0:00:00 Collecting marshmallow-enum<2.0.0,>=1.5.1 Downloading marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 183.2 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 269.0 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 219.1 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 214.2 MB/s eta 0:00:00 Collecting ipykernel Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 244.9 MB/s eta 0:00:00 Collecting jupyter-cache~=0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting myst-parser~=0.18.0 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 203.6 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 229.6 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting get_version Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 246.4 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.15.0-py3-none-any.whl (277 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.7/277.7 kB 259.9 MB/s eta 0:00:00 Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting livereload Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting docutils<0.20,>=0.18 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 262.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 232.7 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from sphinx-togglebutton->quantify-scheduler==0.12.4.dev18+ga0853bb6) (0.40.0) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 264.5 MB/s eta 0:00:00 Collecting lazy-object-proxy>=1.4.0 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 211.5 MB/s eta 0:00:00 Collecting schema Downloading schema-0.7.5-py2.py3-none-any.whl (17 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 206.5 MB/s eta 0:00:00 Collecting traitlets>=5 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 221.9 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 259.5 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 254.7 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.6-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 237.0 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.6-py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.1/198.1 kB 251.3 MB/s eta 0:00:00 Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 191.6 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 171.5 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 249.9 MB/s eta 0:00:00 Collecting click Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 227.5 MB/s eta 0:00:00 Collecting asteval>=0.9.28 Downloading asteval-0.9.29-py3-none-any.whl (18 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-8.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 221.6 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.12.0-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 kB 247.3 MB/s eta 0:00:00 Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 256.3 MB/s eta 0:00:00 Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyter-core>=4.7 Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 220.4 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting google-api-core<3.0.0,>=1.0.0 Downloading google_api_core-2.11.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.3/120.3 kB 228.7 MB/s eta 0:00:00 Collecting opencensus-context>=0.1.3 Downloading opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB) Collecting azure-identity<2.0.0,>=1.5.0 Downloading azure_identity-1.12.0-py3-none-any.whl (135 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.5/135.5 kB 244.2 MB/s eta 0:00:00 Collecting psutil>=5.6.3 Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 253.4 MB/s eta 0:00:00 Collecting azure-core<2.0.0,>=1.12.0 Downloading azure_core-1.26.3-py3-none-any.whl (174 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.5/174.5 kB 243.8 MB/s eta 0:00:00 Collecting latexcodec>=1.0.4 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/644/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->quantify-scheduler==0.12.4.dev18+ga0853bb6) (1.16.0) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 207.6 MB/s eta 0:00:00 Collecting PyQt5-sip<13,>=12.11 Downloading PyQt5_sip-12.11.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (361 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 361.8/361.8 kB 255.0 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (2022.12.7) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (3.1.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (1.26.15) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/644/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev18+ga0853bb6) (3.4) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 206.6 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.6 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 256.6 MB/s eta 0:00:00 Collecting mypy-extensions>=0.3.0 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 263.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomli<3.0,>=1.2 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting loky>=2.9 Downloading loky-3.3.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 kB 186.1 MB/s eta 0:00:00 Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting cloudpickle Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting dunamai Downloading dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting pyzmq>=20 Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 276.9 MB/s eta 0:00:00 Collecting comm>=0.1.1 Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 Downloading debugpy-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 236.2 MB/s eta 0:00:00 Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 265.1 MB/s eta 0:00:00 Collecting wirerope>=0.4.7 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 Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.0/490.0 kB 274.6 MB/s eta 0:00:00 Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 234.8 MB/s eta 0:00:00 Collecting cryptography>=2.5 Downloading cryptography-39.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 208.6 MB/s eta 0:00:00 Collecting msal<2.0.0,>=1.12.0 Downloading msal-1.21.0-py2.py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 230.4 MB/s eta 0:00:00 Collecting msal-extensions<2.0.0,>=0.3.0 Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) Collecting googleapis-common-protos<2.0dev,>=1.56.2 Downloading googleapis_common_protos-1.59.0-py2.py3-none-any.whl (223 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.6/223.6 kB 258.6 MB/s eta 0:00:00 Collecting google-auth<3.0dev,>=2.14.1 Downloading google_auth-2.16.2-py2.py3-none-any.whl (177 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.2/177.2 kB 251.1 MB/s eta 0:00:00 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.0dev,>=3.19.5 Downloading protobuf-4.22.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.4/302.4 kB 256.4 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 233.6 MB/s eta 0:00:00 Collecting platformdirs>=2.5 Downloading platformdirs-3.1.1-py3-none-any.whl (14 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting greenlet!=0.4.17 Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 273.1 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 258.5 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 249.3 MB/s eta 0:00:00 Collecting PyJWT[crypto]<3,>=1.0.0 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting portalocker<3,>=1.0 Downloading portalocker-2.7.0-py2.py3-none-any.whl (15 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 221.4 MB/s eta 0:00:00 Building wheels for collected packages: zhinst-toolkit, qblox-instruments, quantify-scheduler, sphinx-jsonschema, methodtools, wirerope, future 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=202042 sha256=e8a93ca5d5cf14d666737750e657b10432333fbf6e8e0752e53f9c93f0ec3297 Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 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.9.0-py3-none-any.whl size=1361099 sha256=2f945f9eab90f164a82c57ec5563ef7f3aed92f69be082443ba0998ae685824c Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/wheels/7a/21/32/9a9d4634bb9208d3aab2a32efd7a30f5c0a053874f7c41bbcb Building wheel for quantify-scheduler (pyproject.toml): started Building wheel for quantify-scheduler (pyproject.toml): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.12.4.dev18+ga0853bb6-py3-none-any.whl size=272852 sha256=868b7b43b1a79a63ffec133d91ffe22468d857c891c07fde38d8c743a7f19da0 Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/wheels/ac/3a/bc/a36170adadf710632d297fe60972636d92be80509e432ee229 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=15414 sha256=4142628fa4e1cb62997d36d4277c847445fa6af6d360d5b4e0978343980dfd7d Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/wheels/40/ab/cc/445e746d632c3b4788a325ba5fd2ae780d6214ad9d0f7318a8 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=3985 sha256=d8155d9a706aa04a51c9160b3e79bdf43f86c59e898a1cf209064fe181b2dc35 Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/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=8977 sha256=6344f21b7e54371be6132ad19ca33bd7d608f354f4d87eeb41b3b023ac20849a Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/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=492035 sha256=7d4bf1071544433c153fec8da152243f4edca17d2771d51b748a02db371e97f4 Stored in directory: /tmp/pip-ephem-wheel-cache-tni6bkt6/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built zhinst-toolkit qblox-instruments quantify-scheduler sphinx-jsonschema methodtools wirerope future Installing collected packages: webencodings, wcwidth, sortedcontainers, pyserial, PyQt5-Qt5, pyasn1, pure-eval, ptyprocess, pickleshare, opencensus-context, mistune, ifaddr, fastjsonschema, executing, backcall, appnope, zipp, xxhash, wrapt, wirerope, widgetsnbextension, websockets, unidecode, typing-extensions, traitlets, tqdm, tornado, toolz, tomli, toml, tinycss2, tenacity, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sortedcollections, setuptools, ruamel.yaml.clib, rsa, pyzmq, pyyaml, pytzdata, python-dateutil, pyrsistent, PyQt5-sip, pyparsing, PyJWT, pycparser, pyasn1-modules, psutil, protobuf, prompt-toolkit, portalocker, platformdirs, pkgutil-resolve-name, pexpect, pathvalidate, parso, pandocfilters, orjson, numpy, networkx, nest-asyncio, mypy-extensions, mdurl, marshmallow, lazy-object-proxy, lazy-loader, latexcodec, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, jinja2, greenlet, future, fonttools, filelock, dunamai, docutils, dill, defusedxml, decorator, debugpy, cycler, contextlib2, colorama, cloudpickle, click, cachetools, bleach, attrs, asttokens, asteval, zhinst, uncertainties, typing-inspect, stack-data, sqlalchemy, spirack, sphinx-jsonschema, scipy, schema, ruamel.yaml, pyvisa, pyqtgraph, pyqt5, pydantic, pybtex, plotly, pendulum, pandas, methodtools, matplotlib-inline, marshmallow-enum, markdown-it-py, loky, livereload, jupyter-core, jedi, importlib-resources, importlib-metadata, h5py, googleapis-common-protos, google-auth, get_version, contourpy, comm, columnar, cffi, beautifulsoup4, azure-core, astroid, zhinst-toolkit, xarray, versioningit, sphinx, rich, pybtex-docutils, mdit-py-plugins, matplotlib, lmfit, jupyter-client, jsonschema, IPython, h5netcdf, google-api-core, dataclasses-json, cryptography, adaptive, sphinxcontrib-jquery, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-autodoc-typehints, sphinx-autobuild, sphinx-autoapi, scanpydoc, opencensus, nbformat, myst-parser, ipywidgets, ipykernel, broadbean, sphinx-rtd-theme, nbclient, msal, jupytext, nbconvert, msal-extensions, jupyter-cache, myst-nb, jupyter-sphinx, azure-identity, opencensus-ext-azure, qcodes, zhinst-qcodes, quantify-core, qblox-instruments, quantify-scheduler Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 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 IPython-8.11.0 PyJWT-2.6.0 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 adaptive-0.15.1 appnope-0.1.3 asteval-0.9.29 astroid-2.15.0 asttokens-2.2.1 attrs-22.2.0 azure-core-1.26.3 azure-identity-1.12.0 backcall-0.2.0 beautifulsoup4-4.12.0 bleach-6.0.0 broadbean-0.11.0 cachetools-5.3.0 cffi-1.15.1 click-8.1.3 cloudpickle-2.2.1 colorama-0.4.6 columnar-1.4.1 comm-0.1.3 contextlib2-21.6.0 contourpy-1.0.7 cryptography-39.0.2 cycler-0.11.0 dataclasses-json-0.5.7 debugpy-1.6.6 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.6 docutils-0.18.1 dunamai-1.16.0 executing-1.2.0 fastjsonschema-2.16.3 filelock-3.10.2 fonttools-4.39.2 future-0.18.3 get_version-3.5.4 google-api-core-2.11.0 google-auth-2.16.2 googleapis-common-protos-1.59.0 greenlet-2.0.2 h5netcdf-1.1.0 h5py-3.8.0 ifaddr-0.2.0 importlib-metadata-6.1.0 importlib-resources-5.12.0 ipykernel-6.22.0 ipywidgets-8.0.5 jedi-0.18.2 jinja2-3.1.2 jsonpointer-2.3 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.1.0 jupyter-core-5.3.0 jupyter-sphinx-0.4.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.6 jupytext-1.14.5 kiwisolver-1.4.4 latexcodec-2.0.1 lazy-loader-0.2 lazy-object-proxy-1.9.0 livereload-2.6.3 lmfit-1.1.0 loky-3.3.0 markdown-it-py-2.2.0 marshmallow-3.19.0 marshmallow-enum-1.5.1 matplotlib-3.7.1 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.5 mdurl-0.1.2 methodtools-0.4.7 mistune-2.0.5 msal-1.21.0 msal-extensions-1.0.0 mypy-extensions-1.0.0 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbconvert-7.2.10 nbformat-5.8.0 nest-asyncio-1.5.6 networkx-3.0 numpy-1.24.2 opencensus-0.11.2 opencensus-context-0.1.3 opencensus-ext-azure-1.1.9 orjson-3.8.8 pandas-1.5.3 pandocfilters-1.5.0 parso-0.8.3 pathvalidate-2.5.2 pendulum-2.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.1.1 plotly-5.13.1 portalocker-2.7.0 prompt-toolkit-3.0.38 protobuf-4.22.1 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybtex-0.24.0 pybtex-docutils-1.0.2 pycparser-2.21 pydantic-1.10.7 pyparsing-3.0.9 pyqt5-5.15.9 pyqtgraph-0.13.2 pyrsistent-0.19.3 pyserial-3.5 python-dateutil-2.8.2 pytzdata-2020.1 pyvisa-1.13.0 pyyaml-6.0 pyzmq-25.0.2 qblox-instruments-0.9.0 qcodes-0.37.0 quantify-core-0.7.1 quantify-scheduler-0.12.4.dev18+ga0853bb6 rich-13.3.2 rsa-4.9 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.7 scanpydoc-0.7.8 schema-0.7.5 scipy-1.10.1 setuptools-67.6.0 sortedcollections-2.1.0 sortedcontainers-2.4.0 soupsieve-2.4 sphinx-5.3.0 sphinx-autoapi-2.0.1 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.22 sphinx-jsonschema-1.19.1 sphinx-rtd-theme-1.2.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-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 spirack-0.2.4 sqlalchemy-1.4.47 stack-data-0.6.2 tabulate-0.9.0 tenacity-8.2.2 tinycss2-1.2.1 toml-0.10.2 tomli-2.0.1 toolz-0.12.0 tornado-6.2 tqdm-4.65.0 traitlets-5.9.0 typing-extensions-4.5.0 typing-inspect-0.8.0 uncertainties-3.1.7 unidecode-1.3.6 versioningit-2.2.0 wcwidth-0.2.6 webencodings-0.5.1 websockets-10.4 widgetsnbextension-4.0.6 wirerope-0.4.7 wrapt-1.15.0 xarray-2023.1.0 xxhash-3.2.0 zhinst-21.8.20515 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 zipp-3.15.0 [rtd-command-info] start-time: 2023-03-23T16:45:24.274935Z, end-time: 2023-03-23T16:45:24.338597Z, 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", "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"] # The master toctree document. master_doc = "index" # General information about the project. project = "quantify-scheduler" copyright = "2020-2023, Qblox & Orange Quantum Systems" author = "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 ----------------------------------------------------- # see https://sphinx-autoapi.readthedocs.io/en/latest/reference/config.html 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", # 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", ] # displays docstrings inside __init__ autoapi_python_class_content = "both" # 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 # qcodes0.36.0 lazyloads h5py which causes build failures import h5py # 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` # The following fails the build when one of the notebooks has an execution error. nb_execution_raise_on_error = True # Making sure sphinx builders understand cells which include multiple mime types, # for example linkcheck can check cells which contain html and images nb_mime_priority_overrides = [ ("linkcheck", "text/html", 0), ("linkcheck", "image/png", 40), ] # 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"), ("py:obj", "quantify_scheduler.schedules.heterodyne_spec_sched"), ("py:obj", "quantify_scheduler.schedules.nv_dark_esr_sched"), ("py:obj", "quantify_scheduler.schedules.two_tone_spec_sched"), ("py:obj", "quantify_scheduler.schedules.allxy_sched"), ("py:obj", "quantify_scheduler.schedules.echo_sched"), ("py:obj", "quantify_scheduler.schedules.rabi_pulse_sched"), ("py:obj", "quantify_scheduler.schedules.rabi_sched"), ("py:obj", "quantify_scheduler.schedules.ramsey_sched"), ("py:obj", "quantify_scheduler.schedules.readout_calibration_sched"), ("py:obj", "quantify_scheduler.schedules.t1_sched"), ("py:obj", "quantify_scheduler.schedules.trace_schedule"), ("py:obj", "quantify_scheduler.schedules.trace_schedule_circuit_layer"), ("py:obj", "quantify_scheduler.schedules.two_tone_trace_schedule"), ] # 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.*"), ("py:class", r"matplotlib.*"), ] 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': "644", 'version_slug': "644", '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.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': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/v0.12.3/', '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': 'a0853bb67ede383174e9f9c575793370c84c7dd1', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'a0853bb67ede383174e9f9c575793370c84c7dd1', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': 'a0853bb67ede383174e9f9c575793370c84c7dd1', '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': 'a0853bb6', } # 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(): html_context.update(context) 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/644' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/1371106/' 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'])