Read the Docs build information Build id: 637586 Project: quantify-quantify-scheduler Version: 70 Commit: 743ed5c3d658daf831dea7ccc45246b28fd7a06a Date: 2021-05-20T12:31:27.468556Z State: finished Success: True [rtd-command-info] start-time: 2021-05-20T12:31:28.951503Z, end-time: 2021-05-20T12:31:32.049921Z, duration: 3, 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: 2021-05-20T12:31:32.154643Z, end-time: 2021-05-20T12:31:33.596897Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/70/head:external-70 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/70/head -> external-70 [rtd-command-info] start-time: 2021-05-20T12:31:33.783066Z, end-time: 2021-05-20T12:31:33.939091Z, duration: 0, exit-code: 0 git checkout --force 743ed5c3d658daf831dea7ccc45246b28fd7a06a Note: checking out '743ed5c3d658daf831dea7ccc45246b28fd7a06a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 743ed5c fix(controlstack): Remove exports from __init__ [rtd-command-info] start-time: 2021-05-20T12:31:34.053908Z, end-time: 2021-05-20T12:31:34.119534Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-05-20T12:31:35.166825Z, end-time: 2021-05-20T12:31:39.782165Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages 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/70/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-05-20T12:31:39.911977Z, end-time: 2021-05-20T12:31:41.049754Z, 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/70/lib/python3.8/site-packages (21.1.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (56.2.0) [rtd-command-info] start-time: 2021-05-20T12:31:41.174475Z, end-time: 2021-05-20T12:32:08.251918Z, duration: 27, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting setuptools Downloading setuptools-56.2.0-py3-none-any.whl (785 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=19c3dbee47b91bbc6386fdafd9450acd4ae943e0f90e5f7af1c4f17bab19944e Stored in directory: /tmp/pip-ephem-wheel-cache-4j99psyd/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260119 sha256=094bc931cf69f2218cb3c29141d796f268a6bcc43c0f90826344c260e08521f9 Stored in directory: /tmp/pip-ephem-wheel-cache-4j99psyd/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=9f59dd069b7542029a7b5ae1a6ad37a42ae6e4a8bba270fe535432a701b9a33d Stored in directory: /tmp/pip-ephem-wheel-cache-4j99psyd/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock 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. matplotlib 3.3.2 requires pillow>=6.2.0, but you have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 setuptools-56.2.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-05-20T12:32:08.374097Z, end-time: 2021-05-20T12:32:39.179919Z, duration: 30, 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/70/lib/python3.8/site-packages (from -r requirements_dev.txt (line 3)) (21.1.1) Collecting bump2version==0.5.11 Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 Downloading watchdog-0.9.0.tar.gz (85 kB) Collecting coverage Downloading coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl (245 kB) Collecting sphinx>=2 Downloading Sphinx-4.0.1-py3-none-any.whl (2.9 MB) Collecting sphinx-rtd-theme==0.5.0rc2 Downloading sphinx_rtd_theme-0.5.0rc2-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-blockdiag Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting jupyter_sphinx>=0.3.2 Downloading jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB) Collecting sphinx-jsonschema>=1.15 Downloading sphinx-jsonschema-1.16.8.tar.gz (15 kB) Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.2.4-py3-none-any.whl (280 kB) Collecting pytest-runner Downloading pytest_runner-5.3.1-py3-none-any.whl (7.1 kB) Collecting pytest-cov Downloading pytest_cov-2.12.0-py2.py3-none-any.whl (20 kB) Collecting pytest-mpl Downloading pytest_mpl-0.12-py3-none-any.whl (13 kB) Collecting pytest-mock Downloading pytest_mock-3.6.1-py3-none-any.whl (12 kB) Collecting pytest-xdist Downloading pytest_xdist-2.2.1-py3-none-any.whl (37 kB) Collecting pygments==2.6.1 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Collecting black Downloading black-21.5b1-py3-none-any.whl (137 kB) Collecting pylint Downloading pylint-2.8.2-py3-none-any.whl (357 kB) Collecting pre-commit Downloading pre_commit-2.12.1-py2.py3-none-any.whl (189 kB) Collecting scanpydoc==0.6 Downloading scanpydoc-0.6-py3-none-any.whl (29 kB) Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting sphinx-toolbox Downloading sphinx_toolbox-2.11.2-py3-none-any.whl (433 kB) Collecting enum_tools Downloading enum_tools-0.6.4-py3-none-any.whl (18 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting tqdm>=4.14 Downloading tqdm-4.60.0-py2.py3-none-any.whl (75 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.7.0-py2.py3-none-any.whl (25 kB) Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (56.2.0) Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (2.25.1) Collecting readme-renderer>=21.0 Downloading readme_renderer-29.0-py2.py3-none-any.whl (15 kB) Collecting get_version Downloading get_version-2.2-py3-none-any.whl (16 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (20.9) Collecting MarkupSafe<2.0 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.1.4) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.9.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (0.7.12) Collecting Jinja2<3.0,>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting IPython Downloading ipython-7.23.1-py3-none-any.whl (785 kB) Collecting nbconvert>=5.5 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB) Collecting jsonpointer Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 8)) (2021.1) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.5.5-py3-none-any.whl (120 kB) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting jupyter-client Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting matplotlib-inline Downloading matplotlib_inline-0.1.2-py3-none-any.whl (8.2 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.18-py3-none-any.whl (367 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting decorator Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.2-py2.py3-none-any.whl (94 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from jupyter-client->ipykernel>=4.5.1->ipywidgets>=7.0.0->jupyter_sphinx>=0.3.2->-r requirements_dev.txt (line 11)) (2.8.1) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->jupyter_sphinx>=0.3.2->-r requirements_dev.txt (line 11)) (1.16.0) Collecting attrs>=17.4.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2020.12.5) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (1.26.4) Collecting notebook>=4.4.1 Downloading notebook-6.4.0-py3-none-any.whl (9.5 MB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting prometheus-client Downloading prometheus_client-0.10.1-py2.py3-none-any.whl (55 kB) Collecting terminado>=0.8.3 Downloading terminado-0.10.0-py3-none-any.whl (14 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 10)) (5.4.1) Collecting colorama Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting livereload Downloading livereload-2.6.3.tar.gz (25 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 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 20)) (3.3.2) Collecting pytest-forked Downloading pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Downloading execnet-1.8.0-py2.py3-none-any.whl (39 kB) Collecting apipkg>=1.4 Downloading apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting pathspec<1,>=0.8.1 Downloading pathspec-0.8.1-py2.py3-none-any.whl (28 kB) Collecting regex>=2020.1.8 Downloading regex-2021.4.4-cp38-cp38-manylinux2014_x86_64.whl (733 kB) Collecting click>=7.1.2 Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting astroid<2.7,>=2.5.6 Downloading astroid-2.5.6-py3-none-any.whl (219 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting isort<6,>=4.2.5 Downloading isort-5.8.0-py3-none-any.whl (103 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (58 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.0-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 Downloading identify-2.2.4-py2.py3-none-any.whl (98 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.4.6-py2.py3-none-any.whl (7.2 MB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting sphinx>=2 Downloading Sphinx-3.3.1-py3-none-any.whl (2.9 MB) Collecting sphinx-tabs<2.1.0,>=1.2.1 Downloading sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB) Collecting dict2css>=0.1.0 Downloading dict2css-0.2.3-py3-none-any.whl (24 kB) Collecting deprecation-alias>=0.2.0 Downloading deprecation_alias-0.2.0-py3-none-any.whl (10 kB) Collecting beautifulsoup4>=4.9.1 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting html5lib>=1.1 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting ruamel-yaml>=0.16.12 Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) Collecting sphinx-prompt>=1.1.0 Downloading sphinx_prompt-1.4.0-py3-none-any.whl (4.1 kB) Collecting tabulate>=0.8.7 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting typing-extensions>=3.7.4.3 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting apeye[limiter]>=0.9.0 Downloading apeye-0.9.1-py3-none-any.whl (31 kB) Collecting autodocsumm<0.2.3,>=0.2.0 Downloading autodocsumm-0.2.2.tar.gz (43 kB) Collecting domdf-python-tools>=2.9.0 Downloading domdf_python_tools-2.9.1-py3-none-any.whl (123 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.11.1-py3-none-any.whl (8.7 kB) Collecting consolekit>=0.3.1 Downloading consolekit-1.1.2-py3-none-any.whl (39 kB) Collecting tldextract>=2.2.0 Downloading tldextract-3.1.0-py2.py3-none-any.whl (87 kB) Collecting cachecontrol[filecache]>=0.12.6 Downloading CacheControl-0.12.6-py2.py3-none-any.whl (19 kB) Collecting lockfile>=0.12.2 Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Collecting msgpack>=0.5.2 Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB) Collecting mistletoe>=0.7.2 Downloading mistletoe-0.7.2-py3-none-any.whl (28 kB) Collecting deprecation>=2.1.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting css-parser==1.0.6 Downloading css_parser-1.0.6-py2.py3-none-any.whl (197 kB) Collecting importlib-metadata>=1.5.0 Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) Collecting natsort>=7.1.0 Downloading natsort-7.1.1-py3-none-any.whl (35 kB) Collecting pydash>=4.7.4 Downloading pydash-5.0.0-py3-none-any.whl (84 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from packaging->sphinx>=2->-r requirements_dev.txt (line 8)) (2.4.7) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB) Collecting requests-file>=1.4 Downloading requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl (411 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Requirement already satisfied: numpy>=1.15 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (1.19.2) Collecting Pillow>3.0 Downloading Pillow-8.2.0-cp38-cp38-manylinux1_x86_64.whl (3.0 MB) 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 20)) (0.10.0) 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 20)) (1.2.0) Building wheels for collected packages: watchdog, sphinx-jsonschema, pandocfilters, pathtools, pyrsistent, wrapt, autodocsumm, funcparserlib, livereload 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=73651 sha256=c4158f07998a8ab3cf33b0b5a08569898e477a19b5f33134f4aa3d7b46bee3e9 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/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.16.8-py3-none-any.whl size=12620 sha256=50478318f15bf6223b1867e64136c3189a3a3041a6afd3113cbc85085a305277 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/bc/c3/f7/9c0d21be1dc241fa21a9ccd0ca6209598a66bb96af581f5fd9 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=f892fb479312bae2a13c87650759813d30628c24c79988b735ebc79df0e91278 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f 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=8784 sha256=24bb8487bf72c710f2b0aca11d8ec4ff0dd8cebdba49ee227b96c60ed237d9cf Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119670 sha256=a059ee3d095a9580374259ccc587f89778f8abf7a5dd44766842e7054a5b7632 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=78098 sha256=22efa339213e47fce362a90312b63be6a281352cd95ae9cb20018c2d54ad4038 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for autodocsumm (setup.py): started Building wheel for autodocsumm (setup.py): finished with status 'done' Created wheel for autodocsumm: filename=autodocsumm-0.2.2-py3-none-any.whl size=14534 sha256=430f6351602a004094f1cc71858f9dcb9f342ccbc924cf28ee0b6f2102f7d599 Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/5f/f2/64/1bced9da52bf3fef7e3d36f091baa9918b62480c6386a128a7 Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py3-none-any.whl size=17446 sha256=a8366a600870641413267d76948a7e1f13ab03fe923a75991a1fcf61ca8d8f9e Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=9134337446510f210ead7f81fc290b667a8e801a4c78406c0c077eed2b8bbddc Stored in directory: /tmp/pip-ephem-wheel-cache-ljgqueye/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c Successfully built watchdog sphinx-jsonschema pandocfilters pathtools pyrsistent wrapt autodocsumm funcparserlib livereload Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, wcwidth, tornado, pyzmq, ptyprocess, parso, jupyter-core, jsonschema, webencodings, pygments, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, nbformat, matplotlib-inline, MarkupSafe, jupyter-client, jedi, decorator, backcall, async-generator, zipp, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, Jinja2, IPython, entrypoints, defusedxml, cffi, bleach, typing-extensions, terminado, Send2Trash, requests-file, pydash, prometheus-client, nbconvert, natsort, msgpack, ipykernel, importlib-metadata, filelock, argon2-cffi, toml, tldextract, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, py, pluggy, notebook, lockfile, iniconfig, domdf-python-tools, docutils, deprecation, cachecontrol, appdirs, wrapt, widgetsnbextension, webcolors, sphinx, soupsieve, ruamel.yaml.clib, pytest, Pillow, mistletoe, lazy-object-proxy, jupyterlab-widgets, funcparserlib, distlib, deprecation-alias, css-parser, coverage, colorama, click, apipkg, apeye, wheel, virtualenv, tqdm, tabulate, sphinx-tabs, sphinx-prompt, sphinx-autodoc-typehints, ruamel-yaml, requests-toolbelt, regex, readme-renderer, PyYAML, pytest-forked, pkginfo, pathtools, pathspec, nodeenv, mypy-extensions, mccabe, livereload, jsonpointer, isort, ipywidgets, identify, html5lib, get-version, execnet, dict2css, consolekit, cfgv, blockdiag, beautifulsoup4, autodocsumm, astroid, argh, watchdog, twine, sphinxcontrib-blockdiag, sphinx-toolbox, sphinx-togglebutton, sphinx-rtd-theme, sphinx-jsonschema, sphinx-autobuild, scanpydoc, pytest-xdist, pytest-runner, pytest-mpl, pytest-mock, pytest-cov, pylint, pre-commit, jupyter-sphinx, enum-tools, bump2version, black Attempting uninstall: pygments Found existing installation: Pygments 2.9.0 Uninstalling Pygments-2.9.0: Successfully uninstalled Pygments-2.9.0 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.0.1 Uninstalling MarkupSafe-2.0.1: Successfully uninstalled MarkupSafe-2.0.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.0.1 Uninstalling Jinja2-3.0.1: Successfully uninstalled Jinja2-3.0.1 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.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: wheel Found existing installation: wheel 0.36.2 Uninstalling wheel-0.36.2: Successfully uninstalled wheel-0.36.2 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/70 Can't uninstall 'virtualenv'. No files were found to uninstall. 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-7.23.1 Jinja2-2.11.3 MarkupSafe-1.1.1 Pillow-8.2.0 PyYAML-5.4.1 Send2Trash-1.5.0 apeye-0.9.1 apipkg-1.5 appdirs-1.4.4 argh-0.26.2 argon2-cffi-20.1.0 astroid-2.5.6 async-generator-1.10 attrs-21.2.0 autodocsumm-0.2.2 backcall-0.2.0 beautifulsoup4-4.9.3 black-21.5b1 bleach-3.3.0 blockdiag-2.0.1 bump2version-0.5.11 cachecontrol-0.12.6 cffi-1.14.5 cfgv-3.3.0 click-8.0.1 colorama-0.4.4 consolekit-1.1.2 coverage-5.5 css-parser-1.0.6 decorator-5.0.9 defusedxml-0.7.1 deprecation-2.1.0 deprecation-alias-0.2.0 dict2css-0.2.3 distlib-0.3.1 docutils-0.16 domdf-python-tools-2.9.1 entrypoints-0.3 enum-tools-0.6.4 execnet-1.8.0 filelock-3.0.12 funcparserlib-0.3.6 get-version-2.2 html5lib-1.1 identify-2.2.4 importlib-metadata-4.0.1 iniconfig-1.1.1 ipykernel-5.5.5 ipython-genutils-0.2.0 ipywidgets-7.6.3 isort-5.8.0 jedi-0.18.0 jsonpointer-2.1 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.0 lazy-object-proxy-1.6.0 livereload-2.6.3 lockfile-0.12.2 matplotlib-inline-0.1.2 mccabe-0.6.1 mistletoe-0.7.2 mistune-0.8.4 msgpack-1.0.2 mypy-extensions-0.4.3 natsort-7.1.1 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.3 nest-asyncio-1.5.1 nodeenv-1.6.0 notebook-6.4.0 pandocfilters-1.4.3 parso-0.8.2 pathspec-0.8.1 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.7.0 pluggy-0.13.1 pre-commit-2.12.1 prometheus-client-0.10.1 prompt-toolkit-3.0.18 ptyprocess-0.7.0 py-1.10.0 pycparser-2.20 pydash-5.0.0 pygments-2.6.1 pylint-2.8.2 pyrsistent-0.17.3 pytest-6.2.4 pytest-cov-2.12.0 pytest-forked-1.3.0 pytest-mock-3.6.1 pytest-mpl-0.12 pytest-runner-5.3.1 pytest-xdist-2.2.1 pyzmq-22.0.3 readme-renderer-29.0 regex-2021.4.4 requests-file-1.5.1 requests-toolbelt-0.9.1 ruamel-yaml-0.17.4 ruamel.yaml.clib-0.2.2 scanpydoc-0.6 soupsieve-2.2.1 sphinx-3.3.1 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.11.1 sphinx-jsonschema-1.16.8 sphinx-prompt-1.4.0 sphinx-rtd-theme-0.5.0rc2 sphinx-tabs-2.0.1 sphinx-togglebutton-0.2.3 sphinx-toolbox-2.11.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tabulate-0.8.9 terminado-0.10.0 testpath-0.5.0 tldextract-3.1.0 toml-0.10.2 tornado-6.1 tqdm-4.60.0 traitlets-5.0.5 twine-1.14.0 typing-extensions-3.10.0.0 virtualenv-20.4.6 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 wrapt-1.12.1 zipp-3.4.1 [rtd-command-info] start-time: 2021-05-20T12:32:39.305800Z, end-time: 2021-05-20T12:33:25.587890Z, duration: 46, 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/70 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (1.19.2) Collecting numpy Downloading numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) Collecting scipy Downloading scipy-1.6.3-cp38-cp38-manylinux1_x86_64.whl (27.2 MB) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (3.3.2) Collecting matplotlib Downloading matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) Collecting plotly Downloading plotly-4.14.3-py2.py3-none-any.whl (13.2 MB) Requirement already satisfied: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (3.2.0) Collecting dataclasses-json Downloading dataclasses_json-0.5.3-py3-none-any.whl (23 kB) Collecting zhinst-qcodes Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting pathvalidate Downloading pathvalidate-2.4.1-py3-none-any.whl (18 kB) Collecting quantify-core>=0.3.1 Downloading quantify_core-0.4.0-py2.py3-none-any.whl (78 kB) Collecting qblox-instruments==0.3.2 Downloading qblox_instruments-0.3.2.tar.gz (8.3 MB) Collecting qcodes Downloading qcodes-0.25.0-py3-none-any.whl (1.1 MB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) Collecting pyqtgraph Downloading pyqtgraph-0.12.1-py3-none-any.whl (939 kB) Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from quantify-core>=0.3.1->quantify-scheduler==0.2.0) (3.0.12) Collecting appnope Downloading appnope-0.1.2-py2.py3-none-any.whl (4.3 kB) Collecting xarray==0.17.0 Downloading xarray-0.17.0-py3-none-any.whl (759 kB) Collecting h5netcdf Downloading h5netcdf-0.11.0-py2.py3-none-any.whl (16 kB) Collecting uncertainties Downloading uncertainties-3.1.5-py2.py3-none-any.whl (246 kB) Collecting directory-tree>=0.0.2 Downloading directory_tree-0.0.2-py3-none-any.whl (17 kB) Collecting xxhash Downloading xxhash-2.0.2-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting lmfit Downloading lmfit-1.0.2.tar.gz (306 kB) Collecting pyqt5==5.15.1 Downloading PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (71.6 MB) Collecting adaptive Downloading adaptive-0.12.2-py3-none-any.whl (101 kB) Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.9.0-cp38-cp38-manylinux1_x86_64.whl (332 kB) Requirement already satisfied: setuptools>=40.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from xarray==0.17.0->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (56.2.0) Requirement already satisfied: pandas>=0.25 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from xarray==0.17.0->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (1.1.3) Collecting pandas>=0.25 Downloading pandas-1.2.4-cp38-cp38-manylinux1_x86_64.whl (9.7 MB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (2021.1) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (2.8.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas>=0.25->xarray==0.17.0->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (1.16.0) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting cloudpickle Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting loky>=2.9 Downloading loky-2.9.0-py2.py3-none-any.whl (67 kB) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.2.0) (0.2.5) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting stringcase<2.0.0,==1.2.0 Downloading stringcase-1.2.0.tar.gz (3.0 kB) 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.6.0-py3-none-any.whl (8.1 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.12.1-py2.py3-none-any.whl (47 kB) Requirement already satisfied: typing-extensions>=3.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from typing-inspect>=0.4.0->dataclasses-json->quantify-scheduler==0.2.0) (3.10.0.0) Requirement already satisfied: mypy-extensions>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from typing-inspect>=0.4.0->dataclasses-json->quantify-scheduler==0.2.0) (0.4.3) Collecting h5py Downloading h5py-3.2.1-cp38-cp38-manylinux1_x86_64.whl (4.5 MB) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (0.17.3) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (21.2.0) Collecting asteval>=0.9.16 Downloading asteval-0.9.23.tar.gz (55 kB) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from uncertainties->quantify-core>=0.3.1->quantify-scheduler==0.2.0) (0.18.2) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (8.2.0) 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.2.0) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (0.10.0) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (2.4.7) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Requirement already satisfied: ipywidgets>=7.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (7.6.3) Collecting netCDF4>=1.5.0.1 Downloading netCDF4-1.5.6-cp38-cp38-manylinux2014_x86_64.whl (4.7 MB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (20.9) Requirement already satisfied: tqdm>=4.32.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (4.60.0) Collecting broadbean>=0.9.1 Downloading broadbean-0.10.0-py3-none-any.whl (34 kB) Requirement already satisfied: tabulate>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.8.9) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.13-py2.py3-none-any.whl (127 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting pyvisa<1.12.0,>=1.11.0 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Requirement already satisfied: wrapt>=1.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.12.1) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.8-py2.py3-none-any.whl (35 kB) Collecting websockets>=7.0 Downloading websockets-9.0.2-cp38-cp38-manylinux2010_x86_64.whl (102 kB) Requirement already satisfied: ruamel.yaml!=0.16.6,>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.17.4) Collecting schema Downloading schema-0.7.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.0.0) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (3.5.1) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (5.5.5) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (5.0.5) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (5.1.3) Requirement already satisfied: ipython>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (7.23.1) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (6.1.12) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (6.1) Requirement already satisfied: matplotlib-inline in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.1.2) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (4.8.0) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.2.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.7.5) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.18.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (3.0.18) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2.6.1) Collecting pygments Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (5.0.9) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.8.2) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.2.0) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (4.7.1) Collecting cftime Downloading cftime-1.4.1-cp38-cp38-manylinux2014_x86_64.whl (322 kB) Collecting google-api-core<2.0.0,>=1.0.0 Downloading google_api_core-1.27.0-py2.py3-none-any.whl (93 kB) Collecting opencensus-context==0.1.2 Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting google-auth<2.0dev,>=1.21.1 Downloading google_auth-1.30.0-py2.py3-none-any.whl (146 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2.25.1) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting psutil>=5.6.3 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.7.0) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.26.4) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (4.0.0) Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from ruamel.yaml!=0.16.6,>=0.16.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.2.2) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (6.4.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2.11.3) Collecting jinja2 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Requirement already satisfied: Send2Trash>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.5.0) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (22.0.3) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.10.0) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (6.0.7) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.10.1) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (20.1.0) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.14.5) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (2.20) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.3) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.5.0) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.1.2) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.4.3) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (3.3.0) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.8.4) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.7.1) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.5.3) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.5.1) Requirement already satisfied: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (1.10) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/70/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.2.0) (0.5.1) Collecting contextlib2>=0.5.5 Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) Collecting zhinst>=20.01 Downloading zhinst-21.2.15439-cp38-cp38-manylinux1_x86_64.whl (7.8 MB) Collecting zhinst-toolkit>=0.1.5 Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) Building wheels for collected packages: quantify-scheduler, qblox-instruments, stringcase, lmfit, asteval, retrying, requirements-parser, zhinst-toolkit 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.2.0-py2.py3-none-any.whl size=100832 sha256=fa160483ed849c06ee772e4afc73695dec4ad09bb33f0c95ddfb9fd11d8dc88c Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/92/41/bf/f1e2390b1ed29b8786fafac202344211a7cf53476c52722931 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.3.2-py3-none-any.whl size=8352616 sha256=2bf63b93a9f3174c522af8babeb4c0243dcd67bf7873a56c85c551fef3ab55e3 Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/10/73/1b/1520e6ec63d4e5fa7e0215a63e4da93b78bcf93086388f4379 Building wheel for stringcase (setup.py): started Building wheel for stringcase (setup.py): finished with status 'done' Created wheel for stringcase: filename=stringcase-1.2.0-py3-none-any.whl size=3576 sha256=4929e8e4042261819c00ee0354d4ca42cc8a94d8bf81d21440b873f7a4d45227 Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/04/0e/31/bf265c64f2a4d24516e9923f1f6293c3bcbcde75e0d80ab47a Building wheel for lmfit (setup.py): started Building wheel for lmfit (setup.py): finished with status 'done' Created wheel for lmfit: filename=lmfit-1.0.2-py3-none-any.whl size=85261 sha256=4ca9c623273a7fdaf143bb65c6c4e0c412efdec16252ae6a1420349d444103e3 Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/2c/17/f4/1ec5177c8589e18c329907db7db4f1c4524bb73251d34f3622 Building wheel for asteval (setup.py): started Building wheel for asteval (setup.py): finished with status 'done' Created wheel for asteval: filename=asteval-0.9.23-py3-none-any.whl size=17419 sha256=a7ee068061e9636804957fec63a74d9b858d86bea581a39241f295a7a7a631f2 Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/2f/3c/df/1c0eafdd1d6ff5b36e3a0030eaab4d8465f8f94ae9c2b74d39 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11420 sha256=4852110bfa2621da763507a3cf30fc2ad3e8c6b7cd184654170679b2905e6b37 Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7657 sha256=1e2ecb9671590ddc920c16a9ca3047daf7bfaf3a18f28623dac5a6dedd91a72a Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 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=202020 sha256=5bdabf4a270d1fd5d19c77aaee7db2bd845552acc07affaf2b8eb88845ddfb9c Stored in directory: /tmp/pip-ephem-wheel-cache-i6em6j7w/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 Successfully built quantify-scheduler qblox-instruments stringcase lmfit asteval retrying requirements-parser zhinst-toolkit Installing collected packages: pygments, pyasn1, MarkupSafe, rsa, pyasn1-modules, protobuf, jinja2, cachetools, googleapis-common-protos, google-auth, opencensus-context, numpy, kiwisolver, google-api-core, contextlib2, sortedcontainers, schema, psutil, pandas, opencensus, matplotlib, cloudpickle, cftime, zhinst, xarray, websockets, uncertainties, sortedcollections, scipy, requirements-parser, pyvisa, pyserial, PyQt5-sip, opencensus-ext-azure, netCDF4, marshmallow, loky, h5py, broadbean, atomicwrites, asteval, zhinst-toolkit, xxhash, typing-inspect, toolz, stringcase, spirack, retrying, qcodes, pyqtgraph, pyqt5, marshmallow-enum, lmfit, h5netcdf, directory-tree, appnope, adaptive, zhinst-qcodes, quantify-core, qblox-instruments, plotly, pathvalidate, dataclasses-json, columnar, quantify-scheduler Attempting uninstall: pygments Found existing installation: Pygments 2.6.1 Uninstalling Pygments-2.6.1: Successfully uninstalled Pygments-2.6.1 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 1.1.1 Uninstalling MarkupSafe-1.1.1: Successfully uninstalled MarkupSafe-1.1.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: numpy Found existing installation: numpy 1.19.2 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/70 Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.2.0 Not uninstalling kiwisolver 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/70 Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 1.1.3 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/70 Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: matplotlib Found existing installation: matplotlib 3.3.2 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/70 Can't uninstall 'matplotlib'. No files were found to uninstall. 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. sphinx-toolbox 2.11.2 requires jinja2<3.0.0, but you have jinja2 3.0.1 which is incompatible. sphinx-toolbox 2.11.2 requires markupsafe<2.0.0, but you have markupsafe 2.0.1 which is incompatible. Successfully installed MarkupSafe-2.0.1 PyQt5-sip-12.9.0 adaptive-0.12.2 appnope-0.1.2 asteval-0.9.23 atomicwrites-1.4.0 broadbean-0.10.0 cachetools-4.2.2 cftime-1.4.1 cloudpickle-1.6.0 columnar-1.3.1 contextlib2-0.6.0.post1 dataclasses-json-0.5.3 directory-tree-0.0.2 google-api-core-1.27.0 google-auth-1.30.0 googleapis-common-protos-1.53.0 h5netcdf-0.11.0 h5py-3.2.1 jinja2-3.0.1 kiwisolver-1.3.1 lmfit-1.0.2 loky-2.9.0 marshmallow-3.12.1 marshmallow-enum-1.5.1 matplotlib-3.4.2 netCDF4-1.5.6 numpy-1.20.3 opencensus-0.7.13 opencensus-context-0.1.2 opencensus-ext-azure-1.0.8 pandas-1.2.4 pathvalidate-2.4.1 plotly-4.14.3 protobuf-3.17.0 psutil-5.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pygments-2.9.0 pyqt5-5.15.1 pyqtgraph-0.12.1 pyserial-3.5 pyvisa-1.11.3 qblox-instruments-0.3.2 qcodes-0.25.0 quantify-core-0.4.0 quantify-scheduler-0.2.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.7.2 schema-0.7.4 scipy-1.6.3 sortedcollections-2.1.0 sortedcontainers-2.4.0 spirack-0.2.4 stringcase-1.2.0 toolz-0.11.1 typing-inspect-0.6.0 uncertainties-3.1.5 websockets-9.0.2 xarray-0.17.0 xxhash-2.0.2 zhinst-21.2.15439 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 [rtd-command-info] start-time: 2021-05-20T12:33:26.573189Z, end-time: 2021-05-20T12:33:26.644839Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # # 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 = [ "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", "sphinx-jsonschema", "jupyter_sphinx", "sphinxcontrib.blockdiag", "sphinx_togglebutton", # fancy type hints in docs and # solves the same issue as "sphinx_automodapi.smart_resolver" "scanpydoc.elegant_typehints", "enum_tools.autoenum", ] # 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), "matplotlib": ("https://matplotlib.org/stable/", None), "lmfit": ("https://lmfit.github.io/lmfit-py/", None), "dateutil": ("https://dateutil.readthedocs.io/en/stable/", None), "quantify-core": ( "https://quantify-quantify-core.readthedocs-hosted.com/en/develop/", 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/latest/", None), } # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "Quantify-Scheduler" copyright = "2020-2021, 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 = None # 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" # 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.css", ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" # -- 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.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 ----------------------------------------------------- # avoid duplicate label warning even when manual label has been used suppress_warnings = ["autosectionlabel.*"] blockdiag_html_image_format = "SVG" # used by scanpydoc.elegant_typehints to correctly link to external docs 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 # -- 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 # pylint: disable=wrong-import-position,unused-import import qcodes import marshmallow # 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` ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. 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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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': "70", 'version_slug': "70", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("develop", "/en/develop/"), ("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/stable/', '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': '743ed5c3d658daf831dea7ccc45246b28fd7a06a', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '743ed5c3d658daf831dea7ccc45246b28fd7a06a', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': '743ed5c3d658daf831dea7ccc45246b28fd7a06a', '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': '743ed5c3', } # 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/70' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/637586/' 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: 2021-05-20T12:33:26.779858Z, end-time: 2021-05-20T12:34:09.900103Z, duration: 43, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://matplotlib.org/stable/objects.inv... loading intersphinx inventory from https://lmfit.github.io/lmfit-py/objects.inv... loading intersphinx inventory from https://dateutil.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://quantify-quantify-core.readthedocs-hosted.com/en/develop/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv... loading intersphinx inventory from https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-toolkit/en/latest/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-qcodes/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 5%] api_reference reading sources... [ 11%] authors reading sources... [ 16%] changelog reading sources... [ 22%] contributing reading sources... [ 27%] index reading sources... [ 33%] installation reading sources... [ 38%] readme reading sources... [ 44%] tutorials/Tutorial 1. basic experiment executing Tutorial 1. basic experiment reading sources... [ 50%] tutorials/qblox/How to use executing How to use reading sources... [ 55%] tutorials/qblox/Pulsar executing Pulsar reading sources... [ 61%] tutorials/qblox/index reading sources... [ 66%] tutorials/zhinst/How to configure reading sources... [ 72%] tutorials/zhinst/Tutorial 1. UHFQA Monitor reading sources... [ 77%] tutorials/zhinst/Tutorial 2. UHFQA Result reading sources... [ 83%] tutorials/zhinst/Tutorial 3. HDAWG reading sources... [ 88%] tutorials/zhinst/Tutorial 4. HDAWG and UHFQA reading sources... [ 94%] tutorials/zhinst/index reading sources... [100%] usage executing usage WARNING: autodoc: failed to import module 'station' from module 'quantify.scheduler.controlstack.components'; the following exception was raised: No module named 'quantify.scheduler.controlstack.components.station' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api_reference writing output... [ 11%] authors writing output... [ 16%] changelog writing output... [ 22%] contributing writing output... [ 27%] index writing output... [ 33%] installation writing output... [ 38%] readme writing output... [ 44%] tutorials/Tutorial 1. basic experiment writing output... [ 50%] tutorials/qblox/How to use writing output... [ 55%] tutorials/qblox/Pulsar writing output... [ 61%] tutorials/qblox/index writing output... [ 66%] tutorials/zhinst/How to configure writing output... [ 72%] tutorials/zhinst/Tutorial 1. UHFQA Monitor writing output... [ 77%] tutorials/zhinst/Tutorial 2. UHFQA Result writing output... [ 83%] tutorials/zhinst/Tutorial 3. HDAWG writing output... [ 88%] tutorials/zhinst/Tutorial 4. HDAWG and UHFQA writing output... [ 94%] tutorials/zhinst/index writing output... [100%] usage generating indices... genindex py-modindex done highlighting module code... [ 3%] quantify.scheduler.acquisition_library highlighting module code... [ 6%] quantify.scheduler.backends.qblox.compiler_abc highlighting module code... [ 9%] quantify.scheduler.backends.qblox.helpers highlighting module code... [ 12%] quantify.scheduler.backends.qblox.instrument_compilers highlighting module code... [ 15%] quantify.scheduler.backends.qblox_backend highlighting module code... [ 18%] quantify.scheduler.backends.types.common highlighting module code... [ 21%] quantify.scheduler.backends.types.qblox highlighting module code... [ 25%] quantify.scheduler.backends.types.zhinst highlighting module code... [ 28%] quantify.scheduler.backends.zhinst.helpers highlighting module code... [ 31%] quantify.scheduler.backends.zhinst.resolvers highlighting module code... [ 34%] quantify.scheduler.backends.zhinst.seqc_il_generator highlighting module code... [ 37%] quantify.scheduler.backends.zhinst.settings highlighting module code... [ 40%] quantify.scheduler.backends.zhinst_backend highlighting module code... [ 43%] quantify.scheduler.compilation highlighting module code... [ 46%] quantify.scheduler.controlstack.components.base highlighting module code... [ 50%] quantify.scheduler.controlstack.station highlighting module code... [ 53%] quantify.scheduler.enums highlighting module code... [ 56%] quantify.scheduler.frontends highlighting module code... [ 59%] quantify.scheduler.gate_library highlighting module code... [ 62%] quantify.scheduler.helpers.schedule highlighting module code... [ 65%] quantify.scheduler.helpers.waveforms highlighting module code... [ 68%] quantify.scheduler.math highlighting module code... [ 71%] quantify.scheduler.pulse_library highlighting module code... [ 75%] quantify.scheduler.resources highlighting module code... [ 78%] quantify.scheduler.schedules.spectroscopy_schedules highlighting module code... [ 81%] quantify.scheduler.schedules.timedomain_schedules highlighting module code... [ 84%] quantify.scheduler.schedules.trace_schedules highlighting module code... [ 87%] quantify.scheduler.types highlighting module code... [ 90%] quantify.scheduler.visualization.circuit_diagram highlighting module code... [ 93%] quantify.scheduler.visualization.pulse_diagram highlighting module code... [ 96%] quantify.scheduler.visualization.pulse_scheme highlighting module code... [100%] quantify.scheduler.waveforms writing additional pages... search done copying images... [ 33%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment_5_1.png copying images... [ 66%] _build/jupyter_execute/Scheduler user guide_0_0.png copying images... [100%] images/Device_ports_clocks.svg copying downloadable files... [ 50%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment.ipynb copying downloadable files... [100%] _build/jupyter_execute/tutorials/Tutorial 1. Basic experiment.py copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...