Read the Docs build information Build id: 1046296 Project: xanaduai-pennylane-sf Version: stable Commit: dfeb88382c70325c44543aba9c79ec96c477ade5 Date: 2022-08-09T15:01:54.183294Z State: finished Success: True [rtd-command-info] start-time: 2022-08-09T15:06:57.792405Z, end-time: 2022-08-09T15:06:58.901842Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/PennyLaneAI/pennylane-sf.git . Cloning into '.'... [rtd-command-info] start-time: 2022-08-09T15:06:59.171767Z, end-time: 2022-08-09T15:06:59.304083Z, duration: 0, exit-code: 0 git checkout --force dfeb88382c70325c44543aba9c79ec96c477ade5 Note: switching to 'dfeb88382c70325c44543aba9c79ec96c477ade5'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at dfeb883 Version Bump (v`0.20.1`) (#104) [rtd-command-info] start-time: 2022-08-09T15:06:59.698371Z, end-time: 2022-08-09T15:06:59.808469Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-09T15:07:01.094059Z, end-time: 2022-08-09T15:07:10.410808Z, duration: 9, 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/xanaduai-pennylane-sf/envs/stable/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-08-09T15:07:10.670084Z, end-time: 2022-08-09T15:07:13.542605Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 29.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 63.4.2 Uninstalling setuptools-63.4.2: Successfully uninstalled setuptools-63.4.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-09T15:07:13.821652Z, end-time: 2022-08-09T15:07:59.005845Z, duration: 45, 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 sphinx-rtd-theme readthedocs-sphinx-ext<2.2 setuptools<58.3.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 25.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 125.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 116.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 134.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 135.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 157.1 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 155.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 152.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 137.4 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 155.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 125.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 144.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 128.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 130.4 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 143.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 143.8 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 131.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 148.0 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 143.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 148.3 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 141.0 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 147.6 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 124.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 139.5 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 137.2 MB/s eta 0:00:00 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=23773 sha256=d1f8d44294ce91c6f9d8d815871e00326fb496567ecb7622f81a8e0e251a61b5 Stored in directory: /tmp/pip-ephem-wheel-cache-k3zk_2bi/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=1260118 sha256=d68586f51ee5f9243e28b86024022b7006d5c894c7032270c7f80d802304e279 Stored in directory: /tmp/pip-ephem-wheel-cache-k3zk_2bi/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=caf09b953327e2a6c6d65645b69cfca8ef7b4c078016ba9ded0599a37818341e Stored in directory: /tmp/pip-ephem-wheel-cache-k3zk_2bi/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark 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.1.2 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 setuptools-58.2.0 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.11 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-09T15:07:59.233819Z, end-time: 2022-08-09T15:09:49.048584Z, duration: 109, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting git+https://github.com/XanaduAI/strawberryfields.git (from -r doc/requirements.txt (line 8)) Cloning https://github.com/XanaduAI/strawberryfields.git to /tmp/pip-req-build-yci8ghhz Running command git clone --filter=blob:none --quiet https://github.com/XanaduAI/strawberryfields.git /tmp/pip-req-build-yci8ghhz Resolved https://github.com/XanaduAI/strawberryfields.git to commit 9a9a352b5b8cf7b2915e45d1538b51d7d306cfc8 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 19.4 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Collecting ipykernel Downloading ipykernel-6.15.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 135.1 MB/s eta 0:00:00 Collecting nbsphinx Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting pygments-github-lexers Downloading pygments-github-lexers-0.0.5.tar.gz (5.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-automodapi Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 129.1 MB/s eta 0:00:00 Collecting tensorflow>=2.0.1 Downloading tensorflow-2.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (511.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.7/511.7 MB 125.6 MB/s eta 0:00:00 Requirement already satisfied: Sphinx>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (5.1.1) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 152.2 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from ipykernel->-r doc/requirements.txt (line 3)) (21.3) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 133.0 MB/s eta 0:00:00 Collecting debugpy>=1.0 Downloading debugpy-1.6.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 150.7 MB/s eta 0:00:00 Collecting traitlets>=5.1.0 Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 140.3 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting psutil Downloading psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.7/284.7 kB 152.0 MB/s eta 0:00:00 Collecting ipython>=7.23.1 Downloading ipython-8.4.0-py3-none-any.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 kB 152.4 MB/s eta 0:00:00 Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 149.7 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting pyzmq>=17 Downloading pyzmq-23.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 154.2 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from nbsphinx->-r doc/requirements.txt (line 4)) (3.1.2) Collecting nbformat Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 129.7 MB/s eta 0:00:00 Collecting nbconvert!=5.4 Downloading nbconvert-6.5.1-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 151.7 MB/s eta 0:00:00 Requirement already satisfied: pygments>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pygments-github-lexers->-r doc/requirements.txt (line 5)) (2.12.0) Collecting grpcio<2.0,>=1.24.3 Downloading grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 125.6 MB/s eta 0:00:00 Requirement already satisfied: six>=1.12.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from tensorflow>=2.0.1->-r doc/requirements.txt (line 7)) (1.15.0) Collecting wrapt>=1.11.0 Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 137.8 MB/s eta 0:00:00 Collecting tensorflow-io-gcs-filesystem>=0.23.1 Downloading tensorflow_io_gcs_filesystem-0.26.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 141.2 MB/s eta 0:00:00 Collecting tensorboard<2.10,>=2.9 Downloading tensorboard-2.9.1-py3-none-any.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 125.9 MB/s eta 0:00:00 Collecting h5py>=2.9.0 Downloading h5py-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 121.4 MB/s eta 0:00:00 Collecting tensorflow-estimator<2.10.0,>=2.9.0rc0 Downloading tensorflow_estimator-2.9.0-py2.py3-none-any.whl (438 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 438.7/438.7 kB 150.9 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.6 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting astunparse>=1.6.0 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting libclang>=13.0.0 Downloading libclang-14.0.6-py2.py3-none-manylinux2010_x86_64.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 118.9 MB/s eta 0:00:00 Collecting protobuf<3.20,>=3.9.2 Downloading protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 153.5 MB/s eta 0:00:00 Collecting numpy>=1.20 Downloading numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 117.6 MB/s eta 0:00:00 Collecting absl-py>=1.0.0 Downloading absl_py-1.2.0-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 139.4 MB/s eta 0:00:00 Collecting keras<2.10.0,>=2.9.0rc0 Downloading keras-2.9.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 150.9 MB/s eta 0:00:00 Collecting opt-einsum>=2.3.2 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 128.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from tensorflow>=2.0.1->-r doc/requirements.txt (line 7)) (58.2.0) Collecting termcolor>=1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting google-pasta>=0.1.1 Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 92.1 MB/s eta 0:00:00 Collecting gast<=0.4.0,>=0.2.1 Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting keras-preprocessing>=1.1.1 Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 120.0 MB/s eta 0:00:00 Collecting flatbuffers<2,>=1.12 Downloading flatbuffers-1.12-py2.py3-none-any.whl (15 kB) Collecting networkx>=2.0 Downloading networkx-2.8.5-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 145.0 MB/s eta 0:00:00 Collecting numba Downloading numba-0.56.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 141.5 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil>=2.8.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (2.8.1) Collecting quantum-blackbird>=0.4.0 Downloading quantum_blackbird-0.4.0-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 130.0 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (2.28.1) Collecting scipy>=1.0.0 Downloading scipy-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 MB 115.2 MB/s eta 0:00:00 Collecting sympy>=1.5 Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 137.8 MB/s eta 0:00:00 Collecting thewalrus>=0.18.0 Downloading thewalrus-0.19.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.8/83.8 kB 135.1 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied: urllib3>=1.25.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (1.26.11) Collecting quantum-xir>=0.1.1 Downloading quantum_xir-0.2.1-py3-none-any.whl (27 kB) Collecting xanadu-cloud-client>=0.2.1 Downloading xanadu_cloud_client-0.2.1-py3-none-any.whl (24 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from astunparse>=1.6.0->tensorflow>=2.0.1->-r doc/requirements.txt (line 7)) (0.37.1) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting stack-data Downloading stack_data-0.3.0-py3-none-any.whl (23 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 146.1 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 150.5 MB/s eta 0:00:00 Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 103.4 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting jupyter-core>=4.9.2 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 136.6 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.0 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 145.9 MB/s eta 0:00:00 Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.6.6-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 127.2 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) (2.1.1) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 145.2 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 130.2 MB/s eta 0:00:00 Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting lxml Downloading lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 137.9 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.1-py3-none-any.whl (22 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 136.9 MB/s eta 0:00:00 Collecting PyYAML>=3.01 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 72.5 MB/s eta 0:00:00 Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting antlr4-python3-runtime==4.8 Downloading antlr4-python3-runtime-4.8.tar.gz (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.4/112.4 kB 133.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lark-parser>=0.11.0 Downloading lark_parser-0.12.0-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.5/103.5 kB 138.5 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (2022.6.15) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (2.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->StrawberryFields==0.24.0.dev0->-r doc/requirements.txt (line 8)) (3.3) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.1.5) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (4.12.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (0.7.12) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.10.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.2.0) Collecting mpmath>=0.19 Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 152.0 MB/s eta 0:00:00 Collecting google-auth-oauthlib<0.5,>=0.4.1 Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) Collecting tensorboard-data-server<0.7.0,>=0.6.0 Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 143.4 MB/s eta 0:00:00 Collecting werkzeug>=1.0.1 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 150.6 MB/s eta 0:00:00 Collecting tensorboard-plugin-wit>=1.6.0 Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 151.5 MB/s eta 0:00:00 Collecting markdown>=2.6.8 Downloading Markdown-3.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 126.4 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 Downloading google_auth-2.10.0-py2.py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.2/167.2 kB 140.4 MB/s eta 0:00:00 Collecting dask[delayed] Downloading dask-2022.8.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 151.7 MB/s eta 0:00:00 Collecting llvmlite<0.40,>=0.39.0dev0 Downloading llvmlite-0.39.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/34.6 MB 144.9 MB/s eta 0:00:00 Collecting numpy>=1.20 Downloading numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 138.6 MB/s eta 0:00:00 Collecting fire Downloading fire-0.4.0.tar.gz (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 kB 135.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting pydantic[dotenv] Downloading pydantic-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 133.6 MB/s eta 0:00:00 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from packaging->ipykernel->-r doc/requirements.txt (line 3)) (3.0.9) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2022.1) Collecting rsa<5,>=3.1.4 Downloading rsa-4.9-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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 141.1 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) Collecting requests-oauthlib>=0.7.0 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from importlib-metadata>=4.4->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.8.1) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 118.1 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 132.0 MB/s eta 0:00:00 Collecting attrs>=17.4.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 121.7 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.9.0-py3-none-any.whl (33 kB) Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 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 soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting partd>=0.3.10 Downloading partd-1.2.0-py3-none-any.whl (19 kB) Collecting cloudpickle>=1.1.1 Downloading cloudpickle-2.1.0-py3-none-any.whl (25 kB) Collecting fsspec>=0.6.0 Downloading fsspec-2022.7.1-py3-none-any.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.2/141.2 kB 150.5 MB/s eta 0:00:00 Collecting toolz>=0.8.2 Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 129.8 MB/s eta 0:00:00 Collecting python-dotenv>=0.10.4 Downloading python_dotenv-0.20.0-py3-none-any.whl (17 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting asttokens Downloading asttokens-2.0.7-py2.py3-none-any.whl (23 kB) Collecting executing Downloading executing-0.9.1-py2.py3-none-any.whl (16 kB) Collecting locket Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 136.0 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.5/151.5 kB 136.2 MB/s eta 0:00:00 Building wheels for collected packages: pygments-github-lexers, StrawberryFields, antlr4-python3-runtime, termcolor, fire Building wheel for pygments-github-lexers (setup.py): started Building wheel for pygments-github-lexers (setup.py): finished with status 'done' Created wheel for pygments-github-lexers: filename=pygments_github_lexers-0.0.5-py3-none-any.whl size=6239 sha256=28a26e0cd308bf173bd9eeda9ae10571b5bfc9f076d3a3db2d5431e3075c0c70 Stored in directory: /tmp/pip-ephem-wheel-cache-w053jlyn/wheels/75/c6/f7/fc341b39d0b970c9c3a2918a97347ea8f992c14a43dd719f4e Building wheel for StrawberryFields (setup.py): started Building wheel for StrawberryFields (setup.py): finished with status 'done' Created wheel for StrawberryFields: filename=StrawberryFields-0.24.0.dev0-py3-none-any.whl size=4918306 sha256=7de3d18bf403f37b395c9a7bd39cd21c8e0f931907d1f7f8d4f833862bb678ea Stored in directory: /tmp/pip-ephem-wheel-cache-w053jlyn/wheels/c5/2c/f6/581521a2ca05b55eb6a5729c0008de7ebcd85e28ba9c106906 Building wheel for antlr4-python3-runtime (setup.py): started Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done' Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.8-py3-none-any.whl size=141230 sha256=6a3c543a9ffe5c600f27253b165d2f05a7e54d06b648b96ee294e596475ffb52 Stored in directory: /tmp/pip-ephem-wheel-cache-w053jlyn/wheels/c8/d0/ab/d43c02eaddc5b9004db86950802442ad9a26f279c619e28da0 Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4848 sha256=27a37683f1544bb2fa2135aebeeea62d9824b6e04ca30f6b4faaf12dd9d3c4ef Stored in directory: /tmp/pip-ephem-wheel-cache-w053jlyn/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.4.0-py2.py3-none-any.whl size=115942 sha256=25f44010c09d21390cbd29e9acf2ea05b1233b04e7bb7aebe5e87e970688d0fd Stored in directory: /tmp/pip-ephem-wheel-cache-w053jlyn/wheels/1f/10/06/2a990ee4d73a8479fe2922445e8a876d38cfbfed052284c6a1 Successfully built pygments-github-lexers StrawberryFields antlr4-python3-runtime termcolor fire Installing collected packages: webencodings, wcwidth, termcolor, tensorboard-plugin-wit, pyasn1, pure-eval, ptyprocess, pickleshare, mpmath, mistune, libclang, lark-parser, keras, flatbuffers, fastjsonschema, executing, backcall, appdirs, antlr4-python3-runtime, wrapt, werkzeug, typing-extensions, traitlets, tornado, toolz, toml, tinycss2, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, sympy, soupsieve, rsa, quantum-xir, pyzmq, PyYAML, python-dotenv, python-dateutil, pyrsistent, pygments-github-lexers, pyasn1-modules, psutil, protobuf, prompt-toolkit, pkgutil-resolve-name, pexpect, parso, pandocfilters, oauthlib, numpy, networkx, nest-asyncio, lxml, locket, llvmlite, latexcodec, jupyterlab-pygments, importlib-resources, grpcio, google-pasta, gast, fsspec, fire, entrypoints, docutils, defusedxml, decorator, debugpy, cloudpickle, cachetools, bleach, attrs, astunparse, asttokens, absl-py, stack-data, scipy, requests-oauthlib, quantum-blackbird, pydantic, pybtex, partd, opt-einsum, numba, matplotlib-inline, markdown, keras-preprocessing, jupyter-core, jsonschema, jedi, h5py, google-auth, beautifulsoup4, sphinx-automodapi, pybtex-docutils, nbformat, jupyter-client, ipython, google-auth-oauthlib, dask, xanadu-cloud-client, tensorboard, sphinxcontrib-bibtex, nbclient, ipykernel, thewalrus, tensorflow, nbconvert, StrawberryFields, nbsphinx 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/xanaduai-pennylane-sf/envs/stable Can't uninstall 'python-dateutil'. No files were found to uninstall. 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/xanaduai-pennylane-sf/envs/stable Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 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 PyYAML-6.0 StrawberryFields-0.24.0.dev0 absl-py-1.2.0 antlr4-python3-runtime-4.8 appdirs-1.4.4 asttokens-2.0.7 astunparse-1.6.3 attrs-22.1.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.1 cachetools-5.2.0 cloudpickle-2.1.0 dask-2022.8.0 debugpy-1.6.2 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-0.9.1 fastjsonschema-2.16.1 fire-0.4.0 flatbuffers-1.12 fsspec-2022.7.1 gast-0.4.0 google-auth-2.10.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 grpcio-1.47.0 h5py-3.7.0 importlib-resources-5.9.0 ipykernel-6.15.1 ipython-8.4.0 jedi-0.18.1 jsonschema-4.9.1 jupyter-client-7.3.4 jupyter-core-4.11.1 jupyterlab-pygments-0.2.2 keras-2.9.0 keras-preprocessing-1.1.2 lark-parser-0.12.0 latexcodec-2.0.1 libclang-14.0.6 llvmlite-0.39.0 locket-1.0.0 lxml-4.9.1 markdown-3.4.1 matplotlib-inline-0.1.3 mistune-0.8.4 mpmath-1.2.1 nbclient-0.6.6 nbconvert-6.5.1 nbformat-5.4.0 nbsphinx-0.8.9 nest-asyncio-1.5.5 networkx-2.8.5 numba-0.56.0 numpy-1.22.4 oauthlib-3.2.0 opt-einsum-3.3.0 pandocfilters-1.5.0 parso-0.8.3 partd-1.2.0 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.30 protobuf-3.19.4 psutil-5.9.1 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybtex-0.24.0 pybtex-docutils-1.0.2 pydantic-1.9.1 pygments-github-lexers-0.0.5 pyrsistent-0.18.1 python-dateutil-2.8.2 python-dotenv-0.20.0 pyzmq-23.2.0 quantum-blackbird-0.4.0 quantum-xir-0.2.1 requests-oauthlib-1.3.1 rsa-4.9 scipy-1.9.0 soupsieve-2.3.2.post1 sphinx-automodapi-0.14.1 sphinxcontrib-bibtex-2.4.2 stack-data-0.3.0 sympy-1.10.1 tensorboard-2.9.1 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorflow-2.9.1 tensorflow-estimator-2.9.0 tensorflow-io-gcs-filesystem-0.26.0 termcolor-1.1.0 thewalrus-0.19.0 tinycss2-1.1.1 toml-0.10.2 toolz-0.12.0 tornado-6.2 traitlets-5.3.0 typing-extensions-4.3.0 wcwidth-0.2.5 webencodings-0.5.1 werkzeug-2.2.2 wrapt-1.14.1 xanadu-cloud-client-0.2.1 [rtd-command-info] start-time: 2022-08-09T15:09:49.409606Z, end-time: 2022-08-09T15:10:03.757132Z, duration: 14, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/checkouts/stable Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: strawberryfields>=0.22 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from PennyLane-SF==0.20.1) (0.24.0.dev0) Collecting pennylane>=0.19 Downloading PennyLane-0.24.0-py3-none-any.whl (957 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 957.4/957.4 kB 33.3 MB/s eta 0:00:00 Collecting autoray>=0.3.1 Downloading autoray-0.3.2-py3-none-any.whl (36 kB) Collecting autograd Downloading autograd-1.4-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 116.4 MB/s eta 0:00:00 Collecting pennylane-lightning>=0.24 Downloading PennyLane_Lightning-0.24.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 142.0 MB/s eta 0:00:00 Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (1.9.0) Collecting semantic-version==2.6 Downloading semantic_version-2.6.0-py3-none-any.whl (14 kB) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (5.2.0) Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (2.8.5) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (1.4.4) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pennylane>=0.19->PennyLane-SF==0.20.1) (1.22.4) Collecting numpy Downloading numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 139.0 MB/s eta 0:00:00 Collecting retworkx Downloading retworkx-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 141.8 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (2.28.1) Requirement already satisfied: quantum-blackbird>=0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.4.0) Requirement already satisfied: sympy>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.10.1) Requirement already satisfied: python-dateutil>=2.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (2.8.2) Requirement already satisfied: xanadu-cloud-client>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.2.1) Requirement already satisfied: numba in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.56.0) Requirement already satisfied: thewalrus>=0.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.19.0) Requirement already satisfied: urllib3>=1.25.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.26.11) Requirement already satisfied: quantum-xir>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.2.1) Collecting ninja Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 135.0 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from python-dateutil>=2.8.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.15.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: antlr4-python3-runtime==4.8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from quantum-blackbird>=0.4.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (4.8) Requirement already satisfied: lark-parser>=0.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from quantum-xir>=0.1.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.12.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (3.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (2022.6.15) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from requests>=2.22.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (2.1.0) Requirement already satisfied: mpmath>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from sympy>=1.5->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.2.1) Requirement already satisfied: dask[delayed] in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (2022.8.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.20.1) (58.2.0) Collecting setuptools Downloading setuptools-63.4.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 151.6 MB/s eta 0:00:00 Requirement already satisfied: llvmlite<0.40,>=0.39.0dev0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.39.0) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.20.1) (4.12.0) Requirement already satisfied: fire in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.4.0) Requirement already satisfied: pydantic[dotenv] in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.9.1) Requirement already satisfied: future>=0.15.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from autograd->pennylane>=0.19->PennyLane-SF==0.20.1) (0.18.2) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (2022.7.1) Requirement already satisfied: pyyaml>=5.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (6.0) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (21.3) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.12.0) Requirement already satisfied: partd>=0.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.2.0) Requirement already satisfied: cloudpickle>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (2.1.0) Requirement already satisfied: termcolor in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from fire->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.1.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from importlib-metadata->numba->strawberryfields>=0.22->PennyLane-SF==0.20.1) (3.8.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (4.3.0) Requirement already satisfied: python-dotenv>=0.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.20.1) (0.20.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from packaging>=20.0->dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (3.0.9) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable/lib/python3.8/site-packages (from partd>=0.3.10->dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.20.1) (1.0.0) Building wheels for collected packages: PennyLane-SF Building wheel for PennyLane-SF (setup.py): started Building wheel for PennyLane-SF (setup.py): finished with status 'done' Created wheel for PennyLane-SF: filename=PennyLane_SF-0.20.1-py3-none-any.whl size=29501 sha256=183b9831b3cb0c9e5fb5d44af79322cf76c92c489996e32b8c8c8f557eab26cf Stored in directory: /tmp/pip-ephem-wheel-cache-mjfpic2a/wheels/75/2f/2e/d436906347e08ad8863229bce99bca3b953598e1b9f03d6c40 Successfully built PennyLane-SF Installing collected packages: semantic-version, ninja, six, setuptools, retworkx, autoray, autograd, pennylane-lightning, pennylane, PennyLane-SF Attempting uninstall: six Found existing installation: six 1.15.0 Not uninstalling six at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/stable Can't uninstall 'six'. No files were found to uninstall. Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 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 PennyLane-SF-0.20.1 autograd-1.4 autoray-0.3.2 ninja-1.10.2.3 pennylane-0.24.0 pennylane-lightning-0.24.0 retworkx-0.11.0 semantic-version-2.6.0 setuptools-63.4.2 six-1.16.0 [rtd-command-info] start-time: 2022-08-09T15:10:05.709106Z, end-time: 2022-08-09T15:10:05.805699Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-SF documentation build configuration file. # # 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. import sys, os, re from unittest.mock import MagicMock # 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. sys.path.insert(0, os.path.abspath('..')) sys.path.insert(0, os.path.abspath('_ext')) sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath('.')), 'doc')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = '1.6' # 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", "sphinx.ext.autosummary", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", 'sphinx.ext.viewcode', "sphinx_automodapi.automodapi" ] intersphinx_mapping = {"https://pennylane.readthedocs.io/en/stable/": None} # nbsphinx settings exclude_patterns = ['_build', '**.ipynb_checkpoints', 'tutorials/.ipynb_checkpoints', '*-checkpoint.ipynb'] nbsphinx_execute = 'never' nbsphinx_epilog = """ .. note:: :download:`Click here <../{{env.docname}}.ipynb>` to download this gallery page as an interactive Jupyter notebook. """ autosummary_generate = True autosummary_imported_members = False automodapi_toctreedirnm = "code/api" automodsumm_inherited_members = True # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates', 'xanadu_theme'] # 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 = 'PennyLane-StrawberryFields' copyright = "Copyright 2018-2020" author = 'Xanadu Inc.' add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_sf # The full version, including alpha/beta/rc tags. release = pennylane_sf.__version__ # The short X.Y version. version = re.match(r'^(\d+\.\d+)', release).expand(r'\1') # 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 # today_fmt is used as the format for a strftime call. today_fmt = '%Y-%m-%d' # 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'] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # 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 = 'nature' # 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 themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = '_static/favicon.ico' # 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'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} html_sidebars = { '**' : [ 'logo-text.html', 'searchbox.html', 'globaltoc.html', # 'sourcelink.html' ] } # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # -- Xanadu theme --------------------------------------------------------- html_theme = 'xanadu_theme' html_theme_path = ['.'] # Register the theme as an extension to generate a sitemap.xml # extensions.append("guzzle_sphinx_theme") # xanadu theme options (see theme.conf for more information) html_theme_options = { # Set the path to a special layout to include for the homepage # "index_template": "special_index.html", # Set the name of the project to appear in the left sidebar. "project_nav_name": "PennyLane-SF", # Set your Disqus short name to enable comments # "disqus_comments_shortname": "pennylane-1", # Set you GA account ID to enable tracking "google_analytics_account": "UA-130507810-2", # Path to a touch icon "touch_icon": "logo_new.png", # Specify a base_url used to generate sitemap.xml links. If not # specified, then no sitemap will be built. # "base_url": "" # Allow a separate homepage from the master_doc # "homepage": "index", # Allow the project link to be overriden to a custom URL. # "projectlink": "http://myproject.url", "large_toc": True, # colors "navigation_button": "#19b37b", "navigation_button_hover": "#0e714d", "toc_caption": "#19b37b", "toc_hover": "#19b37b", "table_header_bg": "#edf7f4", "table_header_border": "#19b37b", "download_button": "#19b37b", # gallery options # "github_repo": "XanaduAI/PennyLane", # "gallery_dirs": "tutorials", } edit_on_github_project = 'XanaduAI/pennylane-sf' edit_on_github_branch = 'master/doc' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLaneSFdoc' # -- 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', } latex_additional_files = ['macros.tex'] # 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, 'PennyLane-SF.tex', 'PennyLane-StrawberryFields Documentation', 'Xanadu Inc.', '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, 'pennylane-sf', 'PennyLane-StrawberryFields 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, 'PennyLane-StrawberryFields', 'PennyLane-StrawberryFields Documentation', author, 'PennyLane-StrawberryFields', 'Strawberry Fields plugin for the PennyLane quantum machine learning library.', 'Miscellaneous'), ] #============================================================ # the order in which autodoc lists the documented members autodoc_member_order = 'bysource' # inheritance_diagram graphviz attributes inheritance_node_attrs = dict(color='lightskyblue1', style='filled') #autodoc_default_flags = ['members'] autosummary_generate = True from directives import CustomDeviceGalleryItemDirective, CustomDemoGalleryItemDirective def setup(app): app.add_directive('devicegalleryitem', CustomDeviceGalleryItemDirective) app.add_directive('demogalleryitem', CustomDemoGalleryItemDirective) ########################################################################### # 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/main/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", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-sf', 'name': u'pennylane-sf', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.pennylane.ai/projects/strawberryfields/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'pennylane-sf', 'github_version': 'dfeb88382c70325c44543aba9c79ec96c477ade5', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'dfeb88382c70325c44543aba9c79ec96c477ade5', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'dfeb88382c70325c44543aba9c79ec96c477ade5', 'display_gitlab': False, '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': 'dfeb8838', } # 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/xanaduai-pennylane-sf/builds/1046296/' 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: 2022-08-09T15:10:06.038667Z, end-time: 2022-08-09T15:11:11.022662Z, duration: 64, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.1.1 Matplotlib is building the font cache; this may take a moment. 2022-08-09 15:10:53.058185: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2022-08-09 15:10:53.058249: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: code.rst, devices/fock.rst, devices/gaussian.rst, devices/gbs.rst, devices/remote.rst, devices/tf.rst, index.rst, installation.rst, ops.rst, support.rst loading intersphinx inventory from https://pennylane.readthedocs.io/en/stable/objects.inv... [automodsumm] code.rst: found 4 automodsumm entries to generate [automodsumm] ops.rst: found 1 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] code reading sources... [ 13%] code/api/pennylane_sf.StrawberryFieldsFock reading sources... [ 20%] code/api/pennylane_sf.StrawberryFieldsGBS reading sources... [ 26%] code/api/pennylane_sf.StrawberryFieldsGaussian reading sources... [ 33%] code/api/pennylane_sf.StrawberryFieldsRemote reading sources... [ 40%] code/api/pennylane_sf.ops.ParamGraphEmbed reading sources... [ 46%] devices/fock reading sources... [ 53%] devices/gaussian reading sources... [ 60%] devices/gbs reading sources... [ 66%] devices/remote reading sources... [ 73%] devices/tf reading sources... [ 80%] index reading sources... [ 86%] installation reading sources... [ 93%] ops reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] code writing output... [ 13%] code/api/pennylane_sf.StrawberryFieldsFock writing output... [ 20%] code/api/pennylane_sf.StrawberryFieldsGBS writing output... [ 26%] code/api/pennylane_sf.StrawberryFieldsGaussian writing output... [ 33%] code/api/pennylane_sf.StrawberryFieldsRemote writing output... [ 40%] code/api/pennylane_sf.ops.ParamGraphEmbed writing output... [ 46%] devices/fock writing output... [ 53%] devices/gaussian writing output... [ 60%] devices/gbs writing output... [ 66%] devices/remote writing output... [ 73%] devices/tf writing output... [ 80%] index writing output... [ 86%] installation writing output... [ 93%] ops writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 20%] pennylane_sf.fock highlighting module code... [ 40%] pennylane_sf.gaussian highlighting module code... [ 60%] pennylane_sf.gbs highlighting module code... [ 80%] pennylane_sf.ops highlighting module code... [100%] pennylane_sf.remote writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 1 warning. The HTML pages are in _build/html.