Read the Docs build information Build id: 876195 Project: d-wave-systems-dwave-system Version: stable Commit: 13bda5c2cf4c784a8171e69d178e4b77843cc5de Date: 2022-03-08T17:20:39.733999Z State: finished Success: False [rtd-command-info] start-time: 2022-03-08T17:20:41.717852Z, end-time: 2022-03-08T17:20:42.586473Z, 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-03-08T17:20:42.782412Z, end-time: 2022-03-08T17:20:42.882442Z, duration: 0, exit-code: 0 git checkout --force 13bda5c2cf4c784a8171e69d178e4b77843cc5de Note: switching to '13bda5c2cf4c784a8171e69d178e4b77843cc5de'. 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 13bda5c Update version 1.13.0 -> 1.13.1 [rtd-command-info] start-time: 2022-03-08T17:20:43.066160Z, end-time: 2022-03-08T17:20:43.138305Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-03-08T17:20:44.386138Z, end-time: 2022-03-08T17:20:49.301929Z, 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-03-08T17:20:49.500596Z, end-time: 2022-03-08T17:20:51.333117Z, duration: 1, 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.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 23.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.9.3 Uninstalling setuptools-60.9.3: Successfully uninstalled setuptools-60.9.3 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-03-08T17:20:51.539228Z, end-time: 2022-03-08T17:20:59.247849Z, 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 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 24.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 152.7 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 166.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 203.8 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 197.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 247.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 196.0 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 165.8 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 232.2 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 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 snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 200.4 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 179.1 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 227.2 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 207.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 179.7 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 229.0 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 200.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 211.5 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 193.9 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 pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 214.3 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 207.5 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=29ea5026946df7f954e1654faaff121f45e9c5eae62a3d1adf8a4f1bd95c6017 Stored in directory: /tmp/pip-ephem-wheel-cache-hh0u5dlt/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=efc1010d9362f4e4d691550802b792bcb2a57d39b952aa7b985a8f864ff91fd2 Stored in directory: /tmp/pip-ephem-wheel-cache-hh0u5dlt/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, Jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.0.3 MarkupSafe-2.1.0 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 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.8 [rtd-command-info] start-time: 2022-03-08T17:20:59.432838Z, end-time: 2022-03-08T17:21:03.706925Z, duration: 4, 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.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 56.3 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) 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) 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.9.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 128.1 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 134.3 MB/s eta 0:00:00 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: 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) 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.11.2) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 143.5 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.2-py3-none-any.whl (17 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: 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) 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) 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: 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) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 164.1 MB/s eta 0:00:00 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)) (2021.3) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 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.0) 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.8) 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: 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: 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)) (2021.10.8) 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.7) 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.2 sphinx-4.4.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.1.1 zipp-3.7.0 [rtd-command-info] start-time: 2022-03-08T17:21:03.891329Z, end-time: 2022-03-08T17:21:08.180270Z, duration: 4, 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/polynomialembedder.py -> build/lib/dwave/embedding copying dwave/embedding/transforms.py -> build/lib/dwave/embedding copying dwave/embedding/exceptions.py -> build/lib/dwave/embedding copying dwave/embedding/chain_strength.py -> build/lib/dwave/embedding copying dwave/embedding/drawing.py -> build/lib/dwave/embedding copying dwave/embedding/utils.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/diagnostic.py -> build/lib/dwave/embedding copying dwave/embedding/pegasus.py -> build/lib/dwave/embedding copying dwave/embedding/__init__.py -> build/lib/dwave/embedding creating build/lib/dwave/system copying dwave/system/testing.py -> build/lib/dwave/system copying dwave/system/package_info.py -> build/lib/dwave/system copying dwave/system/exceptions.py -> build/lib/dwave/system copying dwave/system/utilities.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/warnings.py -> build/lib/dwave/system copying dwave/system/__init__.py -> build/lib/dwave/system creating build/lib/dwave/system/cache copying dwave/system/cache/schema.py -> build/lib/dwave/system/cache copying dwave/system/cache/cache_manager.py -> build/lib/dwave/system/cache copying dwave/system/cache/database_manager.py -> build/lib/dwave/system/cache copying dwave/system/cache/__init__.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/cutoffcomposite.py -> build/lib/dwave/system/composites copying dwave/system/composites/embedding.py -> build/lib/dwave/system/composites copying dwave/system/composites/reversecomposite.py -> build/lib/dwave/system/composites copying dwave/system/composites/__init__.py -> build/lib/dwave/system/composites copying dwave/system/composites/tiling.py -> build/lib/dwave/system/composites creating 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 copying dwave/system/samplers/__init__.py -> build/lib/dwave/system/samplers copying dwave/system/samplers/leap_hybrid_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/system copying build/lib/dwave/system/testing.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/exceptions.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/schedules.py -> build/bdist.linux-x86_64/egg/dwave/system creating 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/cache/cache_manager.py -> 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/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system/cache 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/cutoffcomposite.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/reversecomposite.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/tiling.py -> build/bdist.linux-x86_64/egg/dwave/system/composites copying build/lib/dwave/system/flux_bias_offsets.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/warnings.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/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 copying build/lib/dwave/system/samplers/__init__.py -> 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/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system creating 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/transforms.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/chain_strength.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/embedding/utils.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/diagnostic.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/__init__.py -> build/bdist.linux-x86_64/egg/dwave/embedding copying build/lib/dwave/__init__.py -> build/bdist.linux-x86_64/egg/dwave 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/package_info.py to package_info.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/utilities.py to utilities.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/cache/schema.py to schema.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/database_manager.py to database_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/composites/virtual_graph.py to virtual_graph.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/composites/embedding.py to embedding.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/__init__.py to __init__.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/flux_bias_offsets.py to flux_bias_offsets.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/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 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/leap_hybrid_sampler.py to leap_hybrid_sampler.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/embedding/polynomialembedder.py to polynomialembedder.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/exceptions.py to exceptions.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/drawing.py to drawing.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/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/diagnostic.py to diagnostic.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/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/dwave/__init__.py to __init__.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.13.1-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.13.1-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.13.1-py3.7.egg Extracting dwave_system-1.13.1-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.13.1 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.13.1-py3.7.egg Processing dependencies for dwave-system==1.13.1 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/64/4a/b008d1f8a7b9f5206ecf70a53f84e654707e7616a771d84c05151a4713e9/numpy-1.22.3.zip#sha256=dbc7601a3b7472d559dc7b933b18b4b66f9aa7452c120e87dfb33d02008c8a18 Best match: numpy 1.22.3 Processing numpy-1.22.3.zip Writing /tmp/easy_install-jonyfmj0/numpy-1.22.3/setup.cfg Running numpy-1.22.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jonyfmj0/numpy-1.22.3/egg-dist-tmp-tp7pn6l_ 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-jonyfmj0/numpy-1.22.3/setup.py", line 34, in 'minorminer>=0.2.4,<0.3.0', 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-jonyfmj0/numpy-1.22.3/setup.py", line 34, in 'minorminer>=0.2.4,<0.3.0', RuntimeError: Python version >= 3.8 required.