Read the Docs build information Build id: 1502609 Project: d-wave-systems-dwave-system Version: latest Commit: d37ff69b6eac5405ad145c2d046a9380e8975946 Date: 2023-05-29T20:36:35.613861Z State: finished Success: False [rtd-command-info] start-time: 2023-05-29T20:36:37.900229Z, end-time: 2023-05-29T20:36:38.725979Z, 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: 2023-05-29T20:36:38.982089Z, end-time: 2023-05-29T20:36:39.069275Z, 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 d37ff69 Update version 1.18.0 -> 1.19.0 [rtd-command-info] start-time: 2023-05-29T20:36:39.276623Z, end-time: 2023-05-29T20:36:39.339340Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-29T20:36:40.355239Z, end-time: 2023-05-29T20:36:45.032183Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH 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/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-05-29T20:36:45.259813Z, end-time: 2023-05-29T20:36:46.989113Z, 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/latest/lib/python3.7/site-packages (23.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 25.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.8.0 Uninstalling setuptools-67.8.0: Successfully uninstalled setuptools-67.8.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-05-29T20:36:47.196473Z, end-time: 2023-05-29T20:36:54.143240Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 58.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 233.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 182.5 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 190.2 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 176.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-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 198.8 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 228.4 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 230.8 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 229.8 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 197.8 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 179.3 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 159.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 182.6 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 228.5 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 218.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 180.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 203.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 211.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 199.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=d35cd70d9d9bbd8bed2ee704b34b08b119c4122ddb61304d4acdd7f8e77ff918 Stored in directory: /tmp/pip-ephem-wheel-cache-64ikub7b/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.31.0 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-2.0.2 [rtd-command-info] start-time: 2023-05-29T20:36:54.441073Z, end-time: 2023-05-29T20:37:03.492369Z, duration: 9, 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 (from -r docs/requirements.txt (line 1)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.7 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/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting dwave-greedy==0.3.0 (from -r docs/requirements.txt (line 3)) Downloading dwave_greedy-0.3.0-py3-none-any.whl (10 kB) Collecting dwave-samplers>=1.0.0 (from dwave-greedy==0.3.0->-r docs/requirements.txt (line 3)) Downloading dwave_samplers-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 18.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 183.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 186.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 195.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 205.8 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.15.1) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (23.1) Collecting importlib-metadata>=4.4 (from sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2023.3) Collecting numpy<2.0.0,>=1.19.0 (from dwave-samplers>=1.0.0->dwave-greedy==0.3.0->-r docs/requirements.txt (line 3)) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 182.1 MB/s eta 0:00:00 Collecting dimod<0.13.0,>=0.12.0 (from dwave-samplers>=1.0.0->dwave-greedy==0.3.0->-r docs/requirements.txt (line 3)) Downloading dimod-0.12.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 14.8 MB/s eta 0:00:00 Collecting networkx>=2.4.0 (from dwave-samplers>=1.0.0->dwave-greedy==0.3.0->-r docs/requirements.txt (line 3)) Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 207.0 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.4->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.4->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) Downloading typing_extensions-4.6.2-py3-none-any.whl (31 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.1.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2023.5.7) Installing collected packages: zipp, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, numpy, networkx, importlib-metadata, dimod, sphinx, dwave-samplers, dwave-greedy Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed dimod-0.12.5 dwave-greedy-0.3.0 dwave-samplers-1.0.0 importlib-metadata-6.6.0 networkx-2.6.3 numpy-1.21.6 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.6.2 zipp-3.15.0 [rtd-command-info] start-time: 2023-05-29T20:37:03.717236Z, end-time: 2023-05-29T20:37:10.347442Z, duration: 6, exit-code: 1 python /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/checkouts/latest/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/temperatures.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/temperatures.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/temperatures.py to temperatures.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.19.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.19.0-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages/dwave_system-1.19.0-py3.7.egg Extracting dwave_system-1.19.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding dwave-system 1.19.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages/dwave_system-1.19.0-py3.7.egg Processing dependencies for dwave-system==1.19.0 Searching for scipy>=1.7.3 Reading https://pypi.org/simple/scipy/ Downloading https://files.pythonhosted.org/packages/84/a9/2bf119f3f9cff1f376f924e39cfae18dec92a1514784046d185731301281/scipy-1.10.1.tar.gz#sha256=2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5 Best match: scipy 1.10.1 Processing scipy-1.10.1.tar.gz Writing /tmp/easy_install-6p10m6ym/scipy-1.10.1/setup.cfg Running scipy-1.10.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6p10m6ym/scipy-1.10.1/egg-dist-tmp-gkf4dsfx Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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/latest/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/latest/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/latest/lib/python3.7/site-packages/setuptools/sandbox.py", line 46, in _execfile exec(code, globals, locals) File "/tmp/easy_install-6p10m6ym/scipy-1.10.1/setup.py", line 33, in 'homebase>=1.0.0,<2.0.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/latest/setup.py", line 74, in zip_safe=False File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/lib/python3.7/site-packages/setuptools/sandbox.py", line 46, in _execfile exec(code, globals, locals) File "/tmp/easy_install-6p10m6ym/scipy-1.10.1/setup.py", line 33, in 'homebase>=1.0.0,<2.0.0', RuntimeError: Python version >= 3.8 required.