Read the Docs build information Build id: 961612 Project: d-wave-systems-dwave-system Version: stable Commit: 7bf16fcd67add4112f5afeb08c75dcc694a0cca0 Date: 2022-05-27T21:02:18.814841Z State: finished Success: False [rtd-command-info] start-time: 2022-05-27T21:04:36.814062Z, end-time: 2022-05-27T21:04:37.604516Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/dwavesystems/dwave-system.git . Cloning into '.'... [rtd-command-info] start-time: 2022-05-27T21:04:37.811781Z, end-time: 2022-05-27T21:04:37.895685Z, duration: 0, exit-code: 0 git checkout --force 7bf16fcd67add4112f5afeb08c75dcc694a0cca0 Note: switching to '7bf16fcd67add4112f5afeb08c75dcc694a0cca0'. 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 7bf16fc Update version 1.14.0 -> 1.15.0 [rtd-command-info] start-time: 2022-05-27T21:04:38.081313Z, end-time: 2022-05-27T21:04:38.144934Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-27T21:04:39.233953Z, end-time: 2022-05-27T21:04:43.876573Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-27T21:04:44.071402Z, end-time: 2022-05-27T21:04:46.457238Z, 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/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (22.1.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.9 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.3.2 Uninstalling setuptools-62.3.2: Successfully uninstalled setuptools-62.3.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-05-27T21:04:46.646405Z, end-time: 2022-05-27T21:04:54.427689Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 25.1 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-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 180.2 MB/s eta 0:00:00 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 184.2 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<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 207.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 198.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.7-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 223.4 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 252.5 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.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 245.8 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 250.7 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 214.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 185.9 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 179.3 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 171.3 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 210.2 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 211.2 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 234.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 199.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 216.3 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 208.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 197.6 MB/s eta 0:00:00 Building wheels for collected packages: mock, 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=9986f76482cbc95826b872990e5a9800e829e4774022be25b7d05ab662911b54 Stored in directory: /tmp/pip-ephem-wheel-cache-3oio0j0v/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=d06e09188c2d690865ed15d65aaff83f60cf53168b2248c4e85116bbccf9d86f Stored in directory: /tmp/pip-ephem-wheel-cache-3oio0j0v/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18.1 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.7 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-05-27T21:04:54.663160Z, end-time: 2022-05-27T21:04:57.392116Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx<5.0.0,>=4.0.0 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 56.6 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 224.6 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.27.1) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 209.6 MB/s eta 0:00:00 Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.10.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (3.0.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 225.2 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.2.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.12.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (1.3.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 204.7 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from babel>=1.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2022.1) Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.0.12) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (1.26.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2022.5.18.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (3.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages (from packaging->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (3.0.9) Installing collected packages: zipp, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, importlib-metadata, sphinx Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed importlib-metadata-4.11.4 sphinx-4.5.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 typing-extensions-4.2.0 zipp-3.8.0 [rtd-command-info] start-time: 2022-05-27T21:04:57.589167Z, end-time: 2022-05-27T21:05:01.036196Z, duration: 3, exit-code: 1 python /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/checkouts/stable/setup.py install --force running install running bdist_egg running egg_info creating dwave_system.egg-info writing dwave_system.egg-info/PKG-INFO writing dependency_links to dwave_system.egg-info/dependency_links.txt writing entry points to dwave_system.egg-info/entry_points.txt writing requirements to dwave_system.egg-info/requires.txt writing top-level names to dwave_system.egg-info/top_level.txt writing manifest file 'dwave_system.egg-info/SOURCES.txt' reading manifest file 'dwave_system.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'dwave_system.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/dwave copying dwave/__init__.py -> build/lib/dwave creating build/lib/dwave/embedding copying dwave/embedding/diagnostic.py -> build/lib/dwave/embedding copying dwave/embedding/chain_strength.py -> build/lib/dwave/embedding copying dwave/embedding/transforms.py -> build/lib/dwave/embedding copying dwave/embedding/pegasus.py -> build/lib/dwave/embedding copying dwave/embedding/chimera.py -> build/lib/dwave/embedding copying dwave/embedding/chain_breaks.py -> build/lib/dwave/embedding copying dwave/embedding/__init__.py -> build/lib/dwave/embedding copying dwave/embedding/exceptions.py -> build/lib/dwave/embedding copying dwave/embedding/polynomialembedder.py -> build/lib/dwave/embedding copying dwave/embedding/zephyr.py -> build/lib/dwave/embedding copying dwave/embedding/utils.py -> build/lib/dwave/embedding copying dwave/embedding/drawing.py -> build/lib/dwave/embedding creating build/lib/dwave/system copying dwave/system/testing.py -> build/lib/dwave/system copying dwave/system/warnings.py -> build/lib/dwave/system copying dwave/system/package_info.py -> build/lib/dwave/system copying dwave/system/schedules.py -> build/lib/dwave/system copying dwave/system/flux_bias_offsets.py -> build/lib/dwave/system copying dwave/system/utilities.py -> build/lib/dwave/system copying dwave/system/__init__.py -> build/lib/dwave/system copying dwave/system/exceptions.py -> build/lib/dwave/system copying dwave/system/coupling_groups.py -> build/lib/dwave/system creating build/lib/dwave/system/cache copying dwave/system/cache/database_manager.py -> build/lib/dwave/system/cache copying dwave/system/cache/cache_manager.py -> build/lib/dwave/system/cache copying dwave/system/cache/__init__.py -> build/lib/dwave/system/cache copying dwave/system/cache/schema.py -> build/lib/dwave/system/cache creating build/lib/dwave/system/composites copying dwave/system/composites/virtual_graph.py -> build/lib/dwave/system/composites copying dwave/system/composites/tiling.py -> build/lib/dwave/system/composites copying dwave/system/composites/embedding.py -> build/lib/dwave/system/composites copying dwave/system/composites/__init__.py -> build/lib/dwave/system/composites copying dwave/system/composites/reversecomposite.py -> build/lib/dwave/system/composites copying dwave/system/composites/cutoffcomposite.py -> build/lib/dwave/system/composites creating build/lib/dwave/system/samplers copying dwave/system/samplers/leap_hybrid_sampler.py -> build/lib/dwave/system/samplers copying dwave/system/samplers/__init__.py -> build/lib/dwave/system/samplers copying dwave/system/samplers/clique.py -> build/lib/dwave/system/samplers copying dwave/system/samplers/dwave_sampler.py -> build/lib/dwave/system/samplers creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/dwave creating build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/diagnostic.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/chain_strength.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/transforms.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/pegasus.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/chimera.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/chain_breaks.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/__init__.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/exceptions.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/polynomialembedder.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/zephyr.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/utils.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/embedding/drawing.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/__init__.py -> build/bdist.linux-x86_64/egg/dwave creating build/bdist.linux-x86_64/egg/dwave/system creating build/bdist.linux-x86_64/egg/dwave/system/cache copying build/lib/dwave/system/cache/database_manager.py -> build/bdist.linux-x86_64/egg/dwave/system/cache copying build/lib/dwave/system/cache/cache_manager.py -> build/bdist.linux-x86_64/egg/dwave/system/cache copying build/lib/dwave/system/cache/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system/cache copying build/lib/dwave/system/cache/schema.py -> build/bdist.linux-x86_64/egg/dwave/system/cache copying build/lib/dwave/system/testing.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/warnings.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/package_info.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/schedules.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/flux_bias_offsets.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/utilities.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/exceptions.py -> build/bdist.linux-x86_64/egg/dwave/system creating build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/virtual_graph.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/tiling.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/embedding.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/reversecomposite.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/composites/cutoffcomposite.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/coupling_groups.py -> build/bdist.linux-x86_64/egg/dwave/system creating build/bdist.linux-x86_64/egg/dwave/system/samplers copying build/lib/dwave/system/samplers/leap_hybrid_sampler.py -> build/bdist.linux-x86_64/egg/dwave/system/samplers copying build/lib/dwave/system/samplers/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system/samplers copying build/lib/dwave/system/samplers/clique.py -> build/bdist.linux-x86_64/egg/dwave/system/samplers copying build/lib/dwave/system/samplers/dwave_sampler.py -> build/bdist.linux-x86_64/egg/dwave/system/samplers byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/diagnostic.py to diagnostic.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/chain_strength.py to chain_strength.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/transforms.py to transforms.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/pegasus.py to pegasus.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/chimera.py to chimera.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/chain_breaks.py to chain_breaks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/polynomialembedder.py to polynomialembedder.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/zephyr.py to zephyr.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/embedding/drawing.py to drawing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/cache/database_manager.py to database_manager.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/cache/cache_manager.py to cache_manager.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/cache/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/cache/schema.py to schema.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/testing.py to testing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/warnings.py to warnings.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/package_info.py to package_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/schedules.py to schedules.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/flux_bias_offsets.py to flux_bias_offsets.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/utilities.py to utilities.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/virtual_graph.py to virtual_graph.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/tiling.py to tiling.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/embedding.py to embedding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/reversecomposite.py to reversecomposite.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/composites/cutoffcomposite.py to cutoffcomposite.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/coupling_groups.py to coupling_groups.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/samplers/leap_hybrid_sampler.py to leap_hybrid_sampler.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/samplers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/samplers/clique.py to clique.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/system/samplers/dwave_sampler.py to dwave_sampler.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying dwave_system.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/dwave_system-1.15.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing dwave_system-1.15.0-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/dwave_system-1.15.0-py3.7.egg Extracting dwave_system-1.15.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages Adding dwave-system 1.15.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/dwave_system-1.15.0-py3.7.egg Processing dependencies for dwave-system==1.15.0 Searching for dwave-tabu>=0.4.2 Reading https://pypi.org/simple/dwave-tabu/ Downloading https://files.pythonhosted.org/packages/f9/e3/ede690db9cefaf9cd0e18f554d84a91930ec85756ae2af048f63e5db3a3f/dwave_tabu-0.4.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=9a0526370d5bc6f99cab6317978f232234404a4f9167fa7899e84b3dbc4142f8 Best match: dwave-tabu 0.4.4 Processing dwave_tabu-0.4.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing dwave_tabu-0.4.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages Adding dwave-tabu 0.4.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/dwave_tabu-0.4.4-py3.7-linux-x86_64.egg Searching for numpy<2.0.0,>=1.17.3 Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/33/ad/fc5e3fd1077622b2b32fc3fd36176b36475b63da486eb5578d7f8fb2af29/numpy-1.23.0rc1.tar.gz#sha256=3a09d0f564f59b6da54f592909d3fdbd50b492ef9fbe6d699043c992538ba0e0 Best match: numpy 1.23.0rc1 Processing numpy-1.23.0rc1.tar.gz Writing /tmp/easy_install-mqt6q6d7/numpy-1.23.0rc1/setup.cfg Running numpy-1.23.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-mqt6q6d7/numpy-1.23.0rc1/egg-dist-tmp-nndpqu91 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 156, in save_modules yield saved File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 198, in setup_context yield File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 259, in run_setup _execfile(setup_script, ns) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 46, in _execfile exec(code, globals, locals) File "/tmp/easy_install-mqt6q6d7/numpy-1.23.0rc1/setup.py", line 39, in # NOTE: dwave-drivers can also be installed with `dwave install drivers`, RuntimeError: Python version >= 3.8 required. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/checkouts/stable/setup.py", line 73, in zip_safe=False File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/home/docs/.pyenv/versions/3.7.9/lib/python3.7/distutils/core.py", line 148, in setup dist.run_commands() File "/home/docs/.pyenv/versions/3.7.9/lib/python3.7/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/home/docs/.pyenv/versions/3.7.9/lib/python3.7/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/install.py", line 67, in run self.do_egg_install() File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/install.py", line 117, in do_egg_install cmd.run(show_deprecation=False) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 408, in run self.easy_install(spec, not self.no_deps) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 650, in easy_install return self.install_item(None, spec, tmpdir, deps, True) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 697, in install_item self.process_distribution(spec, dist, deps) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 745, in process_distribution [requirement], self.local_index, self.easy_install File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/pkg_resources/__init__.py", line 768, in resolve replace_conflicting=replace_conflicting File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1051, in best_match return self.obtain(req, installer) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1063, in obtain return installer(requirement) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 669, in easy_install return self.install_item(spec, dist.location, tmpdir, deps) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 695, in install_item dists = self.install_eggs(spec, download, tmpdir) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 890, in install_eggs return self.build_and_install(setup_script, setup_base) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 1162, in build_and_install self.run_setup(setup_script, setup_base, args) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 1146, in run_setup run_setup(setup_script, args) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 262, in run_setup raise File "/home/docs/.pyenv/versions/3.7.9/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 198, in setup_context yield File "/home/docs/.pyenv/versions/3.7.9/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 169, in save_modules saved_exc.resume() File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 143, in resume raise exc.with_traceback(self._tb) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 156, in save_modules yield saved File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 198, in setup_context yield File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 259, in run_setup _execfile(setup_script, ns) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/stable/lib/python3.7/site-packages/setuptools/sandbox.py", line 46, in _execfile exec(code, globals, locals) File "/tmp/easy_install-mqt6q6d7/numpy-1.23.0rc1/setup.py", line 39, in # NOTE: dwave-drivers can also be installed with `dwave install drivers`, RuntimeError: Python version >= 3.8 required.