Read the Docs build information Build id: 2750482 Project: xanaduai-pennylane-sf Version: latest Commit: aa9f461292df24e11057091d8928f3f0deb0f85c Date: 2025-01-22T01:53:05.271605Z State: finished Success: True [rtd-command-info] start-time: 2025-01-22T01:53:06.395696Z, end-time: 2025-01-22T01:53:06.839893Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-sf.git . Cloning into '.'... [rtd-command-info] start-time: 2025-01-22T01:53:06.906188Z, end-time: 2025-01-22T01:53:07.758210Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/PennyLaneAI/pennylane-sf * [new tag] v0.20.0 -> v0.20.0 * [new tag] v0.20.1 -> v0.20.1 * [new tag] v0.29.0 -> v0.29.0 * [new tag] v0.29.1 -> v0.29.1 [rtd-command-info] start-time: 2025-01-22T01:53:07.879351Z, end-time: 2025-01-22T01:53:07.916374Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 aa9f461 SC80141 | Fix ReadTheDocs Build (#153) [rtd-command-info] start-time: 2025-01-22T01:53:07.982861Z, end-time: 2025-01-22T01:53:08.027183Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt - method: pip path: . build: os: ubuntu-22.04 tools: python: "3.9" [rtd-command-info] start-time: 2025-01-22T01:53:11.800671Z, end-time: 2025-01-22T01:53:11.859783Z, duration: 0, exit-code: 0 asdf global python 3.9.20 [rtd-command-info] start-time: 2025-01-22T01:53:12.179971Z, end-time: 2025-01-22T01:53:13.004704Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.20.final.0-64 in 592ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-01-22T01:53:13.068931Z, end-time: 2025-01-22T01:53:21.288434Z, duration: 8, 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/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.8.0 [rtd-command-info] start-time: 2025-01-22T01:53:21.360290Z, end-time: 2025-01-22T01:53:26.942445Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting zipp>=3.20 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 108.9 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 189.5 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 382.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 467.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-0.7.16 babel-2.16.0 certifi-2024.12.14 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.6.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.3.0 zipp-3.21.0 [rtd-command-info] start-time: 2025-01-22T01:53:27.014232Z, end-time: 2025-01-22T01:54:32.775805Z, duration: 65, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Looking in links: https://download.pytorch.org/whl/torch_stable.html Ignoring sphinx: markers 'python_version == "3.10"' don't match your environment Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from -r doc/requirements.txt (line 2)) (24.3.1) Collecting appdirs (from -r doc/requirements.txt (line 3)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autograd (from -r doc/requirements.txt (line 4)) Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB) Collecting autoray (from -r doc/requirements.txt (line 5)) Downloading autoray-0.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 6)) Downloading mistune-0.8.4-py2.py3-none-any.whl.metadata (8.5 kB) Collecting m2r2 (from -r doc/requirements.txt (line 7)) Downloading m2r2-0.3.3.post2-py3-none-any.whl.metadata (7.1 kB) Collecting numpy (from -r doc/requirements.txt (line 8)) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting pygments-github-lexers (from -r doc/requirements.txt (line 9)) 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 semantic_version==2.10 (from -r doc/requirements.txt (line 10)) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting scipy (from -r doc/requirements.txt (line 11)) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting docutils==0.16 (from -r doc/requirements.txt (line 12)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting StrawberryFields==0.23.0 (from -r doc/requirements.txt (line 13)) Downloading StrawberryFields-0.23.0-py3-none-any.whl.metadata (7.6 kB) Collecting sphinx==3.5 (from -r doc/requirements.txt (line 14)) Downloading Sphinx-3.5.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r doc/requirements.txt (line 16)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 17)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r doc/requirements.txt (line 18)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 19)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 20)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinx-automodapi==0.13 (from -r doc/requirements.txt (line 21)) Downloading sphinx_automodapi-0.13-py3-none-any.whl.metadata (2.0 kB) Collecting sphinx-copybutton (from -r doc/requirements.txt (line 22)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-bibtex==2.4.2 (from -r doc/requirements.txt (line 23)) Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl.metadata (6.1 kB) Collecting tensornetwork==0.3 (from -r doc/requirements.txt (line 24)) Downloading tensornetwork-0.3.0-py3-none-any.whl.metadata (6.3 kB) Collecting toml (from -r doc/requirements.txt (line 25)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting jinja2==3.0.3 (from -r doc/requirements.txt (line 26)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Collecting rustworkx==0.12.1 (from -r doc/requirements.txt (line 27)) Downloading rustworkx-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting networkx==2.6 (from -r doc/requirements.txt (line 28)) Downloading networkx-2.6-py3-none-any.whl.metadata (4.9 kB) Collecting requests~=2.28.1 (from -r doc/requirements.txt (line 29)) Downloading requests-2.28.2-py3-none-any.whl.metadata (4.6 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 32)) Downloading pennylane_sphinx_theme-0.10.0-py3-none-any.whl.metadata (4.2 kB) Collecting numba (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting python-dateutil>=2.8.0 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting quantum-blackbird>=0.3.0 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading quantum_blackbird-0.5.0-py3-none-any.whl.metadata (4.6 kB) Collecting sympy>=1.5 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) Collecting thewalrus>=0.18.0 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading thewalrus-0.21.0-py3-none-any.whl.metadata (6.2 kB) Requirement already satisfied: urllib3>=1.25.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) (2.3.0) Collecting quantum-xir>=0.1.1 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading quantum_xir-0.2.2-py3-none-any.whl.metadata (4.1 kB) Collecting xanadu-cloud-client>=0.2.1 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading xanadu_cloud_client-0.3.2-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (1.0.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (2.19.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (2.16.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (0.7.16) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (1.4.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (75.8.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 14)) (24.2) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 23)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 23)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting graphviz>=0.11.1 (from tensornetwork==0.3->-r doc/requirements.txt (line 24)) Downloading graphviz-0.20.3-py3-none-any.whl.metadata (12 kB) Collecting h5py>=2.9.0 (from tensornetwork==0.3->-r doc/requirements.txt (line 24)) Downloading h5py-3.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting opt-einsum>=2.3.0 (from tensornetwork==0.3->-r doc/requirements.txt (line 24)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from jinja2==3.0.3->-r doc/requirements.txt (line 26)) (3.0.2) Collecting matplotlib>=3.3 (from networkx==2.6->-r doc/requirements.txt (line 28)) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting pandas>=1.1 (from networkx==2.6->-r doc/requirements.txt (line 28)) Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) INFO: pip is looking at multiple versions of m2r2 to determine which version is compatible with other requirements. This could take a while. Collecting m2r2 (from -r doc/requirements.txt (line 7)) Downloading m2r2-0.3.2-py3-none-any.whl.metadata (7.3 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests~=2.28.1->-r doc/requirements.txt (line 29)) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests~=2.28.1->-r doc/requirements.txt (line 29)) (3.10) Collecting urllib3>=1.25.3 (from StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests~=2.28.1->-r doc/requirements.txt (line 29)) (2024.12.14) Collecting xanadu-sphinx-theme~=0.8.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 32)) Downloading xanadu_sphinx_theme-0.8.0-py3-none-any.whl.metadata (15 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 32)) Downloading pillow-11.1.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 32)) Downloading sphinx_gallery-0.18.0-py3-none-any.whl.metadata (8.9 kB) Collecting contourpy>=1.0.1 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading fonttools-4.55.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (165 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) Collecting importlib-resources>=3.2.0 (from matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting pytz>=2020.1 (from pandas>=1.1->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=1.1->networkx==2.6->-r doc/requirements.txt (line 28)) Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 23)) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 23)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 23)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting antlr4-python3-runtime==4.9.2 (from quantum-blackbird>=0.3.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading antlr4-python3-runtime-4.9.2.tar.gz (117 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lark-parser>=0.11.0 (from quantum-xir>=0.1.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading lark_parser-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.5->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) Collecting dask[delayed] (from thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading dask-2024.8.0-py3-none-any.whl.metadata (3.8 kB) Collecting llvmlite<0.44,>=0.43.0dev0 (from numba->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting fire (from xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading fire-0.7.0.tar.gz (87 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pydantic>=2 (from xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading pydantic-2.10.5-py3-none-any.whl.metadata (30 kB) Collecting pydantic-settings (from xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading pydantic_settings-2.7.1-py3-none-any.whl.metadata (3.5 kB) Collecting python-dotenv (from xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 32)) Downloading sphinx_gallery-0.17.1-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.17.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl.metadata (8.3 kB) Downloading sphinx_gallery-0.15.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx_gallery-0.14.0-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx_gallery-0.13.0-py3-none-any.whl.metadata (5.3 kB) Downloading sphinx_gallery-0.12.2-py3-none-any.whl.metadata (5.2 kB) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib>=3.3->networkx==2.6->-r doc/requirements.txt (line 28)) (3.21.0) Collecting annotated-types>=0.6.0 (from pydantic>=2->xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.27.2 (from pydantic>=2->xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading pydantic_core-2.27.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting typing-extensions>=4.12.2 (from pydantic>=2->xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting click>=8.1 (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting cloudpickle>=1.5.0 (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading cloudpickle-3.1.1-py3-none-any.whl.metadata (7.1 kB) Collecting fsspec>=2021.09.0 (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading fsspec-2024.12.0-py3-none-any.whl.metadata (11 kB) Collecting partd>=1.4.0 (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading partd-1.4.2-py3-none-any.whl.metadata (4.6 kB) Collecting toolz>=0.10.0 (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading toolz-1.0.0-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: importlib-metadata>=4.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) (8.6.1) Collecting termcolor (from fire->xanadu-cloud-client>=0.2.1->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading termcolor-2.5.0-py3-none-any.whl.metadata (6.1 kB) Collecting locket (from partd>=1.4.0->dask[delayed]->thewalrus>=0.18.0->StrawberryFields==0.23.0->-r doc/requirements.txt (line 13)) Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) WARNING: The candidate selected for download or install is a yanked version: 'networkx' candidate (version 2.6 at https://files.pythonhosted.org/packages/b2/87/30ed9e62d5459bbf22b335fc2d9d1faf979d44b1c55a1f0455da0afd756e/networkx-2.6-py3-none-any.whl (from https://pypi.org/simple/networkx/) (requires-python:>=3.7)) Reason for being yanked: Need to resolve: https://github.com/networkx/networkx/pull/4967 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 36.1 MB/s eta 0:00:00 Downloading StrawberryFields-0.23.0-py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 162.2 MB/s eta 0:00:00 Downloading Sphinx-3.5.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 81.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading sphinx_automodapi-0.13-py3-none-any.whl (75 kB) Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Downloading tensornetwork-0.3.0-py3-none-any.whl (216 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Downloading rustworkx-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 16.5 MB/s eta 0:00:00 Downloading networkx-2.6-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 198.3 MB/s eta 0:00:00 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.7.0-py3-none-any.whl (52 kB) Downloading autoray-0.7.0-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.0/930.0 kB 770.8 MB/s eta 0:00:00 Downloading m2r2-0.3.2-py3-none-any.whl (11 kB) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 190.4 MB/s eta 0:00:00 Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 148.1 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading requests-2.28.2-py3-none-any.whl (62 kB) Downloading pennylane_sphinx_theme-0.10.0-py3-none-any.whl (17 kB) Downloading graphviz-0.20.3-py3-none-any.whl (47 kB) Downloading h5py-3.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 195.6 MB/s eta 0:00:00 Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 194.6 MB/s eta 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 198.1 MB/s eta 0:00:00 Downloading pillow-11.1.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 205.1 MB/s eta 0:00:00 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 778.8 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading quantum_blackbird-0.5.0-py3-none-any.whl (48 kB) Downloading quantum_xir-0.2.2-py3-none-any.whl (27 kB) Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 219.1 MB/s eta 0:00:00 Downloading thewalrus-0.21.0-py3-none-any.whl (94 kB) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 184.3 MB/s eta 0:00:00 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading xanadu_cloud_client-0.3.2-py3-none-any.whl (25 kB) Downloading xanadu_sphinx_theme-0.8.0-py3-none-any.whl (51 kB) Downloading sphinx_gallery-0.12.2-py3-none-any.whl (147 kB) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.55.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 213.4 MB/s eta 0:00:00 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 353.3 MB/s eta 0:00:00 Downloading lark_parser-0.12.0-py2.py3-none-any.whl (103 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 176.0 MB/s eta 0:00:00 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 746.9 MB/s eta 0:00:00 Downloading pydantic-2.10.5-py3-none-any.whl (431 kB) Downloading pydantic_core-2.27.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 256.3 MB/s eta 0:00:00 Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 796.9 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) Downloading pydantic_settings-2.7.1-py3-none-any.whl (29 kB) Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading cloudpickle-3.1.1-py3-none-any.whl (20 kB) Downloading fsspec-2024.12.0-py3-none-any.whl (183 kB) Downloading partd-1.4.2-py3-none-any.whl (18 kB) Downloading toolz-1.0.0-py3-none-any.whl (56 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading dask-2024.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 694.2 MB/s eta 0:00:00 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Building wheels for collected packages: pygments-github-lexers, antlr4-python3-runtime, 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=6259 sha256=f1fd7b1539fb823af1c989ebf1c2101fb205bf054e8e3f043bea4777cb97fde6 Stored in directory: /tmp/pip-ephem-wheel-cache-moj4bp3k/wheels/13/42/f5/cbacdb84484c93181b47edf371b66fbd1f90a06635e9f2c021 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.9.2-py3-none-any.whl size=144582 sha256=3cb972bc13a70996c9a56cbb9414bc1ca1fa1feb48fc125ad59efcd742f8744d Stored in directory: /tmp/pip-ephem-wheel-cache-moj4bp3k/wheels/0c/dc/1c/57974cae05c0a98c8d8590c471bdd8e953fcf18b14fa0890b7 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.7.0-py3-none-any.whl size=114298 sha256=a9cea749c6fdeaeb3dc56676d7a051e9059d3662fe26e9902d42fc25098a1b59 Stored in directory: /tmp/pip-ephem-wheel-cache-moj4bp3k/wheels/3b/ee/ac/319a7b7f331f61050d0d54425079b2a883b445be3c7284a4eb Successfully built pygments-github-lexers antlr4-python3-runtime fire Installing collected packages: pytz, mpmath, mistune, lark-parser, appdirs, antlr4-python3-runtime, urllib3, tzdata, typing-extensions, toolz, toml, termcolor, sympy, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, semantic_version, quantum-xir, PyYAML, python-dotenv, pyparsing, pygments-github-lexers, pillow, opt-einsum, numpy, locket, llvmlite, latexcodec, kiwisolver, jinja2, importlib-resources, graphviz, fsspec, fonttools, docutils, cycler, cloudpickle, click, autoray, annotated-types, scipy, rustworkx, requests, python-dateutil, pydantic-core, pybtex, partd, numba, m2r2, h5py, fire, contourpy, autograd, tensornetwork, sphinx, pydantic, pybtex-docutils, pandas, matplotlib, dask, sphinxcontrib-bibtex, sphinx-gallery, sphinx-copybutton, sphinx-automodapi, pydantic-settings, networkx, xanadu-sphinx-theme, xanadu-cloud-client, thewalrus, quantum-blackbird, StrawberryFields, pennylane-sphinx-theme Attempting uninstall: urllib3 Found existing installation: urllib3 2.3.0 Uninstalling urllib3-2.3.0: Successfully uninstalled urllib3-2.3.0 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.5 Uninstalling Jinja2-3.1.5: Successfully uninstalled Jinja2-3.1.5 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed PyYAML-6.0.2 StrawberryFields-0.23.0 annotated-types-0.7.0 antlr4-python3-runtime-4.9.2 appdirs-1.4.4 autograd-1.7.0 autoray-0.7.0 click-8.1.8 cloudpickle-3.1.1 contourpy-1.3.0 cycler-0.12.1 dask-2024.8.0 docutils-0.16 fire-0.7.0 fonttools-4.55.4 fsspec-2024.12.0 graphviz-0.20.3 h5py-3.12.1 importlib-resources-6.5.2 jinja2-3.0.3 kiwisolver-1.4.7 lark-parser-0.12.0 latexcodec-3.0.0 llvmlite-0.43.0 locket-1.0.0 m2r2-0.3.2 matplotlib-3.9.4 mistune-0.8.4 mpmath-1.3.0 networkx-2.6 numba-0.60.0 numpy-2.0.2 opt-einsum-3.4.0 pandas-2.2.3 partd-1.4.2 pennylane-sphinx-theme-0.10.0 pillow-11.1.0 pybtex-0.24.0 pybtex-docutils-1.0.3 pydantic-2.10.5 pydantic-core-2.27.2 pydantic-settings-2.7.1 pygments-github-lexers-0.0.5 pyparsing-3.2.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 quantum-blackbird-0.5.0 quantum-xir-0.2.2 requests-2.28.2 rustworkx-0.12.1 scipy-1.13.1 semantic_version-2.10.0 six-1.17.0 sphinx-3.5.0 sphinx-automodapi-0.13 sphinx-copybutton-0.5.2 sphinx-gallery-0.12.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.4.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sympy-1.13.3 tensornetwork-0.3.0 termcolor-2.5.0 thewalrus-0.21.0 toml-0.10.2 toolz-1.0.0 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 xanadu-cloud-client-0.3.2 xanadu-sphinx-theme-0.8.0 [rtd-command-info] start-time: 2025-01-22T01:54:32.899579Z, end-time: 2025-01-22T01:54:38.430998Z, duration: 5, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/checkouts/latest 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/latest/lib/python3.9/site-packages (from PennyLane-SF==0.29.1) (0.23.0) Collecting pennylane<0.30,>=0.19 (from PennyLane-SF==0.29.1) Downloading PennyLane-0.29.1-py3-none-any.whl.metadata (8.7 kB) Collecting numpy<1.24 (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (1.13.1) Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2.6) Collecting retworkx (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) Downloading retworkx-0.15.1-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: autograd in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (1.7.0) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (1.4.4) Requirement already satisfied: semantic-version>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2.10.0) Requirement already satisfied: autoray>=0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (0.7.0) Collecting cachetools (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) Downloading cachetools-5.5.1-py3-none-any.whl.metadata (5.4 kB) Collecting pennylane-lightning>=0.28 (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (26 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2.28.2) Requirement already satisfied: numba in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.60.0) Requirement already satisfied: python-dateutil>=2.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (2.9.0.post0) Requirement already satisfied: quantum-blackbird>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.5.0) Requirement already satisfied: sympy>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.13.3) Requirement already satisfied: thewalrus>=0.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.21.0) Requirement already satisfied: urllib3>=1.25.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.26.20) Requirement already satisfied: quantum-xir>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.2.2) Requirement already satisfied: xanadu-cloud-client>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.3.2) Requirement already satisfied: matplotlib>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (3.9.4) Requirement already satisfied: pandas>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2.2.3) INFO: pip is looking at multiple versions of pennylane-lightning to determine which version is compatible with other requirements. This could take a while. Downloading PennyLane_Lightning-0.37.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (23 kB) Downloading PennyLane_Lightning-0.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Downloading PennyLane_Lightning-0.35.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Downloading PennyLane_Lightning-0.35.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Downloading PennyLane_Lightning-0.34.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Downloading PennyLane_Lightning-0.33.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Downloading PennyLane_Lightning-0.33.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) INFO: pip is still looking at multiple versions of pennylane-lightning to determine which version is compatible with other requirements. This could take a while. Downloading PennyLane_Lightning-0.32.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Downloading PennyLane_Lightning-0.31.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Downloading PennyLane_Lightning-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from python-dateutil>=2.8.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.17.0) Requirement already satisfied: antlr4-python3-runtime==4.9.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from quantum-blackbird>=0.3.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (4.9.2) Requirement already satisfied: lark-parser>=0.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from quantum-xir>=0.1.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.12.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2024.12.14) Requirement already satisfied: mpmath<1.4,>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from sympy>=1.5->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.3.0) Requirement already satisfied: dask[delayed] in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2024.8.0) Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.43.0) Requirement already satisfied: fire in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.7.0) Requirement already satisfied: pydantic>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2.10.5) Requirement already satisfied: pydantic-settings in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2.7.1) Requirement already satisfied: python-dotenv in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.0.1) Collecting rustworkx==0.15.1 (from retworkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (1.3.0) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (4.55.4) Requirement already satisfied: kiwisolver>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (1.4.7) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (24.2) Requirement already satisfied: pillow>=8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (11.1.0) Requirement already satisfied: pyparsing>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (3.2.1) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.3->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (6.5.2) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pandas>=1.1->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2024.2) Requirement already satisfied: tzdata>=2022.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pandas>=1.1->networkx->pennylane<0.30,>=0.19->PennyLane-SF==0.29.1) (2025.1) Requirement already satisfied: annotated-types>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pydantic>=2->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (0.7.0) Requirement already satisfied: pydantic-core==2.27.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pydantic>=2->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2.27.2) Requirement already satisfied: typing-extensions>=4.12.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from pydantic>=2->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (4.12.2) Requirement already satisfied: click>=8.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (8.1.8) Requirement already satisfied: cloudpickle>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (3.1.1) Requirement already satisfied: fsspec>=2021.09.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2024.12.0) Requirement already satisfied: partd>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.4.2) Requirement already satisfied: pyyaml>=5.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (6.0.2) Requirement already satisfied: toolz>=0.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.0.0) Requirement already satisfied: importlib-metadata>=4.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (8.6.1) Requirement already satisfied: termcolor in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from fire->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.29.1) (2.5.0) Requirement already satisfied: zipp>=3.20 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.13.0->dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (3.21.0) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.9/site-packages (from partd>=1.4.0->dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.29.1) (1.0.0) Downloading PennyLane-0.29.1-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 59.4 MB/s eta 0:00:00 Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 101.2 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 97.3 MB/s eta 0:00:00 Downloading cachetools-5.5.1-py3-none-any.whl (9.5 kB) Downloading retworkx-0.15.1-py3-none-any.whl (10 kB) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 199.5 MB/s eta 0:00:00 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.29.1-py3-none-any.whl size=29662 sha256=69a897e8b2344b82ffa7ddf863521f372ce650c8d1a5491599ec937f9d686163 Stored in directory: /tmp/pip-ephem-wheel-cache-8rwm3x_c/wheels/aa/ca/6a/b763096fca8914c12443b5cfbd946461bc82256bf9e7106304 Successfully built PennyLane-SF Installing collected packages: numpy, cachetools, rustworkx, retworkx, pennylane-lightning, pennylane, PennyLane-SF Attempting uninstall: numpy Found existing installation: numpy 2.0.2 Uninstalling numpy-2.0.2: Successfully uninstalled numpy-2.0.2 Attempting uninstall: rustworkx Found existing installation: rustworkx 0.12.1 Uninstalling rustworkx-0.12.1: Successfully uninstalled rustworkx-0.12.1 Successfully installed PennyLane-SF-0.29.1 cachetools-5.5.1 numpy-1.23.5 pennylane-0.29.1 pennylane-lightning-0.30.0 retworkx-0.15.1 rustworkx-0.15.1 [rtd-command-info] start-time: 2025-01-22T01:54:38.607173Z, end-time: 2025-01-22T01:54:38.659076Z, 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://docs.pennylane.ai/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. from pennylane_sphinx_theme import templates_dir templates_path = [templates_dir()] # 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-2023" 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 = "en" # 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', # ] #} # 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 = 'pennylane' # 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 = { "navbar_name": "PennyLane-SF", "navbar_active_link": 3, "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "google_analytics_tracking_id": "G-C480Z9JL0D", "toc_overview": True } edit_on_github_project = 'PennyLaneAI/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 [rtd-command-info] start-time: 2025-01-22T01:54:38.736221Z, end-time: 2025-01-22T01:54:47.875737Z, duration: 9, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v3.5.0 loading translations [en]... done 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://docs.pennylane.ai/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... WARNING: unsupported theme option 'navbar_active_link' given 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 WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting 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 build succeeded, 2 warnings. The HTML pages are in ../_readthedocs/html.