Read the Docs build information Build id: 1561652 Project: iiasa-energy-program-message-ix Version: latest Commit: 3a8910b23d1c90d0a01aa62d861ac1a7be6dd6d9 Date: 2023-06-26T15:58:38.932482Z State: finished Success: True [rtd-command-info] start-time: 2023-06-26T15:58:41.796352Z, end-time: 2023-06-26T15:58:43.920068Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/iiasa/message_ix.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-26T15:58:44.160516Z, end-time: 2023-06-26T15:58:44.318304Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 3a8910b Advertise changes in release notes [rtd-command-info] start-time: 2023-06-26T15:58:44.848048Z, end-time: 2023-06-26T15:58:44.911243Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-26T15:58:45.151416Z, end-time: 2023-06-26T15:58:45.227638Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 python: install: # Install ixmp from latest `main` - requirements: ci/rtd-requirements.txt - method: pip path: . extra_requirements: [docs] [rtd-command-info] start-time: 2023-06-26T15:58:46.292175Z, end-time: 2023-06-26T15:58:51.201626Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-26T15:58:51.464227Z, end-time: 2023-06-26T15:58:52.671815Z, 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/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-06-26T15:58:52.915357Z, end-time: 2023-06-26T15:58:59.878753Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 69.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 221.9 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 164.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 187.9 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 179.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 184.7 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 222.9 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 190.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 217.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 180.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 183.3 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 158.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/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 167.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 221.1 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 202.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 171.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 188.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 188.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 195.5 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=23753 sha256=98d2bab1a631bfb5e1db6667734144b41c12378a58675279219ff1fc0f0718e5 Stored in directory: /tmp/pip-ephem-wheel-cache-3u487h2t/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.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.1 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.3 [rtd-command-info] start-time: 2023-06-26T15:59:00.102995Z, end-time: 2023-06-26T15:59:30.112359Z, duration: 30, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r ci/rtd-requirements.txt Collecting ixmp (from -r ci/rtd-requirements.txt (line 1)) Cloning https://github.com/iiasa/ixmp.git (to revision main) to /tmp/pip-install-brm5depv/ixmp_e3d221fabc8a4ad89e9d1f530ed4aa2b Running command git clone --filter=blob:none --quiet https://github.com/iiasa/ixmp.git /tmp/pip-install-brm5depv/ixmp_e3d221fabc8a4ad89e9d1f530ed4aa2b Resolved https://github.com/iiasa/ixmp.git to commit f348a6b35ffff61297970bca6ba5fd63553a019b Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 7.8 MB/s eta 0:00:00 Collecting JPype1>=1.2.1 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading JPype1-1.4.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (465 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 465.3/465.3 kB 37.9 MB/s eta 0:00:00 Collecting openpyxl (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading openpyxl-3.1.2-py2.py3-none-any.whl (249 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.0/250.0 kB 207.9 MB/s eta 0:00:00 Collecting pandas>=1.2 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 168.0 MB/s eta 0:00:00 Collecting pint (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading Pint-0.18-py2.py3-none-any.whl (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 kB 215.9 MB/s eta 0:00:00 Collecting PyYAML (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 228.0 MB/s eta 0:00:00 Collecting xarray (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading xarray-0.20.2-py3-none-any.whl (845 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 845.2/845.2 kB 226.8 MB/s eta 0:00:00 Collecting genno<=1.13 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading genno-1.13.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.4/106.4 kB 198.0 MB/s eta 0:00:00 Collecting importlib-metadata (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting dask[array]>=2.14 (from genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading dask-2022.2.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 223.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) (68.0.0) Collecting sparse>=0.12 (from genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading sparse-0.13.0-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.8/77.8 kB 185.8 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from JPype1>=1.2.1->ixmp->-r ci/rtd-requirements.txt (line 1)) (23.1) Collecting typing-extensions (from JPype1>=1.2.1->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) Collecting python-dateutil>=2.7.3 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 220.2 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) (2023.3) Collecting numpy>=1.17.3 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 171.3 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting et-xmlfile (from openpyxl->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Collecting cloudpickle>=1.1.1 (from dask[array]>=2.14->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting fsspec>=0.6.0 (from dask[array]>=2.14->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading fsspec-2023.1.0-py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 209.9 MB/s eta 0:00:00 Collecting partd>=0.3.10 (from dask[array]>=2.14->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading partd-1.4.0-py3-none-any.whl (18 kB) Collecting toolz>=0.8.2 (from dask[array]>=2.14->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 161.0 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) (1.16.0) Collecting scipy>=0.19 (from sparse>=0.12->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 180.3 MB/s eta 0:00:00 Collecting numba>=0.49 (from sparse>=0.12->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading numba-0.56.4-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 190.1 MB/s eta 0:00:00 Collecting llvmlite<0.40,>=0.39.0dev0 (from numba>=0.49->sparse>=0.12->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading llvmlite-0.39.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/34.6 MB 180.1 MB/s eta 0:00:00 Collecting locket (from partd>=0.3.10->dask[array]>=2.14->genno<=1.13->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Building wheels for collected packages: ixmp Building wheel for ixmp (pyproject.toml): started Building wheel for ixmp (pyproject.toml): finished with status 'done' Created wheel for ixmp: filename=ixmp-3.7.0-py3-none-any.whl size=20091384 sha256=9f81994aa4f9edeb997ab53a8577c7917af0e086ab41f26e2ecd56293b6e846a Stored in directory: /tmp/pip-ephem-wheel-cache-zv5ou9v7/wheels/7e/6c/e4/6cfe2a3b6333241ee7b25e131722c8065f2af68ab0901c36f3 Successfully built ixmp Installing collected packages: zipp, typing-extensions, toolz, PyYAML, python-dateutil, numpy, locket, llvmlite, fsspec, et-xmlfile, cloudpickle, scipy, partd, pandas, openpyxl, JPype1, importlib-metadata, xarray, pint, numba, dask, click, sparse, genno, ixmp Successfully installed JPype1-1.4.1 PyYAML-6.0 click-8.1.3 cloudpickle-2.2.1 dask-2022.2.0 et-xmlfile-1.1.0 fsspec-2023.1.0 genno-1.13.0 importlib-metadata-6.7.0 ixmp-3.7.0 llvmlite-0.39.1 locket-1.0.0 numba-0.56.4 numpy-1.21.6 openpyxl-3.1.2 pandas-1.3.5 partd-1.4.0 pint-0.18 python-dateutil-2.8.2 scipy-1.7.3 sparse-0.13.0 toolz-0.12.0 typing-extensions-4.6.3 xarray-0.20.2 zipp-3.15.0 [rtd-command-info] start-time: 2023-06-26T15:59:30.450403Z, end-time: 2023-06-26T15:59:55.780822Z, duration: 25, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: click in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (8.1.3) Requirement already satisfied: ixmp>=3.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (3.7.0) Requirement already satisfied: genno[pyam] in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (1.13.0) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (1.21.6) Requirement already satisfied: pandas>=1.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (1.3.5) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (6.0) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (6.7.0) Collecting numpydoc (from message-ix==3.7.1.dev22+g3a8910b) Downloading numpydoc-1.5.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.4/52.4 kB 5.2 MB/s eta 0:00:00 Collecting sphinx>=4.0 (from message-ix==3.7.1.dev22+g3a8910b) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 63.5 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from message-ix==3.7.1.dev22+g3a8910b) (0.4.3) Collecting sphinx-rtd-theme (from message-ix==3.7.1.dev22+g3a8910b) Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 206.1 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex (from message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Requirement already satisfied: JPype1>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev22+g3a8910b) (1.4.1) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev22+g3a8910b) (3.1.2) Requirement already satisfied: pint in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev22+g3a8910b) (0.18) Requirement already satisfied: xarray in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev22+g3a8910b) (0.20.2) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from pandas>=1.2->message-ix==3.7.1.dev22+g3a8910b) (2.8.2) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from pandas>=1.2->message-ix==3.7.1.dev22+g3a8910b) (2023.3) Collecting sphinxcontrib-applehelp (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 182.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 194.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 196.7 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 196.2 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (3.0.3) Collecting Jinja2>=3.0 (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 188.8 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.15.1) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (0.17.1) Collecting docutils<0.20,>=0.14 (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 223.3 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (23.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from importlib-metadata->message-ix==3.7.1.dev22+g3a8910b) (3.15.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from importlib-metadata->message-ix==3.7.1.dev22+g3a8910b) (4.6.3) Requirement already satisfied: dask[array]>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (2022.2.0) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (68.0.0) Requirement already satisfied: sparse>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (0.13.0) Collecting pyam-iamc (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading pyam_iamc-1.9.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 190.7 MB/s eta 0:00:00 Collecting docutils<0.20,>=0.14 (from sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 214.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->message-ix==3.7.1.dev22+g3a8910b) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 190.4 MB/s eta 0:00:00 Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->message-ix==3.7.1.dev22+g3a8910b) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 220.5 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->message-ix==3.7.1.dev22+g3a8910b) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Requirement already satisfied: cloudpickle>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (2.2.1) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (2023.1.0) Requirement already satisfied: partd>=0.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (1.4.0) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (0.12.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from Jinja2>=3.0->sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.1.3) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev22+g3a8910b) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev22+g3a8910b) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev22+g3a8910b) (2023.5.7) Requirement already satisfied: scipy>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sparse>=0.12->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (1.7.3) Requirement already satisfied: numba>=0.49 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from sparse>=0.12->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (0.56.4) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from openpyxl->ixmp>=3.7.0->message-ix==3.7.1.dev22+g3a8910b) (1.1.0) Collecting httpx[http2] (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading httpx-0.24.1-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 178.2 MB/s eta 0:00:00 Collecting iam-units>=2020.4.21 (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading iam_units-2022.10.27-py3-none-any.whl (34 kB) Collecting matplotlib<3.7.1,>=3.5.0 (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 144.8 MB/s eta 0:00:00 Collecting pyjwt (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Collecting seaborn (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 203.0 MB/s eta 0:00:00 Collecting setuptools-scm (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading setuptools_scm-7.1.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 158.8 MB/s eta 0:00:00 Collecting wquantiles (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading wquantiles-0.6-py3-none-any.whl (3.3 kB) Collecting xlsxwriter (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading XlsxWriter-3.1.2-py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 209.4 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 221.6 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading kiwisolver-1.4.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 221.2 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (9.5.0) Collecting pyparsing>=2.2.1 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 190.4 MB/s eta 0:00:00 Requirement already satisfied: llvmlite<0.40,>=0.39.0dev0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from numba>=0.49->sparse>=0.12->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (0.39.1) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages (from partd>=0.3.10->dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) (1.0.0) Collecting graphviz (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 165.9 MB/s eta 0:00:00 Collecting plotnine (from genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading plotnine-0.8.0-py3-none-any.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 186.6 MB/s eta 0:00:00 Collecting httpcore<0.18.0,>=0.15.0 (from httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading httpcore-0.17.2-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 177.5 MB/s eta 0:00:00 Collecting sniffio (from httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting h2<5,>=3 (from httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading h2-4.1.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 136.9 MB/s eta 0:00:00 Collecting tomli>=1.0.0 (from setuptools-scm->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting hyperframe<7,>=6.0 (from h2<5,>=3->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB) Collecting hpack<5,>=4.0 (from h2<5,>=3->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading hpack-4.0.0-py3-none-any.whl (32 kB) Collecting h11<0.15,>=0.13 (from httpcore<0.18.0,>=0.15.0->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 172.6 MB/s eta 0:00:00 Collecting anyio<5.0,>=3.0 (from httpcore<0.18.0,>=0.15.0->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading anyio-3.7.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 192.9 MB/s eta 0:00:00 Collecting mizani>=0.7.3 (from plotnine->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading mizani-0.7.3-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 165.0 MB/s eta 0:00:00 Collecting patsy>=0.5.1 (from plotnine->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 214.5 MB/s eta 0:00:00 Collecting statsmodels>=0.12.1 (from plotnine->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading statsmodels-0.13.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 171.8 MB/s eta 0:00:00 Collecting descartes>=1.1.0 (from plotnine->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting exceptiongroup (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) Collecting palettable (from mizani>=0.7.3->plotnine->genno[pyam]->message-ix==3.7.1.dev22+g3a8910b) Downloading palettable-3.3.3-py2.py3-none-any.whl (332 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 332.3/332.3 kB 222.2 MB/s eta 0:00:00 Building wheels for collected packages: message-ix Building wheel for message-ix (pyproject.toml): started Building wheel for message-ix (pyproject.toml): finished with status 'done' Created wheel for message-ix: filename=message_ix-3.7.1.dev22+g3a8910b-py3-none-any.whl size=5944077 sha256=4817430b0f2ded61c3a4e849869232b6b2422fff4bc4e74b640533ad8ebfeb7e Stored in directory: /tmp/pip-ephem-wheel-cache-tipl2yu9/wheels/d0/db/a2/e255e2e896accb1a909485f26133cec7f8bf1a3d84907b4081 Successfully built message-ix Installing collected packages: xlsxwriter, wquantiles, tomli, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sniffio, pyparsing, pyjwt, patsy, palettable, latexcodec, kiwisolver, Jinja2, hyperframe, hpack, h11, graphviz, fonttools, exceptiongroup, docutils, cycler, sphinx, setuptools-scm, pybtex, matplotlib, h2, anyio, statsmodels, sphinxcontrib-jquery, seaborn, pybtex-docutils, numpydoc, mizani, iam-units, httpcore, descartes, sphinxcontrib-bibtex, sphinx-rtd-theme, plotnine, httpx, pyam-iamc, message-ix Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed Jinja2-3.1.2 anyio-3.7.0 cycler-0.11.0 descartes-1.1.0 docutils-0.18.1 exceptiongroup-1.1.1 fonttools-4.38.0 graphviz-0.20.1 h11-0.14.0 h2-4.1.0 hpack-4.0.0 httpcore-0.17.2 httpx-0.24.1 hyperframe-6.0.1 iam-units-2022.10.27 kiwisolver-1.4.4 latexcodec-2.0.1 matplotlib-3.5.3 message-ix-3.7.1.dev22+g3a8910b mizani-0.7.3 numpydoc-1.5.0 palettable-3.3.3 patsy-0.5.3 plotnine-0.8.0 pyam-iamc-1.9.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pyjwt-2.7.0 pyparsing-3.1.0 seaborn-0.12.2 setuptools-scm-7.1.0 sniffio-1.3.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 statsmodels-0.13.5 tomli-2.0.1 wquantiles-0.6 xlsxwriter-3.1.2 [rtd-command-info] start-time: 2023-06-26T15:59:57.694971Z, end-time: 2023-06-26T15:59:57.763737Z, duration: 0, exit-code: 0 cat doc/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # 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. try: from importlib.metadata import version except ImportError: # Python 3.7 from importlib_metadata import version from pathlib import Path # -- Project information ----------------------------------------------------- project = "MESSAGEix" copyright = "2018–2023, IIASA Energy, Climate, and Environment (ECE) Program" author = "MESSAGEix Developers" # The major project version, used as the replacement for |version|. version = version("message_ix") # The full project version, used as the replacement for |release| and e.g. in # the HTML templates. release = version # -- General configuration ---------------------------------------------------- # 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.autodoc", "sphinx.ext.doctest", "sphinx.ext.extlinks", "sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinxcontrib.bibtex", "sphinx.ext.autosummary", "sphinx.ext.napoleon", "message_ix.util.sphinx_gams", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "README.rst"] # A string of reStructuredText that will be included at the beginning of every # source file that is read. rst_prolog = r""" .. |MESSAGEix| replace:: MESSAGE\ :emphasis:`ix` .. |ixmp| replace:: :emphasis:`ix` modeling platform .. |IIASA| raw:: html IIASA .. role:: strike .. role:: underline """ # noqa: E501 # -- Options for HTML output ---------------------------------------------- # A list of CSS files. html_css_files = ["custom.css"] html_favicon = "_static/messageix-favicon.svg" # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "_static/combined-logo-white.svg" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_rtd_theme" html_theme_options = {"logo_only": True} # -- Options for LaTeX output ------------------------------------------------- # The LaTeX engine to build the docs. latex_engine = "lualatex" # -- Options for sphinx.ext.extlinks --------------------------------------------------- # Link to "main" blob if a non-release version of the docs is being built; otherwise # to the tag for the release gh_ref = "main" if ".dev" in version else f"v{version}" extlinks = { "issue": ("https://github.com/iiasa/message_ix/issue/%s", "#%s"), "pull": ("https://github.com/iiasa/message_ix/pull/%s", "PR #%s"), "tut": (f"https://github.com/iiasa/message_ix/blob/{gh_ref}/tutorial/%s", None), } # -- Options for sphinx.ext.intersphinx --------------------------------------- intersphinx_mapping = { "dask": ("https://docs.dask.org/en/stable/", None), "genno": ("https://genno.readthedocs.io/en/latest", None), "ixmp": ("https://docs.messageix.org/projects/ixmp/en/latest/", None), # For a local build, uncomment and use the following line with a path to # the directory containing built HTML documentation for ixmp: # 'ixmp': ('/home/user/path-to-ixmp/doc/build/html', None), "message-ix-models": ( "https://docs.messageix.org/projects/models/en/latest/", None, ), "message_doc": ("https://docs.messageix.org/projects/global/en/latest/", None), "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), "pint": ("https://pint.readthedocs.io/en/stable/", None), "pyam": ("https://pyam-iamc.readthedocs.io/en/stable/", None), "python": ("https://docs.python.org/3/", None), "sphinx": ("https://www.sphinx-doc.org/en/master/", None), } # -- Options for sphinx.ext.mathjax ---------------------------------------------------- # See https://github.com/iiasa/message_ix/pull/721#pullrequestreview-1497907368: # prefer to write \text{} explicitly # TODO read at least some of these from message_ix.models # TODO complete list # TODO also add these to a LaTeX preamble text_macros = """ACT STORAGE STORAGE_CHARGE duration_time_rel input map_time_commodity_storage storage_initial storage_self_discharge""" mathjax3_config = dict( tex=dict( macros={k.replace("_", ""): r"\text{" + k + "}" for k in text_macros.split()}, ), ) # -- Options for sphinx.ext.todo ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for sphinxcontrib.bibtex ----------------------------------------- bibtex_bibfiles = ["references.bib"] # -- Options for message_ix.util.sphinx_gams ------------------------------------------- gams_source_dir = Path(__file__).parents[1].joinpath("message_ix", "model") gams_target_dir = "model" ########################################################################### # 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 RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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/"), ("v3.7.0", "/en/v3.7.0/"), ("v3.6.0", "/en/v3.6.0/"), ("v3.5.0", "/en/v3.5.0/"), ("v3.4.0", "/en/v3.4.0/"), ("v3.3.0", "/en/v3.3.0/"), ("v3.2.0", "/en/v3.2.0/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.1", "/en/v3.0.1/"), ("v3.0.0", "/en/v3.0.0/"), ("v2.0.0", "/en/v2.0.0/"), ("v1.2.0", "/en/v1.2.0/"), ("v1.1.0", "/en/v1.1.0/"), ("video-docs", "/en/video-docs/"), ("main", "/en/main/"), ], 'downloads': [ ], 'subprojects': [ ("iiasa-energy-program-ixmp", "https://docs.messageix.org/projects/ixmp/en/stable/"), ("iiasa-energy-program-message-doc", "https://docs.messageix.org/projects/global/en/latest/"), ("iiasa-energy-program-message-ix-buildings", "https://docs.messageix.org/projects/buildings/en/latest/"), ("iiasa-energy-program-message-data", "https://docs.messageix.org/projects/models-internal/en/latest/"), ("iiasa-energy-program-message-ix-models", "https://docs.messageix.org/projects/models/en/latest/"), ], 'slug': 'iiasa-energy-program-message-ix', 'name': u'message_ix', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'UA-134631150-1', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'iiasa', 'proxied_api_host': '/_', 'github_repo': 'message_ix', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': 'UA-134631150-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '3a8910b2', } # 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/iiasa-energy-program-message-ix/builds/1561652/' 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-06-26T15:59:58.127199Z, end-time: 2023-06-26T16:00:16.966417Z, duration: 18, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done generating GAMS sources... [ 4%] version generating GAMS sources... [ 8%] MESSAGE-MACRO_run generating GAMS sources... [ 13%] MACRO_run generating GAMS sources... [ 17%] MESSAGE_run generating GAMS sources... [ 21%] MESSAGE_master generating GAMS sources... [ 26%] includes/period_parameter_assignment generating GAMS sources... [ 30%] includes/aux_computation_time generating GAMS sources... [ 34%] MESSAGE/parameter_def generating GAMS sources... [ 39%] MESSAGE/sets_maps_def generating GAMS sources... [ 43%] MESSAGE/scaling_investment_costs generating GAMS sources... [ 47%] MESSAGE/reporting generating GAMS sources... [ 52%] MESSAGE/model_setup generating GAMS sources... [ 56%] MESSAGE/model_core generating GAMS sources... [ 60%] MESSAGE/reporting_for_MACRO generating GAMS sources... [ 65%] MESSAGE/model_solve generating GAMS sources... [ 69%] MESSAGE/auxiliary_settings generating GAMS sources... [ 73%] MESSAGE/version_check generating GAMS sources... [ 78%] MESSAGE/data_load generating GAMS sources... [ 82%] MACRO/macro_reporting generating GAMS sources... [ 86%] MACRO/macro_calibration generating GAMS sources... [ 91%] MACRO/macro_core generating GAMS sources... [ 95%] MACRO/macro_solve generating GAMS sources... [100%] MACRO/macro_data_load checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/references.bib... parsed 13 entries loading intersphinx inventory from https://docs.dask.org/en/stable/objects.inv... loading intersphinx inventory from https://genno.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.messageix.org/projects/ixmp/en/latest/objects.inv... loading intersphinx inventory from https://docs.messageix.org/projects/models/en/latest/objects.inv... loading intersphinx inventory from https://docs.messageix.org/projects/global/en/latest/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://pint.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://pyam-iamc.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... [autosummary] generating autosummary for: api.rst, bibliography.rst, contrib/cla.rst, contrib/release.rst, contrib/tutorial.rst, contrib/version.rst, contrib/video.rst, contrib/video/install.rst, contributing.rst, debugging.rst, ..., notice.rst, prereqs.rst, reporting.rst, rmessageix.rst, sharing.rst, time.rst, tools/add_year.rst, tutorials.rst, usage.rst, whatsnew.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 35 source files that are out of date updating environment: [new config] 35 added, 0 changed, 0 removed reading sources... [ 2%] api reading sources... [ 5%] bibliography reading sources... [ 8%] contrib/cla reading sources... [ 11%] contrib/release reading sources... [ 14%] contrib/tutorial reading sources... [ 17%] contrib/version reading sources... [ 20%] contrib/video reading sources... [ 22%] contrib/video/install reading sources... [ 25%] contributing reading sources... [ 28%] debugging reading sources... [ 31%] efficiency reading sources... [ 34%] faq reading sources... [ 37%] framework reading sources... [ 40%] index reading sources... [ 42%] install reading sources... [ 45%] macro reading sources... [ 48%] model/MACRO/macro_core reading sources... [ 51%] model/MESSAGE-MACRO_run reading sources... [ 54%] model/MESSAGE/model_core reading sources... [ 57%] model/MESSAGE/model_solve reading sources... [ 60%] model/MESSAGE/parameter_def reading sources... [ 62%] model/MESSAGE/reporting reading sources... [ 65%] model/MESSAGE/scaling_investment_costs reading sources... [ 68%] model/MESSAGE/sets_maps_def reading sources... [ 71%] model/MESSAGE_run reading sources... [ 74%] notice reading sources... [ 77%] prereqs reading sources... [ 80%] reporting reading sources... [ 82%] rmessageix reading sources... [ 85%] sharing reading sources... [ 88%] time reading sources... [ 91%] tools/add_year reading sources... [ 94%] tutorials reading sources... [ 97%] usage reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/api.rst:24: WARNING: autosummary: failed to import ixmp.testing.make_dantzig. Possible hints: * ModuleNotFoundError: No module named 'pytest' * AttributeError: module 'ixmp' has no attribute 'testing' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/api.rst:95::1: WARNING: Inline strong start-string without end-string. ../INSTALL.rst:112: ERROR: Unknown target name: "ixmp issue 473". /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/macro.rst:78: CRITICAL: Title level inconsistent: Oscillation detection in the MESSAGE-MACRO algorithm ---------------------------------------------------- /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/macro.rst:133: CRITICAL: Title level inconsistent: Issue 1: Oscillations not detected ---------------------------------- looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] api writing output... [ 5%] bibliography writing output... [ 8%] contrib/cla writing output... [ 11%] contrib/release writing output... [ 14%] contrib/tutorial writing output... [ 17%] contrib/version writing output... [ 20%] contrib/video writing output... [ 22%] contrib/video/install writing output... [ 25%] contributing writing output... [ 28%] debugging writing output... [ 31%] efficiency writing output... [ 34%] faq writing output... [ 37%] framework writing output... [ 40%] index writing output... [ 42%] install writing output... [ 45%] macro writing output... [ 48%] model/MACRO/macro_core writing output... [ 51%] model/MESSAGE-MACRO_run writing output... [ 54%] model/MESSAGE/model_core writing output... [ 57%] model/MESSAGE/model_solve writing output... [ 60%] model/MESSAGE/parameter_def writing output... [ 62%] model/MESSAGE/reporting writing output... [ 65%] model/MESSAGE/scaling_investment_costs writing output... [ 68%] model/MESSAGE/sets_maps_def writing output... [ 71%] model/MESSAGE_run writing output... [ 74%] notice writing output... [ 77%] prereqs writing output... [ 80%] reporting writing output... [ 82%] rmessageix writing output... [ 85%] sharing writing output... [ 88%] time writing output... [ 91%] tools/add_year writing output... [ 94%] tutorials writing output... [ 97%] usage writing output... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/latest/doc/macro.rst:29: WARNING: undefined label: 'macro-core-formulation' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages/message_ix/reporting/__init__.py:docstring of message_ix.reporting.Reporter:1: WARNING: unknown document: 'cache' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/latest/lib/python3.7/site-packages/message_ix/reporting/__init__.py:docstring of message_ix.reporting.Reporter:2: WARNING: unknown document: 'config' generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 11%] _static/ix_components.png copying images... [ 22%] _static/ix_features.svg copying images... [ 33%] _static/storage.png copying images... [ 44%] _static/usage_figures/10.1016-j.est.2022.104587.JPG copying images... [ 55%] _static/usage_figures/41560_2021_904.webp copying images... [ 66%] _static/usage_figures/10.1016-j.scs.2021.103257.jpg copying images... [ 77%] _static/usage_figures/10.1038-s41560-018-0179-z.webp copying images... [ 88%] _static/usage_figures/10.1038-s41560-018-0172-6.webp copying images... [100%] _static/usage_figures/10.3390-en12081483.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 8 warnings. The HTML pages are in ../_readthedocs/html.