Read the Docs build information Build id: 639331 Project: quantify-quantify-scheduler Version: 0.2.0 Commit: 1ddc32bb8a2d1d03fbfaafab1248e9bd60831ccc Date: 2021-05-24T10:03:32.114131Z State: finished Success: False [rtd-command-info] start-time: 2021-05-24T10:03:33.599335Z, end-time: 2021-05-24T10:03:36.722135Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2021-05-24T10:03:36.841095Z, end-time: 2021-05-24T10:03:36.990847Z, duration: 0, exit-code: 0 git checkout --force 1ddc32bb8a2d1d03fbfaafab1248e9bd60831ccc Note: checking out '1ddc32bb8a2d1d03fbfaafab1248e9bd60831ccc'. 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 1ddc32b Merge branch 'release_020' into 'master' [rtd-command-info] start-time: 2021-05-24T10:03:37.101519Z, end-time: 2021-05-24T10:03:37.169178Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-05-24T10:03:38.037535Z, end-time: 2021-05-24T10:03:42.294180Z, 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/0.2.0/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-05-24T10:03:42.408830Z, end-time: 2021-05-24T10:03:43.501672Z, 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/0.2.0/lib/python3.8/site-packages (21.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (57.0.0) [rtd-command-info] start-time: 2021-05-24T10:03:43.636982Z, end-time: 2021-05-24T10:04:10.450572Z, duration: 26, 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 Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting setuptools Downloading setuptools-57.0.0-py3-none-any.whl (821 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.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=f9dc42a5e899f4f57249f0f8060c7e85aacde0f8eeb3dd2ba1e5ee1b495ccec7 Stored in directory: /tmp/pip-ephem-wheel-cache-phxuh5uv/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=1260236 sha256=14e02bd890c76fd957afeff638f271d20a5ab54949359c9f83c7aad35b129402 Stored in directory: /tmp/pip-ephem-wheel-cache-phxuh5uv/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=ce29774a833e7f8c9d702caafc4992c74a462af17e3034786224c1e8bfca80b2 Stored in directory: /tmp/pip-ephem-wheel-cache-phxuh5uv/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 setuptools-57.0.0 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.4 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. [rtd-command-info] start-time: 2021-05-24T10:04:10.567244Z, end-time: 2021-05-24T10:04:29.924832Z, duration: 19, 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/0.2.0/lib/python3.8/site-packages (from -r requirements_dev.txt (line 1)) (21.1.2) 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.9.2-py2.py3-none-any.whl (73 kB) Collecting coverage Downloading coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl (245 kB) Collecting sphinx>=2 Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) Collecting nbsphinx Downloading nbsphinx-0.8.5-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.8.tar.gz (15 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.2.4-py3-none-any.whl (280 kB) Collecting pytest-runner Downloading pytest_runner-5.3.1-py3-none-any.whl (7.1 kB) Collecting pytest-cov Downloading pytest_cov-2.12.0-py2.py3-none-any.whl (20 kB) Collecting pytest-mpl Downloading pytest_mpl-0.12-py3-none-any.whl (13 kB) Collecting flake8-html Downloading flake8_html-0.4.1-py2.py3-none-any.whl (13 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 nbconvert>=5.5 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB) Collecting IPython Downloading ipython-7.23.1-py3-none-any.whl (785 kB) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting tqdm>=4.14 Downloading tqdm-4.60.0-py2.py3-none-any.whl (75 kB) Collecting 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/0.2.0/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 13)) (2.25.1) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.7.0-py2.py3-none-any.whl (25 kB) Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 13)) (57.0.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (3.0.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (0.7.12) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (20.9) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (1.1.5) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (0.17.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.1.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.9.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (2.9.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from sphinx>=2->-r requirements_dev.txt (line 7)) (1.2.0) Collecting jsonpointer Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from babel>=1.3->sphinx>=2->-r requirements_dev.txt (line 7)) (2021.1) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.5.5-py3-none-any.whl (120 kB) Collecting jupyter-client Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.18-py3-none-any.whl (367 kB) Collecting matplotlib-inline Downloading matplotlib_inline-0.1.2-py3-none-any.whl (8.2 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 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/0.2.0/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx>=2->-r requirements_dev.txt (line 7)) (2.0.1) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-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->ipykernel>=4.5.1->ipywidgets>=7.0.0->jupyter_sphinx==0.3.2->-r requirements_dev.txt (line 11)) (2.8.1) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->jupyter_sphinx==0.3.2->-r requirements_dev.txt (line 11)) (1.16.0) Collecting attrs>=17.4.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 13)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 13)) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 13)) (1.26.4) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 13)) (4.0.0) Collecting notebook>=4.4.1 Downloading notebook-6.4.0-py3-none-any.whl (9.5 MB) Collecting prometheus-client Downloading prometheus_client-0.10.1-py2.py3-none-any.whl (55 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.3 Downloading terminado-0.10.0-py3-none-any.whl (14 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.4.0,>=2.3.0 Downloading pyflakes-2.3.1-py2.py3-none-any.whl (68 kB) Collecting pycodestyle<2.8.0,>=2.7.0 Downloading pycodestyle-2.7.0-py2.py3-none-any.whl (41 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) 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) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 10)) (5.4.1) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 17)) (3.3.2) Collecting importlib-metadata Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl (411 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 17)) (0.10.0) Collecting Pillow>3.0 Downloading Pillow-8.2.0-cp38-cp38-manylinux1_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 17)) (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 17)) (1.19.2) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 17)) (2.4.7) Building wheels for collected packages: watchdog, sphinx-jsonschema, pandocfilters, pathtools, pyrsistent, funcparserlib Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73686 sha256=d1415e0a1be34a41c7bd6a247ea88dbece5344e90d73d724bc552e3c1135aa3d Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.16.8-py3-none-any.whl size=12620 sha256=5fb1f5d53065c996e03eb1122f296c200ae94391c40ffb6cb13729b68bb33d96 Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/bc/c3/f7/9c0d21be1dc241fa21a9ccd0ca6209598a66bb96af581f5fd9 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=8006 sha256=a838655b6dadbe06706b8f5e3e2364d4d63efffdb8c40a4a990613e2adc8f3cd Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8806 sha256=a3218dbef2097ec3706ec645eaffc893f631b9bd454eb34764c6bf063df6fdd5 Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119702 sha256=b9072f2e4b58d27db9f08b7303d7aec6918067e09b90aeae49d335409187ea0c Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 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=17458 sha256=27170177df027e2a9d70d720476e9d2bb2ee04cf86c90356a4d49e5a79a67cd7 Stored in directory: /tmp/pip-ephem-wheel-cache-ds9d84nu/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Successfully built watchdog sphinx-jsonschema pandocfilters pathtools pyrsistent funcparserlib Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, wcwidth, tornado, pyzmq, ptyprocess, parso, jupyter-core, jsonschema, webencodings, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, nbformat, matplotlib-inline, jupyter-client, jedi, decorator, backcall, async-generator, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, Jinja2, IPython, entrypoints, defusedxml, cffi, bleach, terminado, Send2Trash, prometheus-client, nbconvert, ipykernel, argon2-cffi, notebook, zipp, widgetsnbextension, webcolors, toml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyflakes, pycodestyle, py, pluggy, Pillow, mccabe, jupyterlab-widgets, iniconfig, funcparserlib, coverage, tqdm, sphinx, requests-toolbelt, readme-renderer, PyYAML, pytest, pkginfo, pathtools, jsonpointer, ipywidgets, importlib-metadata, flake8, blockdiag, argh, wheel, watchdog, twine, sphinxcontrib-blockdiag, sphinx-rtd-theme, sphinx-jsonschema, pytest-runner, pytest-mpl, pytest-cov, nbsphinx, jupyter-sphinx, flake8-html, bump2version Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.0.1 Uninstalling Jinja2-3.0.1: Successfully uninstalled Jinja2-3.0.1 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: wheel Found existing installation: wheel 0.36.2 Uninstalling wheel-0.36.2: Successfully uninstalled wheel-0.36.2 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-7.23.1 Jinja2-2.11.3 Pillow-8.2.0 PyYAML-5.4.1 Send2Trash-1.5.0 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-21.2.0 backcall-0.2.0 bleach-3.3.0 blockdiag-2.0.1 bump2version-0.5.11 cffi-1.14.5 coverage-5.5 decorator-5.0.9 defusedxml-0.7.1 entrypoints-0.3 flake8-3.9.2 flake8-html-0.4.1 funcparserlib-0.3.6 importlib-metadata-4.0.1 iniconfig-1.1.1 ipykernel-5.5.5 ipython-genutils-0.2.0 ipywidgets-7.6.3 jedi-0.18.0 jsonpointer-2.1 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.0 matplotlib-inline-0.1.2 mccabe-0.6.1 mistune-0.8.4 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.3 nbsphinx-0.8.5 nest-asyncio-1.5.1 notebook-6.4.0 pandocfilters-1.4.3 parso-0.8.2 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.7.0 pluggy-0.13.1 prometheus-client-0.10.1 prompt-toolkit-3.0.18 ptyprocess-0.7.0 py-1.10.0 pycodestyle-2.7.0 pycparser-2.20 pyflakes-2.3.1 pyrsistent-0.17.3 pytest-6.2.4 pytest-cov-2.12.0 pytest-mpl-0.12 pytest-runner-5.3.1 pyzmq-22.0.3 readme-renderer-29.0 requests-toolbelt-0.9.1 sphinx-4.0.2 sphinx-jsonschema-1.16.8 sphinx-rtd-theme-0.5.0rc2 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 terminado-0.10.0 testpath-0.5.0 toml-0.10.2 tornado-6.1 tqdm-4.60.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.1 [rtd-command-info] start-time: 2021-05-24T10:04:30.032218Z, end-time: 2021-05-24T10:05:13.578105Z, duration: 43, 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/0.2.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (1.19.2) Collecting numpy Downloading numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) Collecting scipy Downloading scipy-1.6.3-cp38-cp38-manylinux1_x86_64.whl (27.2 MB) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (3.3.2) Collecting matplotlib Downloading matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) Collecting plotly Downloading plotly-4.14.3-py2.py3-none-any.whl (13.2 MB) Requirement already satisfied: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from quantify-scheduler==0.2.0) (3.2.0) Collecting quantify-core>=0.2.0 Downloading quantify_core-0.4.0-py2.py3-none-any.whl (78 kB) Collecting qblox-instruments>=0.2.1 Downloading qblox_instruments-0.3.2.tar.gz (8.3 MB) Collecting qcodes Downloading qcodes-0.25.0-py3-none-any.whl (1.1 MB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) Collecting xxhash Downloading xxhash-2.0.2-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting h5netcdf Downloading h5netcdf-0.11.0-py2.py3-none-any.whl (16 kB) Collecting xarray==0.17.0 Downloading xarray-0.17.0-py3-none-any.whl (759 kB) Collecting directory-tree>=0.0.2 Downloading directory_tree-0.0.2-py3-none-any.whl (17 kB) Collecting pyqtgraph Downloading pyqtgraph-0.12.1-py3-none-any.whl (939 kB) Collecting appnope Downloading appnope-0.1.2-py2.py3-none-any.whl (4.3 kB) Collecting uncertainties Downloading uncertainties-3.1.5-py2.py3-none-any.whl (246 kB) Collecting lmfit Downloading lmfit-1.0.2.tar.gz (306 kB) Collecting filelock Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting pyqt5==5.15.1 Downloading PyQt5-5.15.1-5.15.1-cp35.cp36.cp37.cp38.cp39-abi3-manylinux2014_x86_64.whl (71.6 MB) Collecting adaptive Downloading adaptive-0.12.2-py3-none-any.whl (101 kB) Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.9.0-cp38-cp38-manylinux1_x86_64.whl (332 kB) Requirement already satisfied: pandas>=0.25 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from xarray==0.17.0->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (1.1.3) Collecting pandas>=0.25 Downloading pandas-1.2.4-cp38-cp38-manylinux1_x86_64.whl (9.7 MB) Requirement already satisfied: setuptools>=40.4 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from xarray==0.17.0->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (57.0.0) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (2.8.1) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from pandas>=0.25->xarray==0.17.0->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (2021.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas>=0.25->xarray==0.17.0->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (1.16.0) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting cloudpickle Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting loky>=2.9 Downloading loky-2.9.0-py2.py3-none-any.whl (67 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.2.0) (0.2.5) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting h5py Downloading h5py-3.2.1-cp38-cp38-manylinux1_x86_64.whl (4.5 MB) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (21.2.0) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.2.0) (0.17.3) Collecting asteval>=0.9.16 Downloading asteval-0.9.23.tar.gz (55 kB) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from uncertainties->quantify-core>=0.2.0->quantify-scheduler==0.2.0) (0.18.2) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (8.2.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (0.10.0) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.2.0) (2.4.7) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Collecting netCDF4>=1.5.0.1 Downloading netCDF4-1.5.6-cp38-cp38-manylinux2014_x86_64.whl (4.7 MB) Collecting tabulate>=0.8.0 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting pyvisa<1.12.0,>=1.11.0 Downloading PyVISA-1.11.3-py3-none-any.whl (189 kB) Requirement already satisfied: tqdm>=4.32.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (4.60.0) Collecting typing-extensions>=3.7.4 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting websockets>=7.0 Downloading websockets-9.0.2-cp38-cp38-manylinux2010_x86_64.whl (102 kB) Requirement already satisfied: ipywidgets>=7.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (7.6.3) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.13-py2.py3-none-any.whl (127 kB) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.8-py2.py3-none-any.whl (35 kB) Collecting broadbean>=0.9.1 Downloading broadbean-0.10.0-py3-none-any.whl (34 kB) Collecting ruamel.yaml!=0.16.6,>=0.16.0 Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (20.9) Collecting wrapt>=1.10.4 Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting schema Downloading schema-0.7.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (5.5.5) Requirement already satisfied: ipython>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (7.23.1) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.0.0) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (3.5.1) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (5.1.3) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (5.0.5) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (6.1) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (6.1.12) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.7.5) 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/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (3.0.18) Requirement already satisfied: matplotlib-inline in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.1.2) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.9.0) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.18.0) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (4.8.0) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.2.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (5.0.9) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.8.2) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.2.0) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (4.7.1) Collecting cftime Downloading cftime-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (222 kB) 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.28.0-py2.py3-none-any.whl (92 kB) Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.25.1) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Collecting google-auth<2.0dev,>=1.25.0 Downloading google_auth-1.30.0-py2.py3-none-any.whl (146 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting psutil>=5.6.3 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.7.0) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.26.4) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.0.0,>=1.0.0->opencensus<0.8.0,>=0.7.10->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2020.12.5) Collecting ruamel.yaml.clib>=0.1.2 Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (6.4.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.11.3) Collecting jinja2 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.10.1) Requirement already satisfied: Send2Trash>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.5.0) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (22.0.3) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (6.0.7) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.10.0) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (20.1.0) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.14.5) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.20) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (2.0.1) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (3.3.0) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.5.0) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.8.4) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.4.3) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.3) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.7.1) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.5.3) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.1.2) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.5.1) Requirement already satisfied: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (1.10) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.0->qcodes->qblox-instruments>=0.2.1->quantify-scheduler==0.2.0) (0.5.1) Collecting contextlib2>=0.5.5 Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) Building wheels for collected packages: quantify-scheduler, qblox-instruments, lmfit, asteval, retrying, requirements-parser, wrapt Building wheel for quantify-scheduler (setup.py): started Building wheel for quantify-scheduler (setup.py): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.2.0-py2.py3-none-any.whl size=39349 sha256=21fa47ba7348c510d738b24a5efc1e340e9b8e9c9226a9d7fefb9fccdba984a7 Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/41/2b/b4/3fcd9aade45b67b932260d8557e84d260efe2503a25e175dcc 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=9dfbf31b908d47efdbd4f4689055d7d01070c31ea3eca8ba329ac03dc22c5f10 Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/10/73/1b/1520e6ec63d4e5fa7e0215a63e4da93b78bcf93086388f4379 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=3a9ad78979a83caf11b671a4dbe21ab50b998e830e031352e6c2244f9bf45796 Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/2c/17/f4/1ec5177c8589e18c329907db7db4f1c4524bb73251d34f3622 Building wheel for asteval (setup.py): started Building wheel for asteval (setup.py): finished with status 'done' Created wheel for asteval: filename=asteval-0.9.23-py3-none-any.whl size=17430 sha256=a3229fb779df1d4ed26d92cf0aa5296e69f6e4e8921353f00637a8ea58f1804b Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/2f/3c/df/1c0eafdd1d6ff5b36e3a0030eaab4d8465f8f94ae9c2b74d39 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11447 sha256=383314377a28af18bbdb2fcf01e24b7dcffa8421f5244627862d42896cdc222c Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7688 sha256=a53f03afaf34c15397bdc290509f0e3530b52384bda8e93e66011ba21fbd6713 Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/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=78127 sha256=9a1d8dad032ec8dd8358c2809b6ebd7f5419808be8ca5558fe4310303d55e263 Stored in directory: /tmp/pip-ephem-wheel-cache-b_kkdvtn/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Successfully built quantify-scheduler qblox-instruments lmfit asteval retrying requirements-parser wrapt Installing collected packages: pyasn1, rsa, pyasn1-modules, protobuf, jinja2, cachetools, googleapis-common-protos, google-auth, opencensus-context, numpy, kiwisolver, google-api-core, contextlib2, typing-extensions, sortedcontainers, schema, ruamel.yaml.clib, psutil, pandas, opencensus, matplotlib, cloudpickle, cftime, xarray, wrapt, websockets, uncertainties, tabulate, sortedcollections, scipy, ruamel.yaml, requirements-parser, pyvisa, pyserial, PyQt5-sip, opencensus-ext-azure, netCDF4, loky, h5py, broadbean, atomicwrites, asteval, xxhash, toolz, spirack, retrying, qcodes, pyqtgraph, pyqt5, lmfit, h5netcdf, filelock, directory-tree, appnope, adaptive, quantify-core, qblox-instruments, plotly, columnar, quantify-scheduler Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: numpy Found existing installation: numpy 1.19.2 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0 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/0.2.0 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/0.2.0 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/0.2.0 Can't uninstall 'matplotlib'. No files were found to uninstall. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. nbsphinx 0.8.5 requires jinja2~=2.11, but you have jinja2 3.0.1 which is incompatible. Successfully installed PyQt5-sip-12.9.0 adaptive-0.12.2 appnope-0.1.2 asteval-0.9.23 atomicwrites-1.4.0 broadbean-0.10.0 cachetools-4.2.2 cftime-1.5.0 cloudpickle-1.6.0 columnar-1.3.1 contextlib2-0.6.0.post1 directory-tree-0.0.2 filelock-3.0.12 google-api-core-1.28.0 google-auth-1.30.0 googleapis-common-protos-1.53.0 h5netcdf-0.11.0 h5py-3.2.1 jinja2-3.0.1 kiwisolver-1.3.1 lmfit-1.0.2 loky-2.9.0 matplotlib-3.4.2 netCDF4-1.5.6 numpy-1.20.3 opencensus-0.7.13 opencensus-context-0.1.2 opencensus-ext-azure-1.0.8 pandas-1.2.4 plotly-4.14.3 protobuf-3.17.0 psutil-5.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyqt5-5.15.1 pyqtgraph-0.12.1 pyserial-3.5 pyvisa-1.11.3 qblox-instruments-0.3.2 qcodes-0.25.0 quantify-core-0.4.0 quantify-scheduler-0.2.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.7.2 ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.2 schema-0.7.4 scipy-1.6.3 sortedcollections-2.1.0 sortedcontainers-2.4.0 spirack-0.2.4 tabulate-0.8.9 toolz-0.11.1 typing-extensions-3.10.0.0 uncertainties-3.1.5 websockets-9.0.2 wrapt-1.12.1 xarray-0.17.0 xxhash-2.0.2 [rtd-command-info] start-time: 2021-05-24T10:05:14.483025Z, end-time: 2021-05-24T10:05:14.558328Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # # quantify documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another # directory, add these directories to sys.path here. If the directory is # relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. # import os import sys package_path = os.path.abspath('..') sys.path.insert(0, package_path) # -- General configuration --------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = ['sphinx.ext.autodoc', # auto document docstrings 'sphinx.ext.napoleon', # autodoc understands numpy docstrings 'sphinx.ext.viewcode', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel', 'sphinx-jsonschema', 'sphinx_rtd_theme', 'sphinx.ext.mathjax', 'sphinx.ext.todo', 'nbsphinx', 'sphinx-jsonschema', 'jupyter_sphinx', 'sphinxcontrib.blockdiag', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'qcodes': ('https://qcodes.github.io/Qcodes/', None), 'xarray': ('https://xarray.pydata.org/en/stable/', None), 'numpy': ('https://numpy.org/doc/stable/', None), } # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'Quantify-Scheduler' copyright = "2020, Qblox & Orange Quantum Systems" author = "The Quantify consortium" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a # theme further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_css_files = ['quantify.css', ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'quantifydoc' # -- Options for LaTeX output ------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass # [howto, manual, or own class]). latex_documents = [ (master_doc, 'quantify.tex', 'quantify Documentation', 'Quantify Consortium ', 'manual'), ] # -- Options for manual page output ------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'quantify', 'quantify Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'Quantify-scheduler', 'Quantify-scheduler Documentation', author, 'Quantify-scheduler', 'One line description of project.', 'Miscellaneous'), ] blockdiag_html_image_format = 'SVG' numfig = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "0.2.0", 'version_slug': "0.2.0", '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': '0.2.0', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '0.2.0', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': '0.2.0', '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': '1ddc32bb', } # 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/639331/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-05-24T10:05:14.711833Z, end-time: 2021-05-24T10:06:16.435885Z, duration: 61, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.0.2 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 [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] api_reference :219: RuntimeWarning: numpy.ndarray size changed, may indicate binary incompatibility. Expected 16 from C header, got 88 from PyObject Matplotlib is building the font cache; this may take a moment. reading sources... [ 22%] authors reading sources... [ 33%] changelog reading sources... [ 44%] contributing reading sources... [ 55%] index reading sources... [ 66%] installation reading sources... [ 77%] readme reading sources... [ 88%] tutorials/Tutorial 1. basic experiment executing Tutorial 1. basic experiment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/0.2.0/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/0.2.0/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". ../README.rst:58: 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/0.2.0/docs/index.rst ../README.rst:34: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/0.2.0/docs/index.rst WARNING: unknown directive or role name: jupyter-download:notebook WARNING: unknown directive or role name: jupyter-download:script Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/cmd/build.py", line 280, in build_main app.build(args.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/application.py", line 350, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 292, in build_update self.build(to_build, File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 306, in build updated_docnames = set(self.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 413, in read self._read_serial(docnames) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 434, in _read_serial self.read_doc(docname) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/builders/__init__.py", line 474, in read_doc doctree = read_doc(self.app, self.env, self.env.doc2path(docname)) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/io.py", line 188, in read_doc pub.publish() File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/docutils/core.py", line 219, in publish self.apply_transforms() File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/docutils/core.py", line 200, in apply_transforms self.document.transformer.apply_transforms() File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/sphinx/transforms/__init__.py", line 86, in apply_transforms super().apply_transforms() File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/docutils/transforms/__init__.py", line 171, in apply_transforms transform.apply(**kwargs) File "/home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/jupyter_sphinx/execute.py", line 170, in apply raise ExtensionError( sphinx.errors.ExtensionError: Cell raised uncaught exception: --------------------------------------------------------------------------- NotADirectoryError Traceback (most recent call last)  in   3 from qcodes import Instrument  4  ----> 5 sched, config = pulsar_assembler_backend(sched, qblox_test_mapping)  ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/scheduler/backends/pulsar_backend.py in pulsar_assembler_backend(schedule, mapping, tuid, configure_hardware, debug, iterations)  612 tuid = gen_tuid()  613 # Should use the folder of the matching file if tuid already exists --> 614 exp_folder = create_exp_folder(tuid=tuid, name=schedule.name+'_schedule')  615 seq_folder = os.path.join(exp_folder, 'schedule')  616 os.makedirs(seq_folder, exist_ok=True) ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/data/handling.py in create_exp_folder(tuid, name, datadir)  373   374 if datadir is None: --> 375 datadir = get_datadir()  376 exp_folder = os.path.join(datadir, tuid[:8], tuid)  377 if name != "": ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/data/handling.py in get_datadir()  68   69 if this._datadir is None or not os.path.isdir(this._datadir): ---> 70 raise NotADirectoryError(  71 "The datadir is not valid. Please set the datadir after importing Quantify.\n"  72 "We recommend to settle for a single common data directory for all \n" NotADirectoryError: The datadir is not valid. Please set the datadir after importing Quantify. We recommend to settle for a single common data directory for all notebooks/experiments within your measurement setup/PC. E.g. '~/quantify-data' (unix), or 'D:\Data\quantify-data' (Windows). The datadir can be changed as follows: from quantify.data.handling import set_datadir set_datadir('path_to_datadir') Extension error: Cell raised uncaught exception: --------------------------------------------------------------------------- NotADirectoryError Traceback (most recent call last)  in   3 from qcodes import Instrument  4  ----> 5 sched, config = pulsar_assembler_backend(sched, qblox_test_mapping)  ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/scheduler/backends/pulsar_backend.py in pulsar_assembler_backend(schedule, mapping, tuid, configure_hardware, debug, iterations)  612 tuid = gen_tuid()  613 # Should use the folder of the matching file if tuid already exists --> 614 exp_folder = create_exp_folder(tuid=tuid, name=schedule.name+'_schedule')  615 seq_folder = os.path.join(exp_folder, 'schedule')  616 os.makedirs(seq_folder, exist_ok=True) ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/data/handling.py in create_exp_folder(tuid, name, datadir)  373   374 if datadir is None: --> 375 datadir = get_datadir()  376 exp_folder = os.path.join(datadir, tuid[:8], tuid)  377 if name != "": ~/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/0.2.0/lib/python3.8/site-packages/quantify/data/handling.py in get_datadir()  68   69 if this._datadir is None or not os.path.isdir(this._datadir): ---> 70 raise NotADirectoryError(  71 "The datadir is not valid. Please set the datadir after importing Quantify.\n"  72 "We recommend to settle for a single common data directory for all \n" NotADirectoryError: The datadir is not valid. Please set the datadir after importing Quantify. We recommend to settle for a single common data directory for all notebooks/experiments within your measurement setup/PC. E.g. '~/quantify-data' (unix), or 'D:\Data\quantify-data' (Windows). The datadir can be changed as follows: from quantify.data.handling import set_datadir set_datadir('path_to_datadir')