Read the Docs build information Build id: 722440 Project: quantify-quantify-scheduler Version: stable Commit: 4ae30452761ac20a8b852a3f9744a724c502e938 Date: 2021-09-15T15:03:51.286380Z State: finished Success: False [rtd-command-info] start-time: 2021-09-15T15:03:52.704135Z, end-time: 2021-09-15T15:03:59.169174Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2021-09-15T15:03:59.329252Z, end-time: 2021-09-15T15:03:59.492247Z, duration: 0, exit-code: 0 git checkout --force 4ae30452761ac20a8b852a3f9744a724c502e938 Note: checking out '4ae30452761ac20a8b852a3f9744a724c502e938'. 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 4ae3045 Fix to change the date in the changelog. [rtd-command-info] start-time: 2021-09-15T15:03:59.606528Z, end-time: 2021-09-15T15:03:59.677688Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-09-15T15:04:00.791467Z, end-time: 2021-09-15T15:04:05.082587Z, 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/stable/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-09-15T15:04:05.216893Z, end-time: 2021-09-15T15:04:06.399792Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (21.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (58.0.4) [rtd-command-info] start-time: 2021-09-15T15:04:06.559883Z, end-time: 2021-09-15T15:04:34.223060Z, duration: 27, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting setuptools Downloading setuptools-58.0.4-py3-none-any.whl (816 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.5-py3-none-any.whl (37 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 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.5-py2.py3-none-any.whl (94 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=23772 sha256=3097006bd87e7a0c6e1a5faa82b3be224280c407327f79684543935bd9bbb226 Stored in directory: /tmp/pip-ephem-wheel-cache-b84wwbdi/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1259997 sha256=bdfc98405ee7e4d8540390f4c60653420b16804c7e6e7c7bb8270e445cad9971 Stored in directory: /tmp/pip-ephem-wheel-cache-b84wwbdi/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=491070 sha256=c5eb41b107f86c795027ca1571115c6ee6831b5fe996c3e69cf6f93733d87647 Stored in directory: /tmp/pip-ephem-wheel-cache-b84wwbdi/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. matplotlib 3.3.2 requires pillow>=6.2.0, but you have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.5 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 setuptools-58.0.4 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.6 [rtd-command-info] start-time: 2021-09-15T15:04:34.381879Z, end-time: 2021-09-15T15:05:05.524444Z, duration: 31, 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/stable/lib/python3.8/site-packages (from -r requirements_dev.txt (line 3)) (21.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 coverage Downloading coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl (245 kB) Collecting sphinx>=2 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme==0.5.0rc2 Downloading sphinx_rtd_theme-0.5.0rc2-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-blockdiag Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting jupyter_sphinx>=0.3.2 Downloading jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB) Collecting sphinx-jsonschema>=1.15 Downloading sphinx-jsonschema-1.16.11.tar.gz (15 kB) Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.2.5-py3-none-any.whl (280 kB) Collecting pytest-runner Downloading pytest_runner-5.3.1-py3-none-any.whl (7.1 kB) Collecting pytest-cov Downloading pytest_cov-2.12.1-py2.py3-none-any.whl (20 kB) Collecting pytest-mpl Downloading pytest_mpl-0.13-py3-none-any.whl (13 kB) Collecting pytest-mock Downloading pytest_mock-3.6.1-py3-none-any.whl (12 kB) Collecting pytest-xdist Downloading pytest_xdist-2.3.0-py3-none-any.whl (37 kB) Collecting pygments==2.6.1 Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Collecting black Downloading black-21.9b0-py3-none-any.whl (148 kB) Collecting pylint Downloading pylint-2.10.2-py3-none-any.whl (392 kB) Collecting pre-commit Downloading pre_commit-2.15.0-py2.py3-none-any.whl (191 kB) Collecting scanpydoc==0.6 Downloading scanpydoc-0.6-py3-none-any.whl (29 kB) Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting rich[jupyter] Downloading rich-10.9.0-py3-none-any.whl (211 kB) Collecting cachecontrol Downloading CacheControl-0.12.6-py2.py3-none-any.whl (19 kB) Collecting lockfile Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting sphinx-toolbox Downloading sphinx_toolbox-2.14.0-py3-none-any.whl (473 kB) Collecting enum_tools Downloading enum_tools-0.6.4-py3-none-any.whl (18 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-29.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (2.26.0) Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 16)) (58.0.4) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.7.1-py2.py3-none-any.whl (25 kB) Collecting tqdm>=4.14 Downloading tqdm-4.62.2-py2.py3-none-any.whl (76 kB) Collecting get_version Downloading get_version-3.5-py3-none-any.whl (17 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (3.0.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.9.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (21.0) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (2.1.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.2.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 8)) (1.1.5) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting IPython Downloading ipython-7.27.0-py3-none-any.whl (787 kB) Collecting nbconvert>=5.5 Downloading nbconvert-6.1.0-py3-none-any.whl (551 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB) Collecting jsonpointer Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) Collecting livereload Downloading livereload-2.6.3.tar.gz (25 kB) Collecting colorama Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting attrs>=19.2.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 20)) (3.3.2) Collecting pytest-forked Downloading pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Downloading execnet-1.9.0-py2.py3-none-any.whl (39 kB) Collecting click>=7.1.2 Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting pathspec<1,>=0.9.0 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting platformdirs>=2 Downloading platformdirs-2.3.0-py3-none-any.whl (13 kB) Collecting regex>=2020.1.8 Downloading regex-2021.8.28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761 kB) Collecting tomli<2.0.0,>=0.2.6 Downloading tomli-1.2.1-py3-none-any.whl (11 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting typing-extensions>=3.10.0.0 Downloading typing_extensions-3.10.0.2-py3-none-any.whl (26 kB) Collecting astroid<2.8,>=2.7.2 Downloading astroid-2.7.3-py3-none-any.whl (240 kB) Collecting mccabe<0.7,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting isort<6,>=4.2.5 Downloading isort-5.9.3-py3-none-any.whl (106 kB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) Collecting identify>=1.0.0 Downloading identify-2.2.14-py2.py3-none-any.whl (98 kB) Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Collecting msgpack>=0.5.2 Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB) Collecting ruamel-yaml>=0.16.12 Downloading ruamel.yaml-0.17.16-py3-none-any.whl (109 kB) Collecting domdf-python-tools>=2.9.0 Downloading domdf_python_tools-3.1.0-py3-none-any.whl (120 kB) Collecting deprecation-alias>=0.2.0 Downloading deprecation_alias-0.2.0-py3-none-any.whl (10 kB) Collecting dict2css>=0.2.3 Downloading dict2css-0.2.4-py3-none-any.whl (25 kB) Collecting apeye[limiter]>=0.9.0 Downloading apeye-1.1.0-py3-none-any.whl (118 kB) Collecting autodocsumm<0.2.3,>=0.2.0 Downloading autodocsumm-0.2.2.tar.gz (43 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.11.1-py3-none-any.whl (8.7 kB) Collecting tabulate>=0.8.7 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting sphinx>=2 Downloading Sphinx-4.0.3-py3-none-any.whl (2.9 MB) Collecting sphinx-prompt>=1.1.0 Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting html5lib>=1.1 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting consolekit>=0.3.1 Downloading consolekit-1.3.0-py3-none-any.whl (111 kB) Collecting sphinx-tabs<=3.2.0,>=1.2.1 Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB) Collecting beautifulsoup4>=4.9.1 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Requirement already satisfied: idna>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from apeye[limiter]>=0.9.0->sphinx-toolbox->-r requirements_dev.txt (line 36)) (3.2) Collecting appdirs>=1.4.4 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting wrapt<1.13,>=1.11 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (58 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 8)) (2021.1) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-3a9kjpyi/funcparserlib_1a049fe5efda43c39e7e34b317a50f36/setup.py'"'"'; __file__='"'"'/tmp/pip-install-3a9kjpyi/funcparserlib_1a049fe5efda43c39e7e34b317a50f36/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-j9t981f8 cwd: /tmp/pip-install-3a9kjpyi/funcparserlib_1a049fe5efda43c39e7e34b317a50f36/ Complete output (1 lines): error in funcparserlib setup command: use_2to3 is invalid. ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cb/f7/b4a59c3ccf67c0082546eaeb454da1a6610e924d2e7a2a21f337ecae7b40/funcparserlib-0.3.6.tar.gz#sha256=b7992eac1a3eb97b3d91faa342bfda0729e990bd8a43774c1592c091e563c91d (from https://pypi.org/simple/funcparserlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading funcparserlib-0.3.5.tar.gz (33 kB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/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 mistletoe>=0.7.2 Downloading mistletoe-0.7.2-py3-none-any.whl (28 kB) Collecting deprecation>=2.1.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting css-parser==1.0.6 Downloading css_parser-1.0.6-py2.py3-none-any.whl (197 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-4.8.1-py3-none-any.whl (17 kB) Collecting natsort>=7.0.1 Downloading natsort-7.1.1-py3-none-any.whl (35 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from html5lib>=1.1->sphinx-toolbox->-r requirements_dev.txt (line 36)) (1.16.0) Collecting zipp>=0.5 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.2-py3-none-any.whl (243 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-6.4.1-py3-none-any.whl (124 kB) Collecting traitlets>=4.3.1 Downloading traitlets-5.1.0-py3-none-any.whl (101 kB) Collecting ipython-genutils~=0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-client<8.0 Downloading jupyter_client-7.0.2-py3-none-any.whl (122 kB) Collecting debugpy<2.0,>=1.0.0 Downloading debugpy-1.4.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) Collecting matplotlib-inline<0.2.0,>=0.1.0 Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting tornado<7.0,>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.20-py3-none-any.whl (370 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-5.1.0-py3-none-any.whl (9.1 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.2-py2.py3-none-any.whl (94 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx>=2->-r requirements_dev.txt (line 8)) (2.0.1) Collecting jupyter-core>=4.6.0 Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting pyzmq>=13 Downloading pyzmq-22.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->jupyter_sphinx>=0.3.2->-r requirements_dev.txt (line 11)) (2.8.1) Collecting entrypoints Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting nest-asyncio>=1.5 Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.4-py3-none-any.whl (66 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting bleach Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.18.0-cp38-cp38-manylinux1_x86_64.whl (118 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from packaging->sphinx>=2->-r requirements_dev.txt (line 8)) (2.4.7) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2021.5.30) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (1.26.6) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 16)) (2.0.5) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.6-cp38-cp38-manylinux1_x86_64.whl (570 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.2-py2.py3-none-any.whl (338 kB) Collecting backports.entry-points-selectable>=1.0.4 Downloading backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) Collecting filelock<4,>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting notebook>=4.4.1 Downloading notebook-6.4.3-py3-none-any.whl (9.9 MB) Collecting argon2-cffi Downloading argon2_cffi-21.1.0-cp35-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (96 kB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 Downloading terminado-0.12.1-py3-none-any.whl (15 kB) Collecting prometheus-client Downloading prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.6-cp38-cp38-manylinux1_x86_64.whl (411 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting dunamai Downloading dunamai-1.6.0-py3-none-any.whl (16 kB) Collecting Pillow>3.0 Downloading Pillow-8.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (1.2.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 20)) (1.19.2) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 20)) (0.10.0) Building wheels for collected packages: watchdog, sphinx-jsonschema, autodocsumm, pathtools, wrapt, funcparserlib, livereload Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73686 sha256=54c19831705e7b0654a927f4fe481baa45f5c16821bd61eadf09cf194c1204bb Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/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.11-py3-none-any.whl size=12803 sha256=2815909f4fd7020198330b918217837fd6ce175aa7416dcff814c56a4e3f2d52 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/ef/67/97/a8e70e6d2cf3a0bf02aa182b8bd004102543766e8ee583a721 Building wheel for autodocsumm (setup.py): started Building wheel for autodocsumm (setup.py): finished with status 'done' Created wheel for autodocsumm: filename=autodocsumm-0.2.2-py3-none-any.whl size=14549 sha256=dfa7b2c8eb5b2e42faac9cf081735ba14f17e03e0c9e505df4cc8835e7021d34 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/5f/f2/64/1bced9da52bf3fef7e3d36f091baa9918b62480c6386a128a7 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=8807 sha256=c58276cd2c9839197107e1a90dcf2558bb4b08d038e09cff0a7e049e39af2d23 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 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=78115 sha256=435bd3b31fc7770888f4a82a5ad731c1b75e4ff03f06b4660aa3cd35c0515443 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 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.5-py3-none-any.whl size=9974 sha256=48d419b603407335b9a88741dcd1dab9e3076b68b905450ef56df5be1a599f39 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/ce/74/d6/5c3254a79a8ed65a0cbe489c387d01962e101f7cfbcd76dd44 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24725 sha256=21b17eb732c814162d8c9eb5110c89d026693d2a038b5fcb6d37563e89b05fd2 Stored in directory: /tmp/pip-ephem-wheel-cache-bqlgxoct/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c Successfully built watchdog sphinx-jsonschema autodocsumm pathtools wrapt funcparserlib livereload Installing collected packages: traitlets, pyrsistent, attrs, wcwidth, tornado, pyzmq, ptyprocess, parso, nest-asyncio, jupyter-core, jsonschema, ipython-genutils, entrypoints, webencodings, pygments, pycparser, prompt-toolkit, pickleshare, pexpect, nbformat, matplotlib-inline, jupyter-client, jedi, decorator, backcall, zipp, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, IPython, defusedxml, debugpy, cffi, bleach, typing-extensions, terminado, Send2Trash, prometheus-client, nbconvert, natsort, msgpack, ipykernel, importlib-metadata, argon2-cffi, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, py, pluggy, notebook, lockfile, iniconfig, domdf-python-tools, docutils, deprecation, cachecontrol, appdirs, wrapt, widgetsnbextension, webcolors, sphinx, soupsieve, ruamel.yaml.clib, pytest, platformdirs, Pillow, mistletoe, lazy-object-proxy, jupyterlab-widgets, funcparserlib, filelock, dunamai, distlib, deprecation-alias, css-parser, commonmark, colorama, click, backports.entry-points-selectable, apeye, wheel, virtualenv, tqdm, tomli, tabulate, sphinx-tabs, sphinx-prompt, sphinx-autodoc-typehints, ruamel-yaml, rich, requests-toolbelt, regex, readme-renderer, PyYAML, pytest-forked, pkginfo, pathtools, pathspec, nodeenv, mypy-extensions, mccabe, livereload, jsonpointer, isort, ipywidgets, identify, html5lib, get-version, execnet, dict2css, coverage, consolekit, cfgv, blockdiag, beautifulsoup4, autodocsumm, astroid, argh, watchdog, twine, sphinxcontrib-blockdiag, sphinx-toolbox, sphinx-togglebutton, sphinx-rtd-theme, sphinx-jsonschema, sphinx-autobuild, scanpydoc, pytest-xdist, pytest-runner, pytest-mpl, pytest-mock, pytest-cov, pylint, pre-commit, jupyter-sphinx, enum-tools, bump2version, black Attempting uninstall: pygments Found existing installation: Pygments 2.10.0 Uninstalling Pygments-2.10.0: Successfully uninstalled Pygments-2.10.0 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: commonmark Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Attempting uninstall: wheel Found existing installation: wheel 0.37.0 Uninstalling wheel-0.37.0: Successfully uninstalled wheel-0.37.0 Attempting uninstall: virtualenv Found existing installation: virtualenv 16.7.9 Not uninstalling virtualenv at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable Can't uninstall 'virtualenv'. No files were found to uninstall. Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-7.27.0 Pillow-8.3.2 PyYAML-5.4.1 Send2Trash-1.8.0 apeye-1.1.0 appdirs-1.4.4 argh-0.26.2 argon2-cffi-21.1.0 astroid-2.7.3 attrs-21.2.0 autodocsumm-0.2.2 backcall-0.2.0 backports.entry-points-selectable-1.1.0 beautifulsoup4-4.10.0 black-21.9b0 bleach-4.1.0 blockdiag-2.0.1 bump2version-0.5.11 cachecontrol-0.12.6 cffi-1.14.6 cfgv-3.3.1 click-8.0.1 colorama-0.4.4 commonmark-0.9.1 consolekit-1.3.0 coverage-5.5 css-parser-1.0.6 debugpy-1.4.3 decorator-5.1.0 defusedxml-0.7.1 deprecation-2.1.0 deprecation-alias-0.2.0 dict2css-0.2.4 distlib-0.3.2 docutils-0.16 domdf-python-tools-3.1.0 dunamai-1.6.0 entrypoints-0.3 enum-tools-0.6.4 execnet-1.9.0 filelock-3.0.12 funcparserlib-0.3.5 get-version-3.5 html5lib-1.1 identify-2.2.14 importlib-metadata-4.8.1 iniconfig-1.1.1 ipykernel-6.4.1 ipython-genutils-0.2.0 ipywidgets-7.6.5 isort-5.9.3 jedi-0.18.0 jsonpointer-2.1 jsonschema-3.2.0 jupyter-client-7.0.2 jupyter-core-4.7.1 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.2 lazy-object-proxy-1.6.0 livereload-2.6.3 lockfile-0.12.2 matplotlib-inline-0.1.3 mccabe-0.6.1 mistletoe-0.7.2 mistune-0.8.4 msgpack-1.0.2 mypy-extensions-0.4.3 natsort-7.1.1 nbclient-0.5.4 nbconvert-6.1.0 nbformat-5.1.3 nest-asyncio-1.5.1 nodeenv-1.6.0 notebook-6.4.3 pandocfilters-1.5.0 parso-0.8.2 pathspec-0.9.0 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.7.1 platformdirs-2.3.0 pluggy-1.0.0 pre-commit-2.15.0 prometheus-client-0.11.0 prompt-toolkit-3.0.20 ptyprocess-0.7.0 py-1.10.0 pycparser-2.20 pygments-2.6.1 pylint-2.10.2 pyrsistent-0.18.0 pytest-6.2.5 pytest-cov-2.12.1 pytest-forked-1.3.0 pytest-mock-3.6.1 pytest-mpl-0.13 pytest-runner-5.3.1 pytest-xdist-2.3.0 pyzmq-22.2.1 readme-renderer-29.0 regex-2021.8.28 requests-toolbelt-0.9.1 rich-10.9.0 ruamel-yaml-0.17.16 ruamel.yaml.clib-0.2.6 scanpydoc-0.6 soupsieve-2.2.1 sphinx-4.0.3 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.11.1 sphinx-jsonschema-1.16.11 sphinx-prompt-1.5.0 sphinx-rtd-theme-0.5.0rc2 sphinx-tabs-3.2.0 sphinx-togglebutton-0.2.3 sphinx-toolbox-2.14.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tabulate-0.8.9 terminado-0.12.1 testpath-0.5.0 toml-0.10.2 tomli-1.2.1 tornado-6.1 tqdm-4.62.2 traitlets-5.1.0 twine-1.14.0 typing-extensions-3.10.0.2 virtualenv-20.7.2 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 wrapt-1.12.1 zipp-3.5.0 [rtd-command-info] start-time: 2021-09-15T15:05:05.692668Z, end-time: 2021-09-15T15:05:58.708401Z, duration: 53, 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/stable DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.4.0) (1.19.2) Collecting numpy Downloading numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) Collecting scipy Downloading scipy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.4 MB) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.4.0) (3.3.2) Collecting matplotlib Downloading matplotlib-3.4.3-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) Collecting plotly Downloading plotly-5.3.1-py2.py3-none-any.whl (23.9 MB) Requirement already satisfied: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from quantify-scheduler==0.4.0) (3.2.0) Collecting dataclasses-json Downloading dataclasses_json-0.5.6-py3-none-any.whl (25 kB) Collecting zhinst-qcodes Downloading zhinst_qcodes-0.2.0-py3-none-any.whl (35 kB) Collecting pathvalidate Downloading pathvalidate-2.4.1-py3-none-any.whl (18 kB) Requirement already satisfied: typing_extensions in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from quantify-scheduler==0.4.0) (3.10.0.2) Collecting quantify_core>=0.5.0 Downloading quantify_core-0.5.0-py2.py3-none-any.whl (91 kB) Collecting qblox-instruments==0.3.2 Downloading qblox_instruments-0.3.2.tar.gz (8.3 MB) Collecting qcodes Downloading qcodes-0.28.0-py3-none-any.whl (1.2 MB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) Collecting adaptive Downloading adaptive-0.13.0-py3-none-any.whl (110 kB) Collecting lmfit Downloading lmfit-1.0.2.tar.gz (306 kB) Collecting pyqt5>5.15.2 Downloading PyQt5-5.15.4-cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (8.3 MB) Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from quantify_core>=0.5.0->quantify-scheduler==0.4.0) (3.0.12) Collecting directory-tree>=0.0.2 Downloading directory_tree-0.0.2-py3-none-any.whl (17 kB) Collecting h5netcdf Downloading h5netcdf-0.11.0-py2.py3-none-any.whl (16 kB) Collecting appnope Downloading appnope-0.1.2-py2.py3-none-any.whl (4.3 kB) Collecting uncertainties Downloading uncertainties-3.1.6-py2.py3-none-any.whl (98 kB) Collecting xxhash Downloading xxhash-2.0.2-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting pyqtgraph Downloading pyqtgraph-0.12.2-py3-none-any.whl (959 kB) Collecting xarray>=0.17.0 Downloading xarray-0.19.0-py3-none-any.whl (827 kB) Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.9.0-cp38-cp38-manylinux1_x86_64.whl (332 kB) Collecting PyQt5-Qt5>=5.15 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) Collecting h5py>=2.10.0 Downloading h5py-3.4.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.13-py2.py3-none-any.whl (127 kB) Requirement already satisfied: pandas>=1.0.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.1.3) Collecting pandas>=1.0.0 Downloading pandas-1.3.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Requirement already satisfied: wrapt>=1.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.12.1) Collecting pyvisa<1.12.0,>=1.11.0 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Requirement already satisfied: ipywidgets>=7.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (7.6.5) Collecting websockets>=7.0 Downloading websockets-10.0-cp38-cp38-manylinux2010_x86_64.whl (107 kB) Requirement already satisfied: setuptools>=48 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (58.0.4) Requirement already satisfied: ruamel.yaml!=0.16.6,>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.17.16) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (21.0) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.8-py2.py3-none-any.whl (35 kB) Requirement already satisfied: tqdm>=4.32.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (4.62.2) Collecting broadbean>=0.9.1 Downloading broadbean-0.10.0-py3-none-any.whl (34 kB) Requirement already satisfied: tabulate>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.8.9) Collecting schema Downloading schema-0.7.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (5.1.3) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (6.4.1) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.0.2) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (5.1.0) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (3.5.1) Requirement already satisfied: ipython-genutils~=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.2.0) Requirement already satisfied: ipython>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (7.27.0) Requirement already satisfied: matplotlib-inline<0.2.0,>=0.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.1.3) Requirement already satisfied: jupyter-client<8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (7.0.2) Requirement already satisfied: debugpy<2.0,>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.4.3) Requirement already satisfied: tornado<7.0,>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (6.1) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.18.0) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.2.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (3.0.20) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.6.1) Collecting pygments Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (5.1.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.7.5) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (4.8.0) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.8.2) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.4.0) (0.18.0) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.4.0) (21.2.0) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.4.0) (1.16.0) Requirement already satisfied: nest-asyncio>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.5.1) Requirement already satisfied: pyzmq>=13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (22.2.1) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.8.1) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: entrypoints in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.3) Requirement already satisfied: jupyter-core>=4.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (4.7.1) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.4.0) (2.4.7) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.4.0) (0.10.0) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.4.0) (8.3.2) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.4.0) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) 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.31.2-py2.py3-none-any.whl (93 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.26.0) Requirement already satisfied: pytz in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2021.1) Collecting google-auth<2.0dev,>=1.25.0 Downloading google_auth-1.35.0-py2.py3-none-any.whl (152 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 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.2.2-py3-none-any.whl (11 kB) Collecting psutil>=5.6.3 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.2.5) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.26.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2021.5.30) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (3.2) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.0.5) Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from ruamel.yaml!=0.16.6,>=0.16.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.2.6) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from uncertainties->quantify_core>=0.5.0->quantify-scheduler==0.4.0) (0.18.2) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (6.4.3) Requirement already satisfied: Send2Trash>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.8.0) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (6.1.0) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (21.1.0) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.11.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (3.0.1) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.12.1) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting cloudpickle Downloading cloudpickle-2.0.0-py3-none-any.whl (25 kB) Collecting loky>=2.9 Downloading loky-3.0.0-py2.py3-none-any.whl (69 kB) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.14.6) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.20) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.13.0-py2.py3-none-any.whl (47 kB) Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB) Collecting marshmallow-enum<2.0.0,>=1.5.1 Downloading marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Requirement already satisfied: mypy-extensions>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from typing-inspect>=0.4.0->dataclasses-json->quantify-scheduler==0.4.0) (0.4.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (2.0.1) Collecting asteval>=0.9.16 Downloading asteval-0.9.25.tar.gz (39 kB) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.7.1) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.8.4) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.5.0) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.1.2) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (1.5.0) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (4.1.0) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.5.4) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments==0.3.2->quantify-scheduler==0.4.0) (0.5.1) Collecting tenacity>=6.2.0 Downloading tenacity-8.0.1-py3-none-any.whl (24 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) Collecting zhinst>=21.8 Downloading zhinst-21.8.20515-cp38-cp38-manylinux1_x86_64.whl (7.7 MB) Collecting zhinst-toolkit>=0.2.0 Downloading zhinst_toolkit-0.2.1-py3-none-any.whl (111 kB) Requirement already satisfied: deprecation>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages (from zhinst-toolkit>=0.2.0->zhinst-qcodes->quantify-scheduler==0.4.0) (2.1.0) Building wheels for collected packages: quantify-scheduler, qblox-instruments, requirements-parser, lmfit, asteval 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.4.0-py2.py3-none-any.whl size=131984 sha256=fa3b2ccb0b2ac7dd8e79e9ee030c349c6d51a64328a6baad1ed69ae6c4814b98 Stored in directory: /tmp/pip-ephem-wheel-cache-cvbuzt9u/wheels/27/69/c1/985804cdbe295c34ef2485b2d5e100c1e7ce1959c72111bd94 Building wheel for qblox-instruments (setup.py): started Building wheel for qblox-instruments (setup.py): finished with status 'done' Created wheel for qblox-instruments: filename=qblox_instruments-0.3.2-py3-none-any.whl size=8352625 sha256=72271397cfa97a98fd3cf5abdb2e652b39aa4cf9871a56041bcd0d796fae476d Stored in directory: /tmp/pip-ephem-wheel-cache-cvbuzt9u/wheels/10/73/1b/1520e6ec63d4e5fa7e0215a63e4da93b78bcf93086388f4379 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=7688 sha256=4b5ef3766dcf9fde49362ced1381450e61da2975ee1c5c9eabde915586432c22 Stored in directory: /tmp/pip-ephem-wheel-cache-cvbuzt9u/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 Building wheel for lmfit (setup.py): started Building wheel for lmfit (setup.py): finished with status 'done' Created wheel for lmfit: filename=lmfit-1.0.2-py3-none-any.whl size=85276 sha256=2882e0e8fe6ec4aeeef1a01ee2d544a17fbdfd4949afb7bb8a1e39bd61dd5b4f Stored in directory: /tmp/pip-ephem-wheel-cache-cvbuzt9u/wheels/2c/17/f4/1ec5177c8589e18c329907db7db4f1c4524bb73251d34f3622 Building wheel for asteval (setup.py): started Building wheel for asteval (setup.py): finished with status 'done' Created wheel for asteval: filename=asteval-0.9.25-py3-none-any.whl size=17301 sha256=57300a70cf427bded257faca0401851bbe0f8ddfdb24819c03aac6a15a6f549b Stored in directory: /tmp/pip-ephem-wheel-cache-cvbuzt9u/wheels/9d/52/8e/9892a79fe41878280e133d5bd233a0d73dcab6f8dfd9a0e8cd Successfully built quantify-scheduler qblox-instruments requirements-parser lmfit asteval Installing collected packages: python-dateutil, pygments, pyasn1, rsa, pyasn1-modules, protobuf, cachetools, googleapis-common-protos, google-auth, opencensus-context, numpy, kiwisolver, google-api-core, contextlib2, sortedcontainers, schema, psutil, pandas, opencensus, matplotlib, h5py, cloudpickle, zhinst, xarray, websockets, uncertainties, sortedcollections, scipy, requirements-parser, pyvisa, pyserial, PyQt5-sip, PyQt5-Qt5, opencensus-ext-azure, marshmallow, loky, h5netcdf, broadbean, atomicwrites, asteval, zhinst-toolkit, xxhash, typing-inspect, toolz, tenacity, spirack, qcodes, pyqtgraph, pyqt5, marshmallow-enum, lmfit, directory-tree, appnope, adaptive, zhinst-qcodes, quantify-core, qblox-instruments, plotly, pathvalidate, dataclasses-json, columnar, quantify-scheduler Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.8.1 Not uninstalling python-dateutil 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/stable Can't uninstall 'python-dateutil'. No files were found to uninstall. Attempting uninstall: pygments Found existing installation: Pygments 2.6.1 Uninstalling Pygments-2.6.1: Successfully uninstalled Pygments-2.6.1 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/stable Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.2.0 Not uninstalling kiwisolver at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 1.1.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: matplotlib Found existing installation: matplotlib 3.3.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable Can't uninstall 'matplotlib'. No files were found to uninstall. Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.9.0 adaptive-0.13.0 appnope-0.1.2 asteval-0.9.25 atomicwrites-1.4.0 broadbean-0.10.0 cachetools-4.2.2 cloudpickle-2.0.0 columnar-1.3.1 contextlib2-21.6.0 dataclasses-json-0.5.6 directory-tree-0.0.2 google-api-core-1.31.2 google-auth-1.35.0 googleapis-common-protos-1.53.0 h5netcdf-0.11.0 h5py-3.4.0 kiwisolver-1.3.2 lmfit-1.0.2 loky-3.0.0 marshmallow-3.13.0 marshmallow-enum-1.5.1 matplotlib-3.4.3 numpy-1.21.2 opencensus-0.7.13 opencensus-context-0.1.2 opencensus-ext-azure-1.0.8 pandas-1.3.3 pathvalidate-2.4.1 plotly-5.3.1 protobuf-3.17.3 psutil-5.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pygments-2.10.0 pyqt5-5.15.4 pyqtgraph-0.12.2 pyserial-3.5 python-dateutil-2.8.2 pyvisa-1.11.3 qblox-instruments-0.3.2 qcodes-0.28.0 quantify-core-0.5.0 quantify-scheduler-0.4.0 requirements-parser-0.2.0 rsa-4.7.2 schema-0.7.4 scipy-1.7.1 sortedcollections-2.1.0 sortedcontainers-2.4.0 spirack-0.2.4 tenacity-8.0.1 toolz-0.11.1 typing-inspect-0.7.1 uncertainties-3.1.6 websockets-10.0 xarray-0.19.0 xxhash-2.0.2 zhinst-21.8.20515 zhinst-qcodes-0.2.0 zhinst-toolkit-0.2.1 [rtd-command-info] start-time: 2021-09-15T15:05:59.878706Z, end-time: 2021-09-15T15:05:59.954058Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # pylint: disable=wrong-import-position, unused-import, invalid-name # # quantify documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another # directory, add these directories to sys.path here. If the directory is # relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. # import os import sys package_path = os.path.abspath("..") sys.path.insert(0, package_path) # -- General configuration --------------------------------------------- # pylint: disable=invalid-name # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = [ "sphinx.ext.autodoc", # auto document docstrings "sphinx.ext.napoleon", # autodoc understands numpy docstrings # load after napoleon, improved compatibility with type hints annotations "sphinx_autodoc_typehints", "sphinx.ext.viewcode", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx-jsonschema", "sphinx_rtd_theme", "sphinx.ext.mathjax", "sphinx.ext.todo", "sphinx-jsonschema", "jupyter_sphinx", "sphinxcontrib.blockdiag", "sphinx_togglebutton", # fancy type hints in docs and # solves the same issue as "sphinx_automodapi.smart_resolver" "scanpydoc.elegant_typehints", # "enum_tools.autoenum", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "qcodes": ("https://qcodes.github.io/Qcodes/", None), "xarray": ("https://xarray.pydata.org/en/stable/", None), "numpy": ("https://numpy.org/doc/stable/", None), "matplotlib": ("https://matplotlib.org/stable/", None), "lmfit": ("https://lmfit.github.io/lmfit-py/", None), "dateutil": ("https://dateutil.readthedocs.io/en/stable/", None), "jsonschema": ("https://python-jsonschema.readthedocs.io/en/stable/", None), "quantify-core": ( "https://quantify-quantify-core.readthedocs-hosted.com/en/develop/", None, ), "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), "qblox-instruments": ( "https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/", None, ), "zhinst-toolkit": ("https://docs.zhinst.com/zhinst-toolkit/en/latest/", None), "zhinst-qcodes": ("https://docs.zhinst.com/zhinst-qcodes/en/latest/", None), } # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "Quantify-Scheduler" copyright = "2020-2021, Qblox & Orange Quantum Systems" author = "The Quantify consortium" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # Document __init__ docstring together with class doctring (when __init__ is present) napoleon_include_init_with_doc = True # NB the line below could be used for a similar result # BUT the line below ALWAYS includes the __init__ docstring even if it come from the # parent class which is undesired for analysis subclasses, for example. # autoclass_content = "both" # -- Options for HTML output ------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a # theme further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = [ "quantify_scheduler.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_scheduler.tex", "quantify Documentation", "Quantify Consortium ", "manual", ), ] # -- Options for manual page output ------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "quantify", "quantify Documentation", [author], 1)] # -- Options for Texinfo output ---------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "Quantify-Scheduler", "Quantify-Scheduler Documentation", author, "Quantify-Scheduler", "One line description of project.", "Miscellaneous", ), ] # -- Other Options ----------------------------------------------------- # avoid duplicate label warning even when manual label has been used suppress_warnings = ["autosectionlabel.*"] blockdiag_html_image_format = "SVG" # used by scanpydoc.elegant_typehints to correctly link to external docs qualname_overrides = { "matplotlib.axes._axes.Axes": "matplotlib.axes.Axes", "zhinst.qcodes.uhfqa.UHFQA": "zhinst.qcodes.UHFQA", "zhinst.qcodes.hdawg.HDAWG": "zhinst.qcodes.HDAWG", } numfig = True autodoc_member_order = "groupwise" # -- Options for auto documenting typehints ---------------------------- # Please see https://gitlab.com/quantify-os/quantify/-/issues/10 regarding # below should be imported all "problematic" modules that might raise strange issues # when building the docs # e.g., to "partially initialized module", or "most likely due to a circular import" # This is a practical solution. We tried fixing certain things upstream, e.g.: # https://github.com/QCoDeS/Qcodes/pull/2909 # but the issues popped up again, so this is the best and easier solution so far # qcodes imports scipy under the hood but since scipy=1.7.0 it needs to be imported # here with typing.TYPE_CHECKING = True otherwise we run into quantify-core# import lmfit # related to quantify-core#218 and quantify-core#221 import qcodes import marshmallow # When building the docs we need `typing.TYPE_CHECKING` to be `True` so that the # sphinx' kernel loads the modules corresponding to the typehints and is able to # auto document types. The modules listed above create issues when loaded with # `typing.TYPE_CHECKING = True` so we import them beforehand to avoid nasty issues. # It is a good practice to make use of the following construct to import modules that # are used for type hints ONLY! the construct is the following: # if typing.TYPE_CHECKING: # import my_expensive_to_import_module as my_module # NB if you run into any circular import issue it is because you are importing module # member directly from a module, i.e.: # if typing.TYPE_CHECKING: # from my_expensive_to_import_module import BlaClass # Potential circular import set_type_checking_flag = True # this will run `typing.TYPE_CHECKING = True` ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: 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': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("develop", "/en/develop/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'quantify-quantify-scheduler', 'name': u'quantify-scheduler', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': '4ae30452761ac20a8b852a3f9744a724c502e938', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '4ae30452761ac20a8b852a3f9744a724c502e938', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': '4ae30452761ac20a8b852a3f9744a724c502e938', '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': '4ae30452', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/722440/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-09-15T15:06:00.083286Z, end-time: 2021-09-15T15:06:05.130213Z, duration: 5, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.0.3 loading translations [en]... done Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/sphinx/cmd/build.py", line 276, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/sphinx/application.py", line 243, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/sphinx/application.py", line 400, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/sphinx/registry.py", line 420, in load_extension mod = import_module(extname) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 783, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/sphinxcontrib/blockdiag.py", line 24, in import blockdiag.utils.rst.nodes File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/blockdiag/utils/rst/nodes.py", line 21, in import blockdiag.builder File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/blockdiag/builder.py", line 16, in from blockdiag import parser File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/blockdiag/parser.py", line 42, in from funcparserlib.lexer import LexerError, Token, make_tokenizer File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/funcparserlib/lexer.py", line 80 def match_specs(specs, str, i, (line, pos)): ^ SyntaxError: invalid syntax Exception occurred: File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/blockdiag/parser.py", line 42, in from funcparserlib.lexer import LexerError, Token, make_tokenizer File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/stable/lib/python3.8/site-packages/funcparserlib/lexer.py", line 80 def match_specs(specs, str, i, (line, pos)): ^ SyntaxError: invalid syntax The full traceback has been saved in /tmp/sphinx-err-zmo95k7o.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!