Read the Docs build information Build id: 475543 Project: quantify-quantify-scheduler Version: latest Commit: 99afe27604b6d1f87cd12227a25678aedfdee01d Date: 2020-11-10T10:31:15.364385Z State: finished Success: True [rtd-command-info] start-time: 2020-11-10T10:31:16.745829Z, end-time: 2020-11-10T10:31:20.259483Z, 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: 2020-11-10T10:31:20.963024Z, end-time: 2020-11-10T10:31:21.030253Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. 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 99afe27 Merge branch 'operation_properties' into 'develop' [rtd-command-info] start-time: 2020-11-10T10:31:21.766078Z, end-time: 2020-11-10T10:31:21.821438Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-11-10T10:31:22.974988Z, end-time: 2020-11-10T10:31:27.119642Z, 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/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-11-10T10:31:27.283871Z, end-time: 2020-11-10T10:31:28.000938Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (20.2.4) [rtd-command-info] start-time: 2020-11-10T10:31:28.346461Z, end-time: 2020-11-10T10:31:54.814952Z, duration: 26, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 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.1-py2.py3-none-any.whl (13 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.2-py3-none-any.whl (948 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting pytz>=2015.7 Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.11.8-py2.py3-none-any.whl (155 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=23754 sha256=ac28b04725066b1f4ca1249d2ec8c8f40b61aa7082edf1bfb08ee0381079a8ba Stored in directory: /tmp/pip-ephem-wheel-cache-y3kgzeem/wheels/93/2f/a4/2f9af849a57eb554a36d31257560b5e9e207697f285eb06351 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=1259514 sha256=a6e3a2bc735916fdb08d6149905b7f93cc3dfe6f763616c77f45260b8e262185 Stored in directory: /tmp/pip-ephem-wheel-cache-y3kgzeem/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=d3c4f5586fdf6b081ebe790b2fa9c2fccfe711b6e91f605b5b7af5ce20a09726 Stored in directory: /tmp/pip-ephem-wheel-cache-y3kgzeem/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, six, pyparsing, packaging, snowballstemmer, MarkupSafe, Jinja2, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, imagesize, Pygments, chardet, idna, urllib3, certifi, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. matplotlib 3.3.2 requires pillow>=6.2.0, but you'll have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.2 alabaster-0.7.12 babel-2.8.0 certifi-2020.11.8 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.4 readthedocs-sphinx-ext-2.1.1 recommonmark-0.5.0 requests-2.24.0 setuptools-50.3.2 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.11 [rtd-command-info] start-time: 2020-11-10T10:31:54.915495Z, end-time: 2020-11-10T10:32:13.499483Z, duration: 18, 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/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 1)) (20.2.4) 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 flake8 Downloading flake8-3.8.4-py2.py3-none-any.whl (72 kB) Collecting coverage Downloading coverage-5.3-cp38-cp38-manylinux1_x86_64.whl (230 kB) Collecting sphinx>=2 Downloading Sphinx-3.3.0-py3-none-any.whl (2.9 MB) Collecting nbsphinx Downloading nbsphinx-0.8.0-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.5.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.1.2-py3-none-any.whl (272 kB) Collecting pytest-runner Downloading pytest_runner-5.2-py2.py3-none-any.whl (6.8 kB) Collecting pytest-cov Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) Collecting pytest-mpl Downloading pytest_mpl-0.12-py3-none-any.whl (13 kB) Collecting flake8-html Downloading flake8_html-0.4.1-py2.py3-none-any.whl (13 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.1.tar.gz (269 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 pycodestyle<2.7.0,>=2.6.0a1 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pyflakes<2.3.0,>=2.2.0 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.0.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (1.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (50.3.2) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.24.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.7.2) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.8.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (1.1.4) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.11.2) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (20.4) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (0.7.12) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting traitlets Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting nbformat Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting IPython Downloading ipython-7.19.0-py3-none-any.whl (784 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting jsonpointer Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-28.0-py2.py3-none-any.whl (15 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.6.1-py2.py3-none-any.whl (25 kB) Collecting tqdm>=4.14 Downloading tqdm-4.51.0-py2.py3-none-any.whl (70 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting py>=1.8.2 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 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 17)) (3.3.2) Collecting importlib-metadata Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx>=2->-r requirements_dev.txt (line 7)) (2020.11.8) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx>=2->-r requirements_dev.txt (line 7)) (2.10) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx>=2->-r requirements_dev.txt (line 7)) (1.25.11) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx>=2->-r requirements_dev.txt (line 7)) (3.0.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 7)) (2020.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx>=2->-r requirements_dev.txt (line 7)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from packaging->sphinx>=2->-r requirements_dev.txt (line 7)) (2.4.7) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from packaging->sphinx>=2->-r requirements_dev.txt (line 7)) (1.15.0) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) 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: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 10)) (5.4.1) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.8-py3-none-any.whl (355 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.4-py3-none-any.whl (120 kB) 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 17)) (0.10.0) 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 17)) (1.19.2) 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 17)) (1.2.0) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 17)) (2.8.1) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.2-py3-none-any.whl (5.3 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting notebook>=4.4.1 Downloading notebook-6.1.5-py3-none-any.whl (9.5 MB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting pyzmq>=13 Downloading pyzmq-19.0.2-cp38-cp38-manylinux1_x86_64.whl (1.1 MB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting terminado>=0.8.3 Downloading terminado-0.9.1-py3-none-any.whl (13 kB) Collecting prometheus-client Downloading prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.3-cp38-cp38-manylinux1_x86_64.whl (410 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Building wheels for collected packages: watchdog, sphinx-jsonschema, PyYAML, pathtools, pandocfilters, funcparserlib, pyrsistent 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=312da27e696f54fd502f0b601dc17939d37ebeec62c1aa39453df6a66aac606e Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/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.5-py3-none-any.whl size=12558 sha256=930be36ac90552d16b491f3e06512fb02f79f6d42888f3fc2998fdc1dafa0fbe Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/c0/20/56/5bc85ec6c611aca29569f51869c48ca65472cc5d403be76ce8 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44619 sha256=a6ac65c75e4ad97ae7d0adda256291a12ce21e83202ff529c4112dccb0d970f5 Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c 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=8785 sha256=850c29119243ce929d4826a57aa300bc9341ad6146673dabd39e5f5e5573a6b0 Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 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=7991 sha256=539d8918d810be7788ea17f7f21a1c9fde466c3ba7beddfd704878c8207e27fa Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f 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=17449 sha256=950da75f0d24461554cc4a82d7ea7298da564cfd4f696096f8b66c9f528707a9 Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 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=119637 sha256=a598372d7036d6ac4e39117050df18a7c66c5d00a0236250df21d9e865785a7c Stored in directory: /tmp/pip-ephem-wheel-cache-qk3rrkkj/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Successfully built watchdog sphinx-jsonschema PyYAML pathtools pandocfilters funcparserlib pyrsistent Installing collected packages: bump2version, wheel, PyYAML, argh, pathtools, watchdog, pycodestyle, mccabe, pyflakes, flake8, coverage, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-jsmath, sphinx, webencodings, bleach, pandocfilters, mistune, ipython-genutils, traitlets, jupyter-core, attrs, pyrsistent, jsonschema, nbformat, nest-asyncio, pyzmq, tornado, jupyter-client, async-generator, nbclient, jupyterlab-pygments, defusedxml, testpath, entrypoints, nbconvert, nbsphinx, sphinx-rtd-theme, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, backcall, ptyprocess, pexpect, parso, jedi, decorator, wcwidth, prompt-toolkit, pickleshare, IPython, Send2Trash, pycparser, cffi, argon2-cffi, ipykernel, terminado, prometheus-client, notebook, widgetsnbextension, ipywidgets, jupyter-sphinx, jsonpointer, sphinx-jsonschema, readme-renderer, requests-toolbelt, pkginfo, tqdm, twine, toml, py, iniconfig, pluggy, pytest, pytest-runner, pytest-cov, pytest-mpl, zipp, importlib-metadata, flake8-html Attempting uninstall: wheel Found existing installation: wheel 0.35.1 Uninstalling wheel-0.35.1: Successfully uninstalled wheel-0.35.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 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.19.0 PyYAML-5.3.1 Send2Trash-1.5.0 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.2.1 blockdiag-2.0.1 bump2version-0.5.11 cffi-1.14.3 coverage-5.3 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 flake8-3.8.4 flake8-html-0.4.1 funcparserlib-0.3.6 importlib-metadata-2.0.0 iniconfig-1.1.1 ipykernel-5.3.4 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 jsonpointer-2.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.6.3 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 mccabe-0.6.1 mistune-0.8.4 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.0.8 nbsphinx-0.8.0 nest-asyncio-1.4.2 notebook-6.1.5 pandocfilters-1.4.3 parso-0.7.1 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.6.1 pluggy-0.13.1 prometheus-client-0.8.0 prompt-toolkit-3.0.8 ptyprocess-0.6.0 py-1.9.0 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.17.3 pytest-6.1.2 pytest-cov-2.10.1 pytest-mpl-0.12 pytest-runner-5.2 pyzmq-19.0.2 readme-renderer-28.0 requests-toolbelt-0.9.1 sphinx-3.3.0 sphinx-jsonschema-1.16.5 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.1 testpath-0.4.4 toml-0.10.2 tornado-6.1 tqdm-4.51.0 traitlets-5.0.5 twine-1.14.0 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 zipp-3.4.0 [rtd-command-info] start-time: 2020-11-10T10:32:14.097157Z, end-time: 2020-11-10T10:32:50.887487Z, duration: 36, 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/latest Collecting numpy Downloading numpy-1.19.4-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) Collecting scipy Downloading scipy-1.5.4-cp38-cp38-manylinux1_x86_64.whl (25.8 MB) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Requirement already up-to-date: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (3.3.2) Collecting plotly Downloading plotly-4.12.0-py2.py3-none-any.whl (13.1 MB) Requirement already up-to-date: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (3.2.0) Collecting quantify-core>=0.2.0 Downloading quantify_core-0.2.0-py2.py3-none-any.whl (27 kB) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.1.0) (0.2.5) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Requirement already up-to-date: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (0.10.0) Requirement already up-to-date: certifi>=2020.06.20 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2020.11.8) Requirement already up-to-date: 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/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.4.7) Collecting pillow>=6.2.0 Downloading Pillow-8.0.1-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Requirement already up-to-date: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.8.1) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from plotly->quantify-scheduler==0.1.0) (1.15.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (0.17.3) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (50.3.2) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (20.3.0) Collecting qcodes Downloading qcodes-0.19.2-py3-none-any.whl (1.1 MB) Collecting pyqt5==5.14.0 Downloading PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (63.5 MB) Collecting adaptive Downloading adaptive-0.11.1-py3-none-any.whl (100 kB) Collecting xarray Downloading xarray-0.16.1-py3-none-any.whl (720 kB) Collecting pyqtgraph Downloading pyqtgraph-0.11.0-py3-none-any.whl (800 kB) Collecting xxhash Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting lmfit Downloading lmfit-1.0.1.tar.gz (258 kB) Collecting requirements-parser Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting ruamel.yaml!=0.16.6 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) Collecting pyvisa<1.12,>=1.10.1 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Collecting h5py>=2.6 Downloading h5py-3.1.0-cp38-cp38-manylinux1_x86_64.whl (4.4 MB) Collecting wrapt Downloading wrapt-1.12.1.tar.gz (27 kB) Requirement already up-to-date: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.51.0) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.5-py2.py3-none-any.whl (37 kB) Requirement already up-to-date: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (20.4) Collecting broadbean>=0.9.1 Downloading broadbean-0.9.1-py3-none-any.whl (32 kB) Requirement already up-to-date: ipywidgets in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (7.5.1) Collecting websockets>=7.0 Downloading websockets-8.1-cp38-cp38-manylinux2010_x86_64.whl (78 kB) Collecting typing-extensions Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.11-py2.py3-none-any.whl (127 kB) Collecting tabulate Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) Collecting pandas Downloading pandas-1.1.4-cp38-cp38-manylinux1_x86_64.whl (9.3 MB) Collecting PyQt5-sip<13,>=12.7 Downloading PyQt5_sip-12.8.1-cp38-cp38-manylinux1_x86_64.whl (293 kB) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-1.2.1-py2.py3-none-any.whl (8.4 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) Collecting asteval>=0.9.16 Downloading asteval-0.9.19.tar.gz (207 kB) Collecting uncertainties>=3.0.1 Downloading uncertainties-3.1.4-py2.py3-none-any.whl (246 kB) Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB) Requirement already up-to-date: requests>=2.19.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.24.0) Collecting psutil>=5.6.3 Downloading psutil-5.7.3.tar.gz (465 kB) Collecting schema Downloading schema-0.7.2-py2.py3-none-any.whl (16 kB) Requirement already up-to-date: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.0.5) Requirement already up-to-date: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.5.1) Requirement already up-to-date: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (7.19.0) Requirement already up-to-date: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.0.8) Requirement already up-to-date: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.3.4) Collecting opencensus-context==0.1.2 Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Collecting google-api-core<2.0.0,>=1.0.0 Downloading google_api_core-1.23.0-py2.py3-none-any.whl (91 kB) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pandas->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2020.4) Requirement already up-to-date: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from uncertainties>=3.0.1->lmfit->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.18.2) Requirement already up-to-date: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.0.4) Requirement already up-to-date: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.10) Requirement already up-to-date: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.25.11) Collecting contextlib2>=0.5.5 Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Requirement already up-to-date: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from traitlets>=4.3.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.2.0) Requirement already up-to-date: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.1.5) Requirement already up-to-date: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.4.2) Requirement already up-to-date: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.2.0) Requirement already up-to-date: pexpect>4.3; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.8.0) Requirement already up-to-date: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.7.5) Requirement already up-to-date: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.17.2) Requirement already up-to-date: 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/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.0.8) Requirement already up-to-date: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.7.2) Requirement already up-to-date: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.6.3) Requirement already up-to-date: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.1) Requirement already up-to-date: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.1.7) Collecting protobuf>=3.12.0 Downloading protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) Collecting google-auth<2.0dev,>=1.21.1 Downloading google_auth-1.23.0-py2.py3-none-any.whl (114 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Requirement already up-to-date: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.11.2) Requirement already up-to-date: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (20.1.0) Requirement already up-to-date: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.5.0) Requirement already up-to-date: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.0.7) Requirement already up-to-date: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (19.0.2) Requirement already up-to-date: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.8.0) Requirement already up-to-date: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.9.1) Requirement already up-to-date: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pexpect>4.3; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.6.0) Requirement already up-to-date: parso<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.7.1) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.1.1-py3-none-any.whl (10 kB) Collecting rsa<5,>=3.1.4; python_version >= "3.5" Downloading rsa-4.6-py3-none-any.whl (47 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.1.1) Requirement already up-to-date: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.14.3) Requirement already up-to-date: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.4.3) Requirement already up-to-date: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.8.4) Requirement already up-to-date: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.2.1) Requirement already up-to-date: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.4.4) Requirement already up-to-date: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.5.1) Requirement already up-to-date: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.1.2) Requirement already up-to-date: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.6.0) Requirement already up-to-date: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.3) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already up-to-date: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.20) Requirement already up-to-date: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.5.1) Requirement already up-to-date: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.4.2) Requirement already up-to-date: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.10) Building wheels for collected packages: quantify-scheduler, retrying, lmfit, requirements-parser, wrapt, asteval, psutil 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.1.0-py2.py3-none-any.whl size=32337 sha256=8de68a068084eca59027929f2d176b5411e415d9886a7c9fa6989f6d032b252a Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/20/75/52/e94bf742e2eaacdf5e24c8070cab3b69a05222f1c3dd3a49bf 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=409a4b2a6c4c9cfb764b576fbe0160f58f27a977e0b700b184f210a36a3c3e71 Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 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.1-py3-none-any.whl size=81988 sha256=09a954b0cdceddf4700f9dc1fdd489fa5415c342cb4580160e4d637f18da9e1d Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/b6/e0/3d/52a095d9f869ec51e0f8052e4e80bf8e8d844d574e3f7d214b 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=7a0f7fe6f554f9529101b523274aeb2d6a93b2a68e55f1a6bfaa8f82b2349e1b Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/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=78056 sha256=f7c8da55fb5ef5b0016e57505318288c9bdf2c5d70a8ba3604e1996fd020a6fd Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 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.19-py3-none-any.whl size=17484 sha256=5d91c3d543af4cc8119e7426db2c29c122fcb8b09e909c1e9986195fa98dc6fd Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/6b/fe/61/bf48e349c0a5d9683e8fdb9a31b8500ac809d88a8c26022cc9 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.3-cp38-cp38-linux_x86_64.whl size=285730 sha256=51938c1e7d99e38e06c39224bcb60f0465c86bb68cca72f92fa2884e897a122c Stored in directory: /tmp/pip-ephem-wheel-cache-2g9z7j6_/wheels/f6/59/c2/38111ef4c354088a156bc95fbeb5396c0cac91a0f62f7158b9 Successfully built quantify-scheduler retrying lmfit requirements-parser wrapt asteval psutil Installing collected packages: numpy, scipy, toolz, columnar, retrying, plotly, requirements-parser, ruamel.yaml.clib, ruamel.yaml, typing-extensions, pyvisa, h5py, wrapt, psutil, opencensus-context, protobuf, cachetools, pyasn1, rsa, pyasn1-modules, google-auth, googleapis-common-protos, google-api-core, opencensus, opencensus-ext-azure, contextlib2, schema, broadbean, websockets, tabulate, pandas, qcodes, PyQt5-sip, pyqt5, atomicwrites, sortedcontainers, sortedcollections, adaptive, xarray, pyqtgraph, xxhash, asteval, uncertainties, lmfit, quantify-core, quantify-scheduler, pillow, kiwisolver 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/latest Can't uninstall 'numpy'. 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/latest Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 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/latest Can't uninstall 'kiwisolver'. No files were found to uninstall. Successfully installed PyQt5-sip-12.8.1 adaptive-0.11.1 asteval-0.9.19 atomicwrites-1.4.0 broadbean-0.9.1 cachetools-4.1.1 columnar-1.3.1 contextlib2-0.6.0.post1 google-api-core-1.23.0 google-auth-1.23.0 googleapis-common-protos-1.52.0 h5py-3.1.0 kiwisolver-1.3.1 lmfit-1.0.1 numpy-1.19.4 opencensus-0.7.11 opencensus-context-0.1.2 opencensus-ext-azure-1.0.5 pandas-1.1.4 pillow-8.0.1 plotly-4.12.0 protobuf-3.13.0 psutil-5.7.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyqt5-5.14.0 pyqtgraph-0.11.0 pyvisa-1.11.3 qcodes-0.19.2 quantify-core-0.2.0 quantify-scheduler-0.1.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 schema-0.7.2 scipy-1.5.4 sortedcollections-1.2.1 sortedcontainers-2.3.0 tabulate-0.8.7 toolz-0.11.1 typing-extensions-3.7.4.3 uncertainties-3.1.4 websockets-8.1 wrapt-1.12.1 xarray-0.16.1 xxhash-2.0.0 [rtd-command-info] start-time: 2020-11-10T10:32:52.217575Z, end-time: 2020-11-10T10:32:52.293263Z, 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', '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 = False # -- 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' ########################################################################### # 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': "latest", 'version_slug': "latest", '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'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': 'develop', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': 'develop', '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': '99afe276', } 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") 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: 2020-11-10T10:32:52.403539Z, end-time: 2020-11-10T10:33:08.960157Z, duration: 16, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.3.0 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 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference reading sources... [ 20%] authors reading sources... [ 30%] changelog reading sources... [ 40%] concepts reading sources... [ 50%] contributing reading sources... [ 60%] index reading sources... [ 70%] installation reading sources... [ 80%] readme reading sources... [ 90%] toolchain reading sources... [100%] tutorials/Tutorial 1 scheduler concepts executing Tutorial 1 scheduler concepts /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.types.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/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/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". WARNING: autodoc: failed to import module 'visualization' from module 'quantify.scheduler.backends'; the following exception was raised: No module named 'quantify.scheduler.backends.visualization' /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.box_text:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.box_text, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.fluxPulse:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.fluxPulse, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.interval:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.interval, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.meter:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.meter, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.mwPulse:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.mwPulse, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.new_pulse_fig:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.new_pulse_fig, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.new_pulse_subplot:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.new_pulse_subplot, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.pulse_diagram_plotly:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.pulse_diagram_plotly, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/visualization/pulse_scheme.py:docstring of quantify.scheduler.visualization.pulse_scheme.ramZPulse:1: WARNING: duplicate object description of quantify.scheduler.visualization.pulse_scheme.ramZPulse, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst:75: WARNING: duplicate label visualization, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst:87: WARNING: duplicate label circuit_diagram, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/concepts.rst:27: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst ../README.rst:68: 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/latest/docs/index.rst ../README.rst:44: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/tutorials/Tutorial 1 scheduler concepts.rst:315: WARNING: Title level inconsistent: Visualization using a pulse diagram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/tutorials/Tutorial 1 scheduler concepts.rst:275: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api_reference writing output... [ 20%] authors writing output... [ 30%] changelog writing output... [ 40%] concepts writing output... [ 50%] contributing writing output... [ 60%] index writing output... [ 70%] installation writing output... [ 80%] readme writing output... [ 90%] toolchain writing output... [100%] tutorials/Tutorial 1 scheduler concepts 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... [ 50%] images/bell_circuit_QI.png copying images... [100%] _build/jupyter_execute/tutorials/Tutorial 1. Scheduler concepts_11_1.png copying downloadable files... [ 50%] _build/jupyter_execute/tutorials/Tutorial 1. Scheduler concepts.ipynb copying downloadable files... [100%] _build/jupyter_execute/tutorials/Tutorial 1. Scheduler concepts.py copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 23 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...