Read the Docs build information Build id: 464683 Project: quantify-quantify-scheduler Version: latest Commit: f6403f28ee68776a95b216ed23c94c071b24a46e Date: 2020-10-28T16:59:35.863627Z State: finished Success: True [rtd-command-info] start-time: 2020-10-28T16:59:37.624261Z, end-time: 2020-10-28T16:59:40.405377Z, 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: 2020-10-28T16:59:41.033162Z, end-time: 2020-10-28T16:59:41.098032Z, 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 f6403f2 Merge branch 'visualisation_refactor' into 'develop' [rtd-command-info] start-time: 2020-10-28T16:59:41.277161Z, end-time: 2020-10-28T16:59:41.336093Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-10-28T16:59:43.237745Z, end-time: 2020-10-28T16:59:48.541782Z, duration: 5, 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-10-28T16:59:48.699843Z, end-time: 2020-10-28T16:59:49.392427Z, 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-10-28T16:59:49.683548Z, end-time: 2020-10-28T17:00:14.752347Z, duration: 25, 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 Pygments>=2.0 Downloading Pygments-2.7.2-py3-none-any.whl (948 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 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 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=23754 sha256=3f4d9a9800c5c059e6ddbbccb40504af61153c03f230dfcbac358394f57fa5c2 Stored in directory: /tmp/pip-ephem-wheel-cache-nr4vu4kr/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=1259634 sha256=f5d15c51286e1fd1556aa64f5095dc6fb87ccc824f59d68a10e0648ecb6a630e Stored in directory: /tmp/pip-ephem-wheel-cache-nr4vu4kr/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=b56742b093a1f8fc9c9bd34907c4362b735dbc79c48aeca88022c18d2a0008da Stored in directory: /tmp/pip-ephem-wheel-cache-nr4vu4kr/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, Pygments, imagesize, MarkupSafe, Jinja2, pytz, babel, six, certifi, idna, chardet, urllib3, requests, pyparsing, packaging, snowballstemmer, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, 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.6.20 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.1 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-10-28T17:00:15.029932Z, end-time: 2020-10-28T17:00:33.953240Z, 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.2.1-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.1-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.11-py2.py3-none-any.whl (17 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 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) Collecting pycodestyle<2.7.0,>=2.6.0a1 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (1.1.4) 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: 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) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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) 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: 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) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: 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) 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) 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-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 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 nbformat Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) 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 blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting IPython Downloading ipython-7.18.1-py3-none-any.whl (786 kB) Collecting jsonpointer Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 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 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 iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting attrs>=17.4.0 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) Collecting py>=1.8.2 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting toml Downloading toml-0.10.1-py2.py3-none-any.whl (19 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 nose Downloading nose-1.3.7-py3-none-any.whl (154 kB) Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 17)) (5.4.1) Collecting importlib-metadata Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 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: 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.6.20) 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: 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: 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) 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.1) 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) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 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.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 entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 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 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) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) 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 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) 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: 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) 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) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 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 webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting notebook>=4.4.1 Downloading notebook-6.1.4-py3-none-any.whl (9.5 MB) Collecting tornado>=4.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 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 pyzmq>=13 Downloading pyzmq-19.0.2-cp38-cp38-manylinux1_x86_64.whl (1.1 MB) Collecting terminado>=0.8.3 Downloading terminado-0.9.1-py3-none-any.whl (13 kB) 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 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, tornado 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=7865edeb66b6187b052aff0ca85a25ceb5354efbd8d444a1923082dd40c78683 Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=2e8f4e77b0f68b06e0e36e476cf1f467ba5aa170c4af493f383ca73e664f7368 Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=bd63d25e9bd7ca6408d41d35d34b187ad12aad4c487789a468dae8840224d1b3 Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=91d25c310742d0f6d801f8a937137c1ea281ba9c0d5be5961ffa06873e9fd53e Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=6f7d9eff938516448096e46aa72b5666e470ebb6f582aae4a316211fc9ee3bd7 Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=ab2faad6132ffa3be83bb1dd79fe96a7a192e20444174d5453272ae4cd0eb61b Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/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=47599e8143c69dcb86e6e78de19b1069a3b6d4de41e5814b0f2e72b9e826ad16 Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=427546 sha256=4b37e9f791aa8098d4fba1a1a0f787f1880a3cee4a5aa14e840e781fd359e20d Stored in directory: /tmp/pip-ephem-wheel-cache-jmii1_qj/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d Successfully built watchdog sphinx-jsonschema PyYAML pathtools pandocfilters funcparserlib pyrsistent tornado Installing collected packages: bump2version, wheel, PyYAML, argh, pathtools, watchdog, mccabe, pyflakes, pycodestyle, flake8, coverage, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinx, ipython-genutils, traitlets, jupyter-core, pyrsistent, attrs, jsonschema, nbformat, mistune, testpath, pandocfilters, nest-asyncio, tornado, pyzmq, jupyter-client, async-generator, nbclient, jupyterlab-pygments, entrypoints, webencodings, bleach, defusedxml, nbconvert, nbsphinx, sphinx-rtd-theme, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, ptyprocess, terminado, Send2Trash, pycparser, cffi, argon2-cffi, backcall, pickleshare, decorator, wcwidth, prompt-toolkit, pexpect, parso, jedi, IPython, ipykernel, prometheus-client, notebook, widgetsnbextension, ipywidgets, jupyter-sphinx, jsonpointer, sphinx-jsonschema, pkginfo, tqdm, readme-renderer, requests-toolbelt, twine, iniconfig, py, pluggy, toml, pytest, pytest-runner, pytest-cov, nose, 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.18.1 PyYAML-5.3.1 Send2Trash-1.5.0 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.2.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 nose-1.3.7 notebook-6.1.4 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.1 pytest-cov-2.10.1 pytest-mpl-0.11 pytest-runner-5.2 pyzmq-19.0.2 readme-renderer-28.0 requests-toolbelt-0.9.1 sphinx-3.2.1 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.1 tornado-6.0.4 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-10-28T17:00:34.374556Z, end-time: 2020-10-28T17:01:05.170290Z, duration: 30, 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 Requirement already up-to-date: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (1.19.2) Collecting scipy Downloading scipy-1.5.3-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) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 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) 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.6.20) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.0-cp38-cp38-manylinux2010_x86_64.whl (1.6 MB) 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: 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) 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 pillow>=6.2.0 Downloading Pillow-8.0.1-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) 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: 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.2.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) Collecting xarray Downloading xarray-0.16.1-py3-none-any.whl (720 kB) Collecting adaptive Downloading adaptive-0.11.1-py3-none-any.whl (100 kB) 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 xxhash Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting pyqtgraph Downloading pyqtgraph-0.11.0-py3-none-any.whl (800 kB) Collecting lmfit Downloading lmfit-1.0.1.tar.gz (258 kB) Collecting qcodes Downloading qcodes-0.19.1-py3-none-any.whl (1.1 MB) Requirement already up-to-date: pandas>=0.25 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from xarray->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.1.3) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.2.2-py2.py3-none-any.whl (29 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 PyQt5-sip<13,>=12.7 Downloading PyQt5_sip-12.8.1-cp38-cp38-manylinux1_x86_64.whl (293 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 pyvisa<1.12,>=1.11.1 Downloading PyVISA-1.11.1-py3-none-any.whl (188 kB) Collecting tabulate Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) Collecting ruamel.yaml!=0.16.6 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) Collecting requirements-parser Downloading requirements-parser-0.2.0.tar.gz (6.3 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 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 wrapt Downloading wrapt-1.12.1.tar.gz (27 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 broadbean>=0.9.1 Downloading broadbean-0.9.1-py3-none-any.whl (32 kB) Collecting h5py>=2.6 Downloading h5py-2.10.0-cp38-cp38-manylinux1_x86_64.whl (2.9 MB) 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 websockets>=7.0 Downloading websockets-8.1-cp38-cp38-manylinux2010_x86_64.whl (78 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>=0.25->xarray->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2020.1) 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) 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: 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) 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: 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: 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.18.1) 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) Collecting psutil>=5.6.3 Downloading psutil-5.7.3.tar.gz (465 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 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) Collecting schema Downloading schema-0.7.2-py2.py3-none-any.whl (16 kB) 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.0.4) 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) 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.4) 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 google-auth<2.0dev,>=1.21.1 Downloading google_auth-1.22.1-py2.py3-none-any.whl (114 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Requirement already up-to-date: pyzmq>=13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jupyter-client->ipykernel>=4.5.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (19.0.2) 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) 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: 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: 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: 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: 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) 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) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.1.1-py3-none-any.whl (10 kB) 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: 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: 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: 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) 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: 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: 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: 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) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 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) 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: 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: 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) Building wheels for collected packages: quantify-scheduler, retrying, lmfit, asteval, requirements-parser, wrapt, 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=32431 sha256=f8c93477795c6e5d03e07fcce54d15d5f73ac2281d08844adbcf7ba3bce6f3e8 Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/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=57805eb0756d17bff7b9592cb953e50d7a58a75fb35b2ded38c05a362c7d9d06 Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/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=9102ba23a760f00c46143ab00b1d68c447d8a073c00d922390c9b6bc83621bc4 Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/wheels/b6/e0/3d/52a095d9f869ec51e0f8052e4e80bf8e8d844d574e3f7d214b 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=5881a8fb8d847701e53b7877200188dcccbde86087292930c73f6265af71272a Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/wheels/6b/fe/61/bf48e349c0a5d9683e8fdb9a31b8500ac809d88a8c26022cc9 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=b16f41d15bebeb7dd8db8ec7401e802de7b0c0bc4bda8a9fafc8bde974032a73 Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/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=78049 sha256=ddb20a73471217550d930c6eae865b1ed6f65cbd13645d2ce1f60ce26c714a6c Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 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=285724 sha256=26d485432dca81240ae5e6c206e4261cb5e39d65c8de5d6c24fd8de4fb21aab4 Stored in directory: /tmp/pip-ephem-wheel-cache-gzz0q5xb/wheels/f6/59/c2/38111ef4c354088a156bc95fbeb5396c0cac91a0f62f7158b9 Successfully built quantify-scheduler retrying lmfit asteval requirements-parser wrapt psutil Installing collected packages: scipy, toolz, columnar, retrying, plotly, xarray, sortedcontainers, atomicwrites, sortedcollections, adaptive, PyQt5-sip, pyqt5, xxhash, pyqtgraph, asteval, uncertainties, lmfit, typing-extensions, pyvisa, tabulate, ruamel.yaml.clib, ruamel.yaml, requirements-parser, opencensus-context, pyasn1, rsa, pyasn1-modules, cachetools, google-auth, protobuf, googleapis-common-protos, google-api-core, opencensus, psutil, opencensus-ext-azure, wrapt, contextlib2, schema, broadbean, h5py, websockets, qcodes, quantify-core, quantify-scheduler, kiwisolver, pillow 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. Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 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.22.1 googleapis-common-protos-1.52.0 h5py-2.10.0 kiwisolver-1.3.0 lmfit-1.0.1 opencensus-0.7.11 opencensus-context-0.1.2 opencensus-ext-azure-1.0.5 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.1 qcodes-0.19.1 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.3 sortedcollections-1.2.1 sortedcontainers-2.2.2 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-10-28T17:01:07.244288Z, end-time: 2020-10-28T17:01:07.316806Z, 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': 'f6403f28', } 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-10-28T17:01:07.752629Z, end-time: 2020-10-28T17:02:14.525050Z, duration: 66, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.2.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 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference Matplotlib is building the font cache; this may take a moment. 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-modindexdone 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... searchdone 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...