Read the Docs build information Build id: 569129 Project: quantify-quantify-scheduler Version: 54 Commit: 8a4841ab91b28d41a99314d465980d7d881ca97a Date: 2021-02-22T14:42:01.573449Z State: finished Success: True [rtd-command-info] start-time: 2021-02-22T14:42:47.215789Z, end-time: 2021-02-22T14:42:49.972762Z, duration: 2, 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-02-22T14:42:50.114848Z, end-time: 2021-02-22T14:42:51.469463Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/54/head:external-54 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/54/head -> external-54 [rtd-command-info] start-time: 2021-02-22T14:42:51.759358Z, end-time: 2021-02-22T14:42:51.895807Z, duration: 0, exit-code: 0 git checkout --force 8a4841ab91b28d41a99314d465980d7d881ca97a Note: checking out '8a4841ab91b28d41a99314d465980d7d881ca97a'. 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 8a4841a simplified windows run [rtd-command-info] start-time: 2021-02-22T14:42:52.047842Z, end-time: 2021-02-22T14:42:52.103765Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-02-22T14:42:53.084771Z, end-time: 2021-02-22T14:42:57.286281Z, 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/54/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-02-22T14:42:57.410433Z, end-time: 2021-02-22T14:42:59.025464Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools==41.0.1 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (21.0.1) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 53.0.0 Uninstalling setuptools-53.0.0: Successfully uninstalled setuptools-53.0.0 Successfully installed setuptools-41.0.1 [rtd-command-info] start-time: 2021-02-22T14:42:59.148866Z, end-time: 2021-02-22T14:43:26.537409Z, duration: 27, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) 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 six Downloading six-1.15.0-py2.py3-none-any.whl (10 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.3-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.0-py3-none-any.whl (983 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting setuptools Downloading setuptools-53.0.0-py3-none-any.whl (784 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.3-py2.py3-none-any.whl (137 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 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=6223e84eb45b7c4fbfbcc98440d6597f0f426c2531621b2c32dbc96f7cdb6df8 Stored in directory: /tmp/pip-ephem-wheel-cache-a5zb8074/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=1260012 sha256=8a8a314d41049110869655f200c9e0c671d8d0b067a1e490fe4dfb9d98e31082 Stored in directory: /tmp/pip-ephem-wheel-cache-a5zb8074/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=2ad0e74fc599aa2c27dabb4ee2521f888fa63a2fbc89de4b1f60635bb919225c Stored in directory: /tmp/pip-ephem-wheel-cache-a5zb8074/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-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.0 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 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.3 recommonmark-0.5.0 requests-2.25.1 setuptools-53.0.0 six-1.15.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.3 [rtd-command-info] start-time: 2021-02-22T14:43:26.677575Z, end-time: 2021-02-22T14:43:51.666976Z, duration: 24, 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/54/lib/python3.8/site-packages (from -r requirements_dev.txt (line 1)) (21.0.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.4-cp38-cp38-manylinux2010_x86_64.whl (245 kB) Collecting sphinx>=2 Downloading Sphinx-3.5.1-py3-none-any.whl (2.8 MB) Collecting nbsphinx Downloading nbsphinx-0.8.1-py3-none-any.whl (24 kB) 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.7.tar.gz (15 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.2.2-py3-none-any.whl (280 kB) Collecting pytest-runner Downloading pytest_runner-5.3.0-py3-none-any.whl (7.1 kB) Collecting pytest-cov Downloading pytest_cov-2.11.1-py2.py3-none-any.whl (20 kB) Collecting pytest-mpl Downloading pytest_mpl-0.12-py3-none-any.whl (13 kB) Collecting black Downloading black-20.8b1.tar.gz (1.1 MB) 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pre-commit Downloading pre_commit-2.10.1-py2.py3-none-any.whl (185 kB) Collecting nbconvert>=5.5 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbformat Downloading nbformat-5.1.2-py3-none-any.whl (113 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB) Collecting IPython Downloading ipython-7.20.0-py3-none-any.whl (784 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 12)) (2.25.1) Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 12)) (53.0.0) Collecting readme-renderer>=21.0 Downloading readme_renderer-28.0-py2.py3-none-any.whl (15 kB) Collecting tqdm>=4.14 Downloading tqdm-4.57.0-py2.py3-none-any.whl (72 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.7.0-py2.py3-none-any.whl (25 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) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (1.1.4) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (2.1.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (0.14) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (2.9.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (20.9) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (1.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (2.8.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 6)) (2.11.3) Collecting jsonpointer Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 6)) (2021.1) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.5.0-py3-none-any.whl (120 kB) Collecting jupyter-client Downloading jupyter_client-6.1.11-py3-none-any.whl (108 kB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.16-py3-none-any.whl (366 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 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) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.1-py2.py3-none-any.whl (93 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx>=2->-r requirements_dev.txt (line 6)) (1.1.1) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 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.2-py3-none-any.whl (65 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 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 10)) (2.8.1) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->jupyter_sphinx==0.3.2->-r requirements_dev.txt (line 10)) (1.15.0) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 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: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 12)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 12)) (1.26.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 12)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 12)) (2.10) Collecting notebook>=4.4.1 Downloading notebook-6.2.0-py3-none-any.whl (9.5 MB) Collecting prometheus-client Downloading prometheus_client-0.9.0-py2.py3-none-any.whl (53 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.3 Downloading terminado-0.9.2-py3-none-any.whl (14 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting regex>=2020.1.8 Downloading regex-2020.11.13-cp38-cp38-manylinux2014_x86_64.whl (738 kB) Collecting toml>=0.10.1 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pathspec<1,>=0.6 Downloading pathspec-0.8.1-py2.py3-none-any.whl (28 kB) Collecting typed-ast>=1.4.0 Downloading typed_ast-1.4.2-cp38-cp38-manylinux1_x86_64.whl (774 kB) Collecting click>=7.1.2 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting typing-extensions>=3.7.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.2.0-py2.py3-none-any.whl (7.3 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) Collecting identify>=1.0.0 Downloading identify-1.5.14-py2.py3-none-any.whl (98 kB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.5.0-py2.py3-none-any.whl (21 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 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 16)) (3.3.2) 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) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 9)) (5.4.1) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 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) Collecting Pillow>3.0 Downloading Pillow-8.1.0-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) 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 16)) (1.2.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 16)) (2.4.7) 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 16)) (1.19.2) 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 16)) (0.10.0) Building wheels for collected packages: watchdog, sphinx-jsonschema, pandocfilters, pathtools, pyrsistent, black, funcparserlib 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=5b49179a27dda6fc00383114a5cd0e936d808fb3d60058a22e4dc43ba4ef050b Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/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.7-py3-none-any.whl size=12576 sha256=c351e6ddc47873634ee0461bbd60c5b44ad9080bf07110dd1e108a63d2b3dbed Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/wheels/5f/f0/fe/4731c2d165bb597faee386538710e3a7913f7d3298aa572c71 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=efc56cb18dfb1387d695c3227163366fa6b1287f0840784f0db796be9c3c682c Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/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=51be446f551c569e18b7dc9133b13ad63ce191ca4d4919cd8d5bb3a7ef68e9f7 Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/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=119675 sha256=633d544b4c5ab149259148ddc4bd44942bade3418bb4a3fe12d63b93291c6ee7 Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-20.8b1-py3-none-any.whl size=124184 sha256=62de0b5b7e947c16619c2a990c2f6bed5d84505579bd0dc92913688f9f6aa443 Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/wheels/95/a4/59/10cd5378d52f92cdb45025f040e4686e10ae5217961c25fd66 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=e41a304aae84f53c10bc68fca1708500b3fdc8e22307ec1cdde623e4ae3e6d7c Stored in directory: /tmp/pip-ephem-wheel-cache-ml4jza5t/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Successfully built watchdog sphinx-jsonschema pandocfilters pathtools pyrsistent black funcparserlib Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, wcwidth, tornado, pyzmq, ptyprocess, parso, jupyter-core, jsonschema, webencodings, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, nbformat, jupyter-client, jedi, decorator, backcall, async-generator, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, IPython, entrypoints, defusedxml, cffi, bleach, terminado, Send2Trash, prometheus-client, nbconvert, ipykernel, argon2-cffi, notebook, widgetsnbextension, webcolors, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, py, pluggy, Pillow, jupyterlab-widgets, iniconfig, funcparserlib, filelock, distlib, appdirs, virtualenv, typing-extensions, typed-ast, tqdm, sphinx, requests-toolbelt, regex, readme-renderer, PyYAML, pytest, pkginfo, pathtools, pathspec, nodeenv, mypy-extensions, jsonpointer, ipywidgets, identify, coverage, click, cfgv, blockdiag, argh, wheel, watchdog, twine, sphinxcontrib-blockdiag, sphinx-rtd-theme, sphinx-jsonschema, pytest-runner, pytest-mpl, pytest-cov, pre-commit, nbsphinx, jupyter-sphinx, bump2version, black Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 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/54 Can't uninstall 'virtualenv'. No files were found to uninstall. Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: wheel Found existing installation: wheel 0.36.2 Uninstalling wheel-0.36.2: Successfully uninstalled wheel-0.36.2 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.20.0 Pillow-8.1.0 PyYAML-5.4.1 Send2Trash-1.5.0 appdirs-1.4.4 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 black-20.8b1 bleach-3.3.0 blockdiag-2.0.1 bump2version-0.5.11 cffi-1.14.5 cfgv-3.2.0 click-7.1.2 coverage-5.4 decorator-4.4.2 defusedxml-0.6.0 distlib-0.3.1 entrypoints-0.3 filelock-3.0.12 funcparserlib-0.3.6 identify-1.5.14 iniconfig-1.1.1 ipykernel-5.5.0 ipython-genutils-0.2.0 ipywidgets-7.6.3 jedi-0.18.0 jsonpointer-2.0 jsonschema-3.2.0 jupyter-client-6.1.11 jupyter-core-4.7.1 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.0 mistune-0.8.4 mypy-extensions-0.4.3 nbclient-0.5.2 nbconvert-6.0.7 nbformat-5.1.2 nbsphinx-0.8.1 nest-asyncio-1.5.1 nodeenv-1.5.0 notebook-6.2.0 pandocfilters-1.4.3 parso-0.8.1 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.10.1 prometheus-client-0.9.0 prompt-toolkit-3.0.16 ptyprocess-0.7.0 py-1.10.0 pycparser-2.20 pyrsistent-0.17.3 pytest-6.2.2 pytest-cov-2.11.1 pytest-mpl-0.12 pytest-runner-5.3.0 pyzmq-22.0.3 readme-renderer-28.0 regex-2020.11.13 requests-toolbelt-0.9.1 sphinx-3.5.1 sphinx-jsonschema-1.16.7 sphinx-rtd-theme-0.5.0rc2 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 terminado-0.9.2 testpath-0.4.4 toml-0.10.2 tornado-6.1 tqdm-4.57.0 traitlets-5.0.5 twine-1.14.0 typed-ast-1.4.2 typing-extensions-3.7.4.3 virtualenv-20.4.2 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 [rtd-command-info] start-time: 2021-02-22T14:43:51.804567Z, end-time: 2021-02-22T14:44:34.423454Z, duration: 42, 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/54 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.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) Collecting scipy Downloading scipy-1.6.1-cp38-cp38-manylinux1_x86_64.whl (27.3 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.3.4-cp38-cp38-manylinux1_x86_64.whl (11.6 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/54/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (3.2.0) Collecting quantify-core>=0.2.0 Downloading quantify_core-0.3.1-py2.py3-none-any.whl (43 kB) Collecting qblox-instruments>=0.2.2 Downloading qblox_instruments-0.2.2.tar.gz (8.3 MB) Collecting qcodes Downloading qcodes-0.22.0-py3-none-any.whl (1.1 MB) Collecting adaptive Downloading adaptive-0.11.1-py3-none-any.whl (100 kB) Collecting xxhash Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting appnope Downloading appnope-0.1.2-py2.py3-none-any.whl (4.3 kB) Collecting pyqt5>=5.15.2 Downloading PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (68.3 MB) Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from quantify-core>=0.2.0->quantify-scheduler==0.2.0) (3.0.12) Collecting pyqtgraph Downloading pyqtgraph-0.11.1-py2.py3-none-any.whl (824 kB) Collecting lmfit Downloading lmfit-1.0.2.tar.gz (306 kB) Collecting xarray Downloading xarray-0.16.2-py3-none-any.whl (736 kB) Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.8.1-cp38-cp38-manylinux1_x86_64.whl (293 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (1.15.0) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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/54/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (20.3.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (53.0.0) Collecting asteval>=0.9.16 Downloading asteval-0.9.22.tar.gz (55 kB) Collecting uncertainties>=3.0.1 Downloading uncertainties-3.1.5-py2.py3-none-any.whl (246 kB) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from uncertainties>=3.0.1->lmfit->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (0.18.2) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (2.8.1) 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: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (8.1.0) 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.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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/54/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (7.6.3) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.12-py2.py3-none-any.whl (127 kB) Collecting websockets>=7.0 Downloading websockets-8.1-cp38-cp38-manylinux2010_x86_64.whl (78 kB) Collecting ruamel.yaml!=0.16.6,>=0.16.0 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) Collecting tabulate>=0.8.0 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting pyvisa<1.12.0,>=1.11.0 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (20.9) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.7-py2.py3-none-any.whl (34 kB) Requirement already satisfied: typing-extensions>=3.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (3.7.4.3) Requirement already satisfied: pandas>=0.25.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (1.1.3) Collecting pandas>=0.25.0 Downloading pandas-1.2.2-cp38-cp38-manylinux1_x86_64.whl (9.7 MB) Collecting broadbean>=0.9.1 Downloading broadbean-0.10.0-py3-none-any.whl (34 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting wrapt>=1.10.4 Downloading wrapt-1.12.1.tar.gz (27 kB) Requirement already satisfied: tqdm>=4.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (4.57.0) Collecting h5py>=2.8.0 Downloading h5py-3.1.0-cp38-cp38-manylinux1_x86_64.whl (4.4 MB) Collecting schema Downloading schema-0.7.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: ipython>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (7.20.0) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (5.1.2) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (1.0.0) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (5.5.0) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (3.5.1) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (6.1) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (6.1.11) 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/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (3.0.16) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (4.8.0) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (2.8.0) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.18.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (4.4.2) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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/54/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.7.5) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.8.1) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (4.7.1) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.2.0) Collecting google-api-core<2.0.0,>=1.0.0 Downloading google_api_core-1.26.0-py2.py3-none-any.whl (92 kB) Collecting opencensus-context==0.1.2 Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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.2.2->quantify-scheduler==0.2.0) (2021.1) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.15.1-cp38-cp38-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/54/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.2.2->quantify-scheduler==0.2.0) (2.25.1) Collecting google-auth<2.0dev,>=1.21.1 Downloading google_auth-1.27.0-py2.py3-none-any.whl (135 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.1-py3-none-any.whl (12 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.1-py3-none-any.whl (36 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 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/54/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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.2.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/54/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.2.2->quantify-scheduler==0.2.0) (1.26.3) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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.2.2->quantify-scheduler==0.2.0) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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.2.2->quantify-scheduler==0.2.0) (2020.12.5) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (6.2.0) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (22.0.3) Requirement already satisfied: Send2Trash>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (1.5.0) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.9.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (2.11.3) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.9.2) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (6.0.7) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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/54/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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/54/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.2.2->quantify-scheduler==0.2.0) (2.20) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (1.1.1) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.1.2) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.4.4) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.6.0) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.3) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.5.2) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (1.4.3) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (0.8.4) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.2->quantify-scheduler==0.2.0) (3.3.0) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/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.2.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/54/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.2.2->quantify-scheduler==0.2.0) (1.10) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.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) Building wheels for collected packages: quantify-scheduler, qblox-instruments, lmfit, asteval, retrying, requirements-parser, wrapt 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=40373 sha256=752e20b18ba69805028734cc51335a98c2ec86460130090df48541472245bcf1 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/wheels/20/fd/21/2e8f0a2db4421f4ca6614a564aeaa474b559ac0ea5d0d2781f 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.2.2-py3-none-any.whl size=8311440 sha256=965ab4315036f497ae1a29b6316f28d9da7fc9a2349cada07ebe8f760464cc16 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/wheels/07/43/e9/1e43e16ddf32e4c0d1a5a720facb953941c0a296f6a03c4537 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=b0f9f252a9e960b32ba05681acd2f0761fa9a7d7c813d97647bf9c7e404ae016 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/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.22-py3-none-any.whl size=17399 sha256=f63f19126d8b09d06771ee509bb20ad8fded9fa7380be41e4dc7884b0b8fbef6 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/wheels/20/8c/bd/7b1e5b8448a2ca8509fa952d34a12c7f1dd1ba6c996bb80967 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=11429 sha256=e756c4644cd7a2e6f495cdfb7332b6f8a53072ee4cb297b3bb098ecc61e9af34 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/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=d6de5969822d26c7fbfb8ba44f6742850f788c85e90fed6342c4d0a45df74009 Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 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=78102 sha256=3519454030ccbae86d11a5997428b9b1a17a952acef186b41f666fa0332ce02f Stored in directory: /tmp/pip-ephem-wheel-cache-68c_vauo/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Successfully built quantify-scheduler qblox-instruments lmfit asteval retrying requirements-parser wrapt Installing collected packages: pyasn1, rsa, pyasn1-modules, protobuf, cachetools, googleapis-common-protos, google-auth, opencensus-context, numpy, kiwisolver, google-api-core, contextlib2, sortedcontainers, schema, ruamel.yaml.clib, psutil, pandas, opencensus, matplotlib, xarray, wrapt, websockets, uncertainties, tabulate, sortedcollections, scipy, ruamel.yaml, requirements-parser, pyvisa, PyQt5-sip, opencensus-ext-azure, h5py, broadbean, atomicwrites, asteval, xxhash, toolz, retrying, qcodes, pyqtgraph, pyqt5, lmfit, appnope, adaptive, quantify-core, qblox-instruments, plotly, columnar, quantify-scheduler 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/54 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/54 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/54 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/54 Can't uninstall 'matplotlib'. No files were found to uninstall. Successfully installed PyQt5-sip-12.8.1 adaptive-0.11.1 appnope-0.1.2 asteval-0.9.22 atomicwrites-1.4.0 broadbean-0.10.0 cachetools-4.2.1 columnar-1.3.1 contextlib2-0.6.0.post1 google-api-core-1.26.0 google-auth-1.27.0 googleapis-common-protos-1.52.0 h5py-3.1.0 kiwisolver-1.3.1 lmfit-1.0.2 matplotlib-3.3.4 numpy-1.20.1 opencensus-0.7.12 opencensus-context-0.1.2 opencensus-ext-azure-1.0.7 pandas-1.2.2 plotly-4.14.3 protobuf-3.15.1 psutil-5.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyqt5-5.15.2 pyqtgraph-0.11.1 pyvisa-1.11.3 qblox-instruments-0.2.2 qcodes-0.22.0 quantify-core-0.3.1 quantify-scheduler-0.2.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.7.1 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 schema-0.7.4 scipy-1.6.1 sortedcollections-2.1.0 sortedcontainers-2.3.0 tabulate-0.8.9 toolz-0.11.1 uncertainties-3.1.5 websockets-8.1 wrapt-1.12.1 xarray-0.16.2 xxhash-2.0.0 [rtd-command-info] start-time: 2021-02-22T14:44:35.364469Z, end-time: 2021-02-22T14:44:35.420876Z, 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 --------------------------------------------- # 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 "sphinx.ext.viewcode", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx-jsonschema", "sphinx_rtd_theme", "sphinx.ext.mathjax", "sphinx.ext.todo", "nbsphinx", "sphinx-jsonschema", "jupyter_sphinx", "sphinxcontrib.blockdiag", ] # 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), } # 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, 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 # -- 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", ), ] blockdiag_html_image_format = "SVG" numfig = 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 # import importlib import sys import os.path from six import string_types 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': "54", 'version_slug': "54", '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/"), ("resources_refactor", "/en/resources_refactor/"), ("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'words', 'canonical_url': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/latest/', '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': '8a4841ab91b28d41a99314d465980d7d881ca97a', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '8a4841ab91b28d41a99314d465980d7d881ca97a', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': '8a4841ab91b28d41a99314d465980d7d881ca97a', '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': '8a4841ab', } # 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/54' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/569129/' 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-02-22T14:44:35.531186Z, end-time: 2021-02-22T14:44:57.695358Z, duration: 22, exit-code: 0 python -m sphinx -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.5.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... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] api_reference reading sources... [ 22%] authors reading sources... [ 33%] changelog reading sources... [ 44%] contributing reading sources... [ 55%] index reading sources... [ 66%] installation reading sources... [ 77%] readme reading sources... [ 88%] tutorials/Tutorial 1. basic experiment executing Tutorial 1. basic experiment reading sources... [100%] usage executing usage /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:47: WARNING: Duplicate substitution definition name: "citation1". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". ../README.rst:65: WARNING: Document may not end with a transition. ../README.rst:3: WARNING: duplicate label quantify-scheduler, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/index.rst ../README.rst:41: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/index.rst WARNING: Cell printed to stderr: /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/54/lib/python3.8/site-packages/quantify/scheduler/backends/pulsar_backend.py:326: RuntimeWarning: invalid value encountered in double_scalars /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/usage.rst:225: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/api_reference.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/usage.rst:274: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] api_reference writing output... [ 22%] authors writing output... [ 33%] changelog writing output... [ 44%] contributing writing output... [ 55%] index writing output... [ 66%] installation writing output... [ 77%] readme writing output... [ 88%] tutorials/Tutorial 1. basic experiment writing output... [100%] usage /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/54/docs/tutorials/Tutorial 1. basic experiment.rst:214: WARNING: undefined label: hardware mapping file generating indices... genindex py-modindex done highlighting module code... [ 11%] quantify.scheduler.backends.pulsar_backend highlighting module code... [ 22%] quantify.scheduler.compilation highlighting module code... [ 33%] quantify.scheduler.frontends highlighting module code... [ 44%] quantify.scheduler.gate_library highlighting module code... [ 55%] quantify.scheduler.pulse_library highlighting module code... [ 66%] quantify.scheduler.resources highlighting module code... [ 77%] quantify.scheduler.types highlighting module code... [ 88%] 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_6_1.png copying images... [ 66%] _build/jupyter_execute/Tutorial 1. Scheduler concepts_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, 9 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...