Read the Docs build information Build id: 688983 Project: d-wave-systems-dwave-system Version: latest Commit: ff44e1bbad1fce93a4685d65119e1b6d96cf23b2 Date: 2021-07-30T17:37:53.027004Z State: finished Success: False [rtd-command-info] start-time: 2021-07-30T17:37:54.662719Z, end-time: 2021-07-30T17:37:55.743202Z, 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: 2021-07-30T17:37:55.884323Z, end-time: 2021-07-30T17:37:55.971338Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out '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 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 ff44e1b Merge pull request #418 from hhtong/fix_preprocessinig [rtd-command-info] start-time: 2021-07-30T17:37:56.078263Z, end-time: 2021-07-30T17:37:56.145458Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-07-30T17:37:57.154948Z, end-time: 2021-07-30T17:38:01.124729Z, duration: 3, 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/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: 2021-07-30T17:38:01.230474Z, end-time: 2021-07-30T17:38:02.353337Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (21.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (57.4.0) [rtd-command-info] start-time: 2021-07-30T17:38:02.488545Z, end-time: 2021-07-30T17:38:11.141737Z, 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) 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.5-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) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) 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) (57.4.0) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.3-py3-none-any.whl (35 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 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=23772 sha256=f9e46b62442434a7c8099b3fd0f56cedcbbbd3aa378357d36df1df5c4848b92e Stored in directory: /tmp/pip-ephem-wheel-cache-rokyimj1/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=e7bf1517454e4a7b238d6bf60ae2c1909b14c69323fc054af9e4508d01fe66b3 Stored in directory: /tmp/pip-ephem-wheel-cache-rokyimj1/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.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.3 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.6 [rtd-command-info] start-time: 2021-07-30T17:38:11.269627Z, end-time: 2021-07-30T17:38:13.590801Z, 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.1.2-py3-none-any.whl (2.9 MB) 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) 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.1) 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)) (21.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 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.9.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.9.1) 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.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 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<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (57.4.0) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 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.12) 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) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 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.26.0) 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.1.0) 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) 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)) (2021.1) 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.0.1) Requirement already satisfied: urllib3<1.27,>=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)) (1.26.6) 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.2) Requirement already satisfied: charset-normalizer~=2.0.0 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.3) 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)) (2021.5.30) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages (from packaging->sphinx<5.0.0,>=4.0.0->-r docs/requirements.txt (line 1)) (2.4.7) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed sphinx-4.1.2 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 [rtd-command-info] start-time: 2021-07-30T17:38:13.706109Z, end-time: 2021-07-30T17:38:20.234401Z, 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/polynomialembedder.py -> build/lib/dwave/embedding copying dwave/embedding/utils.py -> build/lib/dwave/embedding copying dwave/embedding/transforms.py -> build/lib/dwave/embedding copying dwave/embedding/drawing.py -> build/lib/dwave/embedding copying dwave/embedding/chain_breaks.py -> build/lib/dwave/embedding copying dwave/embedding/exceptions.py -> build/lib/dwave/embedding copying dwave/embedding/chimera.py -> 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/pegasus.py -> build/lib/dwave/embedding copying dwave/embedding/__init__.py -> build/lib/dwave/embedding creating 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/flux_bias_offsets.py -> build/lib/dwave/system copying dwave/system/warnings.py -> build/lib/dwave/system copying dwave/system/testing.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/__init__.py -> build/lib/dwave/system creating build/lib/dwave/system/cache copying dwave/system/cache/cache_manager.py -> build/lib/dwave/system/cache copying dwave/system/cache/schema.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/cutoffcomposite.py -> build/lib/dwave/system/composites copying dwave/system/composites/reversecomposite.py -> 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 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/leap_hybrid_sampler.py -> build/lib/dwave/system/samplers copying dwave/system/samplers/__init__.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 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/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/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/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 copying build/lib/dwave/system/testing.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/system/utilities.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/cache_manager.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/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 copying build/lib/dwave/system/schedules.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/cutoffcomposite.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/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/__init__.py -> build/bdist.linux-x86_64/egg/dwave/system copying build/lib/dwave/__init__.py -> build/bdist.linux-x86_64/egg/dwave 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/utils.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/drawing.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/exceptions.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/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/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 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/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/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/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/testing.py to testing.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/cache/cache_manager.py to cache_manager.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/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/schedules.py to schedules.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/reversecomposite.py to reversecomposite.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/__init__.py to __init__.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/embedding/polynomialembedder.py to polynomialembedder.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/transforms.py to transforms.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/chain_breaks.py to chain_breaks.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/chimera.py to chimera.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/chain_strength.py to chain_strength.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 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.7.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.7.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.7.0-py3.7.egg Extracting dwave_system-1.7.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.7.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.7.0-py3.7.egg Processing dependencies for dwave-system==1.7.0 Searching for dwave-tabu>=0.2.0 Reading https://pypi.org/simple/dwave-tabu/ Downloading https://files.pythonhosted.org/packages/fd/a1/d9a451b2e6d018883c4420ce639895edb9c66ba1d748caee019f2dbcdab8/dwave_tabu-0.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=e7de619f559ed02dc0cd57e6f1165ad697e4a898e49774c9b7671d7dc04af327 Best match: dwave-tabu 0.4.1 Processing dwave_tabu-0.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing dwave_tabu-0.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding dwave-tabu 0.4.1 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_tabu-0.4.1-py3.7-linux-x86_64.egg Searching for numpy<2.0.0,>=1.14.0 Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/f9/d5/18336e9828d2f07beb0bcd3849c660001bedea50e6219627315968900ad6/numpy-1.21.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=a75b4498b1e93d8b700282dc8e655b8bd559c0904b3910b144646dbbbc03e062 Best match: numpy 1.21.1 Processing numpy-1.21.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl Installing numpy-1.21.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding numpy 1.21.1 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages/numpy-1.21.1-py3.7-linux-x86_64.egg Searching for minorminer<0.3.0,>=0.2.4 Reading https://pypi.org/simple/minorminer/ Downloading https://files.pythonhosted.org/packages/f6/4c/201ff528366c1c438709045f36b6f1b2c345f6e67b1390d9c86d0f78fbda/minorminer-0.2.6-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=7c1c5ae3716cf46633d4ed89a115e7ca24a0688216e6aa837490f1651e463ec8 Best match: minorminer 0.2.6 Processing minorminer-0.2.6-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing minorminer-0.2.6-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding minorminer 0.2.6 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/minorminer-0.2.6-py3.7-linux-x86_64.egg Searching for homebase<2.0.0,>=1.0.0 Reading https://pypi.org/simple/homebase/ Downloading https://files.pythonhosted.org/packages/50/ad/e0080c35bd177682d5118a95bc2e7c1ac0541394b4ffce5e9554b6a077f9/homebase-1.0.1-py2.py3-none-any.whl#sha256=d64c97f60a8ddd94ce8702bac65ed5d1996aca01a17d1e53e6ad5149e2f8b5b5 Best match: homebase 1.0.1 Processing homebase-1.0.1-py2.py3-none-any.whl Installing homebase-1.0.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding homebase 1.0.1 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/homebase-1.0.1-py3.7.egg Searching for networkx<3.0,>=2.0 Reading https://pypi.org/simple/networkx/ Downloading https://files.pythonhosted.org/packages/b4/9c/60194245c21825497e9609d8dd6a67db539429e77e28a4a1c651b63a0d26/networkx-2.6.2-py3-none-any.whl#sha256=5fcb7004be69e8fbdf07dcb502efa5c77cadcaad6982164134eeb9721f826c2e Best match: networkx 2.6.2 Processing networkx-2.6.2-py3-none-any.whl Installing networkx-2.6.2-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding networkx 2.6.2 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/networkx-2.6.2-py3.7.egg Searching for dwave-networkx>=0.8.4 Reading https://pypi.org/simple/dwave-networkx/ Downloading https://files.pythonhosted.org/packages/34/51/feeaa00ae0ccfb6a56731d917f998bc9606f0db2a9719b9b4947a206defc/dwave_networkx-0.8.8-py2.py3-none-any.whl#sha256=f4c4c8d61ec32899c15873ed17729dd3431e56415b656d405510bf9e98f2614c Best match: dwave-networkx 0.8.8 Processing dwave_networkx-0.8.8-py2.py3-none-any.whl Installing dwave_networkx-0.8.8-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding dwave-networkx 0.8.8 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_networkx-0.8.8-py3.7.egg Searching for dwave-cloud-client<0.9.0,>=0.8.4 Reading https://pypi.org/simple/dwave-cloud-client/ Downloading https://files.pythonhosted.org/packages/b6/89/020bc701b58523641b1460e3367d2ccf5ec9c13fc20e54f018640c66dd3d/dwave_cloud_client-0.8.6-py3-none-any.whl#sha256=2f75542c6724d85d4be4cd9961842229733e656f56fa24088f02627086402ea5 Best match: dwave-cloud-client 0.8.6 Processing dwave_cloud_client-0.8.6-py3-none-any.whl Installing dwave_cloud_client-0.8.6-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages Adding dwave-cloud-client 0.8.6 to easy-install.pth file Installing dwave script to /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages/dwave_cloud_client-0.8.6-py3.7.egg Searching for dimod<0.11.0,>=0.9.11 Reading https://pypi.org/simple/dimod/ Downloading https://files.pythonhosted.org/packages/ed/04/d147472d2d19c0d3a8c9810215050918c8597f1ec7f89279c97987cd6f31/dimod-0.10.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=5743e8f07a5af751c69e1b00c2ed1a083bfa54d2a72683bdcdcfc3686ca1a727 Best match: dimod 0.10.5 Processing dimod-0.10.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing dimod-0.10.5-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/latest/lib/python3.7/site-packages Adding dimod 0.10.5 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/dimod-0.10.5-py3.7-linux-x86_64.egg /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-system/envs/latest/lib/python3.7/site-packages/setuptools/dist.py:700: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead % (opt, underscore_opt)) error: dimod 0.10.5 is installed but dimod<0.10.0,>=0.9.0 is required by {'dwave-tabu'}