Read the Docs build information Build id: 830583 Project: d-wave-systems-dwave-system Version: stable Commit: 9e33ec34c448505cc4f9cd9b14185fc537821bd3 Date: 2022-01-21T19:55:44.508821Z State: finished Success: False [rtd-command-info] start-time: 2022-01-21T19:55:46.379927Z, end-time: 2022-01-21T19:55:47.452918Z, duration: 1, 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-01-21T19:55:47.655716Z, end-time: 2022-01-21T19:55:47.752687Z, duration: 0, exit-code: 0 git checkout --force 9e33ec34c448505cc4f9cd9b14185fc537821bd3 Note: checking out '9e33ec34c448505cc4f9cd9b14185fc537821bd3'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9e33ec3 Update version 1.11.0 -> 1.12.0 [rtd-command-info] start-time: 2022-01-21T19:55:47.972795Z, end-time: 2022-01-21T19:55:48.041406Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-01-21T19:55:49.252008Z, end-time: 2022-01-21T19:55:53.324730Z, 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-01-21T19:55:53.528530Z, end-time: 2022-01-21T19:55:55.334891Z, 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 (21.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.5.0 Uninstalling setuptools-60.5.0: Successfully uninstalled setuptools-60.5.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-01-21T19:55:55.516068Z, end-time: 2022-01-21T19:56:03.661257Z, duration: 8, 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) 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) 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) 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) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) 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) 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) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 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 packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) 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=406b4166fd76c2c94077f0d2cb087928571c18af5f204cb1e9bc8d890dd62c2c Stored in directory: /tmp/pip-ephem-wheel-cache-2ngeftrs/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=c248a2f94936cfaaf272edd0b2e068317358a7a3d73b31a1811e9f40437468af Stored in directory: /tmp/pip-ephem-wheel-cache-2ngeftrs/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.10 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-01-21T19:56:03.852668Z, end-time: 2022-01-21T19:56:06.482510Z, 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.4.0-py3-none-any.whl (3.1 MB) 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: 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: 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) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 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: 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) 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) 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) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.10.1-py3-none-any.whl (17 kB) 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: 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-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 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-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 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.0.1-py3-none-any.whl (22 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.0.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: 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.10) 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: 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: 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.10.1 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.0.1 zipp-3.7.0 [rtd-command-info] start-time: 2022-01-21T19:56:06.652555Z, end-time: 2022-01-21T19:56:09.797678Z, 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/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.12.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.12.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.12.0-py3.7.egg Extracting dwave_system-1.12.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.12.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.12.0-py3.7.egg Processing dependencies for dwave-system==1.12.0 Searching for dwave-tabu>=0.4.2 Reading https://pypi.org/simple/dwave-tabu/ Downloading https://files.pythonhosted.org/packages/ac/3d/6bb1797c2cb3692734dcab40984b748d3754c3fb6a383c9f22be8a5bd8b2/dwave_tabu-0.4.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=e2acf21a0e5973da9a7b6fb9491145206afbf2cf3ff2c422c9ab5cf4751dcc79 Best match: dwave-tabu 0.4.3 Processing dwave_tabu-0.4.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing dwave_tabu-0.4.3-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.3 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.3-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/0a/c8/a62767a6b374a0dfb02d2a0456e5f56a372cdd1689dbc6ffb6bf1ddedbc0/numpy-1.22.1.zip#sha256=e348ccf5bc5235fc405ab19d53bec215bb373300e5523c7b476cc0da8a5e9973 Best match: numpy 1.22.1 Processing numpy-1.22.1.zip Writing /tmp/easy_install-ghv3eu5x/numpy-1.22.1/setup.cfg Running numpy-1.22.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ghv3eu5x/numpy-1.22.1/egg-dist-tmp-xz_tgh7s 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-ghv3eu5x/numpy-1.22.1/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-ghv3eu5x/numpy-1.22.1/setup.py", line 34, in 'minorminer>=0.2.4,<0.3.0', RuntimeError: Python version >= 3.8 required.