Read the Docs build information Build id: 1681190 Project: d-wave-systems-dwave-hybrid Version: latest Commit: 1d1dffdc0cac0d7761f2322266c4d33db3b9589e Date: 2023-08-24T17:03:09.328373Z State: finished Success: False [rtd-command-info] start-time: 2023-08-24T17:03:17.682622Z, end-time: 2023-08-24T17:03:28.148854Z, duration: 10, exit-code: 0 git clone --depth 1 https://github.com/dwavesystems/dwave-hybrid.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-24T17:03:28.685386Z, end-time: 2023-08-24T17:03:29.885374Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/dwavesystems/dwave-hybrid * [new tag] 0.6.0 -> 0.6.0 * [new tag] 0.6.1 -> 0.6.1 * [new tag] 0.6.10 -> 0.6.10 * [new tag] 0.6.2 -> 0.6.2 * [new tag] 0.6.3 -> 0.6.3 * [new tag] 0.6.4 -> 0.6.4 * [new tag] 0.6.5 -> 0.6.5 * [new tag] 0.6.6 -> 0.6.6 * [new tag] 0.6.7 -> 0.6.7 * [new tag] 0.6.8 -> 0.6.8 * [new tag] 0.6.9 -> 0.6.9 [rtd-command-info] start-time: 2023-08-24T17:03:30.470282Z, end-time: 2023-08-24T17:03:30.770885Z, 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 1d1dffd Update CircleCI badge in readme for consistency [rtd-command-info] start-time: 2023-08-24T17:03:31.276509Z, end-time: 2023-08-24T17:03:31.345921Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-24T17:03:35.356905Z, end-time: 2023-08-24T17:03:40.438755Z, duration: 5, 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-hybrid/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-08-24T17:03:40.968710Z, end-time: 2023-08-24T17:03:42.233012Z, 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-hybrid/envs/latest/lib/python3.7/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-08-24T17:03:42.772608Z, end-time: 2023-08-24T17:03:50.511942Z, duration: 7, 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 60.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 217.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 152.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 184.6 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 164.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 180.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 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) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 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 220.9 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 172.7 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 161.0 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) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from sphinx<2) (68.0.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 159.7 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) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/e5/dd/49576e803c0d974671e44fa78049217fcc68af3662a24f831525ed30e6c7/MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 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 216.5 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/89/f5/88e9dd454756fea555198ddbe6fa40d6408ec4f10ad4f0a911e0b7e471e4/charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 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 110.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 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 163.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 201.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 157.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 194.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 kB 194.7 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 187.7 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=23752 sha256=c179d198ed31455da46e0a679cf5120446f9076b7fa983445c97f90f113a6f4b Stored in directory: /tmp/pip-ephem-wheel-cache-8ix05_fm/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.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.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.2 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.4 [rtd-command-info] start-time: 2023-08-24T17:03:51.207595Z, end-time: 2023-08-24T17:04:06.765685Z, duration: 15, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Ignoring dimod: markers 'python_version >= "3.11"' don't match your environment Ignoring dwave-preprocessing: markers 'python_version >= "3.11"' don't match your environment Ignoring dwave-neal: markers 'python_version >= "3.11"' don't match your environment Ignoring dwave-tabu: markers 'python_version >= "3.11"' don't match your environment Ignoring dwave-greedy: markers 'python_version >= "3.11"' don't match your environment Ignoring minorminer: markers 'python_version >= "3.11"' don't match your environment Ignoring dwave-system: markers 'python_version >= "3.11"' don't match your environment Collecting dimod==0.10.13 (from -r requirements.txt (line 5)) Downloading dimod-0.10.13-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 82.9 MB/s eta 0:00:00 Collecting dwave-preprocessing==0.3.2 (from -r requirements.txt (line 7)) Downloading dwave_preprocessing-0.3.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (935 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 935.5/935.5 kB 220.3 MB/s eta 0:00:00 Collecting numpy>=1.19.1 (from -r requirements.txt (line 9)) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 169.8 MB/s eta 0:00:00 Collecting dwave-neal==0.5.9 (from -r requirements.txt (line 11)) Downloading dwave_neal-0.5.9-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (497 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.7/497.7 kB 194.7 MB/s eta 0:00:00 Collecting dwave-tabu==0.4.5 (from -r requirements.txt (line 13)) Downloading dwave_tabu-0.4.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (700 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 700.9/700.9 kB 216.8 MB/s eta 0:00:00 Collecting dwave-greedy==0.2.5 (from -r requirements.txt (line 15)) Downloading dwave_greedy-0.2.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (658 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.8/658.8 kB 216.9 MB/s eta 0:00:00 Collecting minorminer==0.2.7 (from -r requirements.txt (line 18)) Downloading minorminer-0.2.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 186.4 MB/s eta 0:00:00 Collecting dwave-system==1.13.0 (from -r requirements.txt (line 20)) Downloading dwave_system-1.13.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.0/89.0 kB 184.2 MB/s eta 0:00:00 Collecting networkx (from -r requirements.txt (line 23)) Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 204.9 MB/s eta 0:00:00 Collecting dwave-networkx==0.8.10 (from -r requirements.txt (line 24)) Downloading dwave_networkx-0.8.10-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 183.3 MB/s eta 0:00:00 Collecting click (from -r requirements.txt (line 25)) Obtaining dependency information for click from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting plucky>=0.4.3 (from -r requirements.txt (line 26)) Downloading plucky-0.4.3-py2.py3-none-any.whl (10 kB) Collecting pyparsing<3.0.0,>=2.4.7 (from dimod==0.10.13->-r requirements.txt (line 5)) Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/67.8 kB 162.9 MB/s eta 0:00:00 Collecting importlib-metadata>=1.0 (from dwave-greedy==0.2.5->-r requirements.txt (line 15)) Obtaining dependency information for importlib-metadata>=1.0 from https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting scipy (from minorminer==0.2.7->-r requirements.txt (line 18)) Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 185.4 MB/s eta 0:00:00 Collecting fasteners (from minorminer==0.2.7->-r requirements.txt (line 18)) Downloading fasteners-0.18-py3-none-any.whl (18 kB) Collecting homebase (from minorminer==0.2.7->-r requirements.txt (line 18)) Downloading homebase-1.0.1-py2.py3-none-any.whl (11 kB) Collecting rectangle-packer>=2.0.1 (from minorminer==0.2.7->-r requirements.txt (line 18)) Downloading rectangle_packer-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.5/268.5 kB 201.6 MB/s eta 0:00:00 Collecting dwave-cloud-client<0.10.0,>=0.9.1 (from dwave-system==1.13.0->-r requirements.txt (line 20)) Downloading dwave_cloud_client-0.9.5-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.4/108.4 kB 186.1 MB/s eta 0:00:00 Collecting decorator<5.0.0,>=4.1.0 (from dwave-networkx==0.8.10->-r requirements.txt (line 24)) Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Requirement already satisfied: requests[socks]>=2.18 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (2.31.0) Collecting pydantic>=1.7.3 (from dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Obtaining dependency information for pydantic>=1.7.3 from https://files.pythonhosted.org/packages/82/06/fafdc75e48b248eff364b4249af4bcc6952225e8f20e8205820afc66e88e/pydantic-2.3.0-py3-none-any.whl.metadata Downloading pydantic-2.3.0-py3-none-any.whl.metadata (148 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.8/148.8 kB 181.7 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 210.6 MB/s eta 0:00:00 Collecting diskcache>=5.2.1 (from dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Downloading diskcache-5.6.1-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 148.9 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=1.0->dwave-greedy==0.2.5->-r requirements.txt (line 15)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=1.0->dwave-greedy==0.2.5->-r requirements.txt (line 15)) Obtaining dependency information for typing-extensions>=3.6.4 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting annotated-types>=0.4.0 (from pydantic>=1.7.3->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/d8/f0/a2ee543a96cc624c35a9086f39b1ed2aa403c6d355dfe47a11ee5c64a164/annotated_types-0.5.0-py3-none-any.whl.metadata Downloading annotated_types-0.5.0-py3-none-any.whl.metadata (11 kB) Collecting pydantic-core==2.6.3 (from pydantic>=1.7.3->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Obtaining dependency information for pydantic-core==2.6.3 from https://files.pythonhosted.org/packages/c7/74/900985786e5e7c2e66c396f94009f5a17372b6abbb14c2c080e9a538efa6/pydantic_core-2.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pydantic_core-2.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.7->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from requests[socks]>=2.18->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from requests[socks]>=2.18->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from requests[socks]>=2.18->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages (from requests[socks]>=2.18->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) (2023.7.22) Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]>=2.18->dwave-cloud-client<0.10.0,>=0.9.1->dwave-system==1.13.0->-r requirements.txt (line 20)) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 183.9 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading pydantic-2.3.0-py3-none-any.whl (374 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 374.5/374.5 kB 214.9 MB/s eta 0:00:00 Downloading pydantic_core-2.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 192.7 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB) Installing collected packages: rectangle-packer, plucky, homebase, zipp, typing-extensions, python-dateutil, PySocks, pyparsing, numpy, networkx, fasteners, diskcache, decorator, scipy, pydantic-core, importlib-metadata, dimod, annotated-types, pydantic, dwave-tabu, dwave-preprocessing, dwave-networkx, dwave-neal, dwave-greedy, click, minorminer, dwave-cloud-client, dwave-system Successfully installed PySocks-1.7.1 annotated-types-0.5.0 click-8.1.7 decorator-4.4.2 dimod-0.10.13 diskcache-5.6.1 dwave-cloud-client-0.9.5 dwave-greedy-0.2.5 dwave-neal-0.5.9 dwave-networkx-0.8.10 dwave-preprocessing-0.3.2 dwave-system-1.13.0 dwave-tabu-0.4.5 fasteners-0.18 homebase-1.0.1 importlib-metadata-6.7.0 minorminer-0.2.7 networkx-2.6.3 numpy-1.21.6 plucky-0.4.3 pydantic-2.3.0 pydantic-core-2.6.3 pyparsing-2.4.7 python-dateutil-2.8.2 rectangle-packer-2.0.1 scipy-1.7.3 typing-extensions-4.7.1 zipp-3.15.0 [rtd-command-info] start-time: 2023-08-24T17:04:13.804204Z, end-time: 2023-08-24T17:04:13.874582Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Hybrid asynchronous solver documentation build configuration file # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.ifconfig', ] autosummary_generate = True # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_parsers = {'.md': 'recommonmark.parser.CommonMarkParser'} # The master toctree document. master_doc = 'index' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # from hybrid import package_info project = package_info.__title__ copyright = package_info.__copyright__ author = package_info.__author__ version = package_info.__version__ release = package_info.__version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None add_module_names = False # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'sdk_index.rst'] linkcheck_retries = 2 linkcheck_anchors = False linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks ] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True modindex_common_prefix = ['hybrid.'] doctest_global_setup = """ from hybrid.samplers import * from hybrid.core import * from hybrid.utils import * from hybrid.decomposers import * from hybrid.composers import * from hybrid.flow import * """ # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_static_path = ['_static'] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} def setup(app): app.add_css_file('cookie_notice.css') app.add_js_file('cookie_notice.js') app.add_config_value('target', 'repo', 'env') # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'neal': ('https://docs.ocean.dwavesys.com/projects/neal/en/latest/', None), 'tabu': ('https://docs.ocean.dwavesys.com/projects/tabu/en/latest/', None), 'greedy': ('https://docs.ocean.dwavesys.com/projects/greedy/en/latest/', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'oceandocs': ('https://docs.ocean.dwavesys.com/en/latest/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None), } ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//docs.ocean.dwavesys.com/_/downloads/hybrid/en/latest/pdf/"), ("html", "//docs.ocean.dwavesys.com/_/downloads/hybrid/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'd-wave-systems-dwave-hybrid', 'name': u'dwave-hybrid', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'proxied_api_host': '/_', 'github_repo': 'dwave-hybrid', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '1d1dffdc', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/d-wave-systems-dwave-hybrid/builds/1681190/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-08-24T17:04:15.020871Z, end-time: 2023-08-24T17:04:16.347929Z, duration: 1, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v1.8.6 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 368, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/conf.py", line 54, in from hybrid import package_info File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/__init__.py", line 59, in from hybrid.core import * File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/core.py", line 714, in from hybrid.flow import Branch, Branches File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/flow.py", line 25, in from dwave.cloud.utils import utcnow File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/__init__.py", line 21, in from dwave.cloud.client import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/__init__.py", line 17, in from dwave.cloud.client.base import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/base.py", line 70, in from dwave.cloud import api File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/__init__.py", line 21, in import dwave.cloud.api.models File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/models.py", line 59, in class ProblemAnswer(BaseModel): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 99, in __new__ namespace, config_wrapper.ignored_types, class_vars, base_field_names File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 296, in inspect_namespace raise TypeError("To define root models, use `pydantic.RootModel` rather than a field called '__root__'") TypeError: To define root models, use `pydantic.RootModel` rather than a field called '__root__' 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-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/cmd/build.py", line 303, in build_main args.tags, args.verbosity, args.jobs, args.keep_going) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 201, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 203, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 380, in eval_config_file raise ConfigError(msg % traceback.format_exc()) sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 368, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/conf.py", line 54, in from hybrid import package_info File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/__init__.py", line 59, in from hybrid.core import * File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/core.py", line 714, in from hybrid.flow import Branch, Branches File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/flow.py", line 25, in from dwave.cloud.utils import utcnow File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/__init__.py", line 21, in from dwave.cloud.client import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/__init__.py", line 17, in from dwave.cloud.client.base import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/base.py", line 70, in from dwave.cloud import api File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/__init__.py", line 21, in import dwave.cloud.api.models File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/models.py", line 59, in class ProblemAnswer(BaseModel): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 99, in __new__ namespace, config_wrapper.ignored_types, class_vars, base_field_names File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 296, in inspect_namespace raise TypeError("To define root models, use `pydantic.RootModel` rather than a field called '__root__'") TypeError: To define root models, use `pydantic.RootModel` rather than a field called '__root__' Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 368, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/conf.py", line 54, in from hybrid import package_info File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/__init__.py", line 59, in from hybrid.core import * File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/core.py", line 714, in from hybrid.flow import Branch, Branches File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/hybrid/flow.py", line 25, in from dwave.cloud.utils import utcnow File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/__init__.py", line 21, in from dwave.cloud.client import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/__init__.py", line 17, in from dwave.cloud.client.base import Client File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/client/base.py", line 70, in from dwave.cloud import api File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/__init__.py", line 21, in import dwave.cloud.api.models File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/dwave/cloud/api/models.py", line 59, in class ProblemAnswer(BaseModel): File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 99, in __new__ namespace, config_wrapper.ignored_types, class_vars, base_field_names File "/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.7/site-packages/pydantic/_internal/_model_construction.py", line 296, in inspect_namespace raise TypeError("To define root models, use `pydantic.RootModel` rather than a field called '__root__'") TypeError: To define root models, use `pydantic.RootModel` rather than a field called '__root__'