Read the Docs build information Build id: 1619490 Project: iiasa-energy-program-message-ix Version: main Commit: 4034d8c462bceef8b675ea84f0546bd60be93add Date: 2023-07-25T13:46:22.974268Z State: finished Success: False [rtd-command-info] start-time: 2023-07-25T13:46:27.278212Z, end-time: 2023-07-25T13:46:28.777474Z, duration: 1, 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-07-25T13:46:29.242352Z, end-time: 2023-07-25T13:46:29.395793Z, 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 4034d8c Merge pull request #719 from iiasa/enh/macro [rtd-command-info] start-time: 2023-07-25T13:46:29.647131Z, end-time: 2023-07-25T13:46:29.710009Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-25T13:46:30.006334Z, end-time: 2023-07-25T13:46:30.069049Z, 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-07-25T13:46:31.659504Z, end-time: 2023-07-25T13:46:36.459223Z, 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/main/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-07-25T13:46:36.729182Z, end-time: 2023-07-25T13:46:37.914416Z, 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/main/lib/python3.7/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-07-25T13:46:38.163152Z, end-time: 2023-07-25T13:46:45.405506Z, 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 55.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 221.8 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 134.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 183.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 174.8 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 185.8 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) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 225.6 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 224.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 184.4 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 172.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) 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/iiasa-energy-program-message-ix/envs/main/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 164.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 218.3 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 169.2 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 182.1 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 requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 175.6 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 207.6 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 206.4 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 197.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23752 sha256=0f44f29f80ec675e55202c50555003cb6bde5929eb386531f497f7f9da0ec194 Stored in directory: /tmp/pip-ephem-wheel-cache-ni2xxm6a/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.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-07-25T13:46:45.634218Z, end-time: 2023-07-25T13:47:13.518015Z, duration: 27, 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-yt64i61h/ixmp_b8074edecd0a48feb8b66b3978909beb Running command git clone --filter=blob:none --quiet https://github.com/iiasa/ixmp.git /tmp/pip-install-yt64i61h/ixmp_b8074edecd0a48feb8b66b3978909beb Resolved https://github.com/iiasa/ixmp.git to commit 62a2a9963f2c2e90603b3c2855874ebfd29b9567 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)) Obtaining dependency information for click from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) 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 15.7 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 217.6 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 160.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 203.6 MB/s eta 0:00:00 Collecting PyYAML (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for PyYAML from https://files.pythonhosted.org/packages/d7/8f/db62b0df635b9008fe90aa68424e99cee05e68b398740c8a666a98455589/PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 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 223.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 170.6 MB/s eta 0:00:00 Collecting importlib-metadata (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for importlib-metadata 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 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 210.2 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/main/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 182.5 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/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)) Obtaining dependency information for typing-extensions 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 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 216.3 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/main/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.8 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 199.1 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 168.5 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/main/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 168.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 195.4 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 182.6 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) Downloading click-8.1.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 189.8 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 219.5 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 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.1.dev4+g62a2a99-py3-none-any.whl size=20091636 sha256=6cd5aece2d364c5320ba920adcfd16394cfe5edbb0a361e7dd0538fbded59351 Stored in directory: /tmp/pip-ephem-wheel-cache-ru0kigww/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.1 click-8.1.6 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.1.dev4+g62a2a99 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.7.1 xarray-0.20.2 zipp-3.15.0 [rtd-command-info] start-time: 2023-07-25T13:47:13.830568Z, end-time: 2023-07-25T13:47:38.153540Z, duration: 24, 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/main 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/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (8.1.6) Requirement already satisfied: ixmp>=3.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (3.7.1.dev4+g62a2a99) Requirement already satisfied: genno[pyam] in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (1.13.0) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (1.21.6) Requirement already satisfied: pandas>=1.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (1.3.5) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (6.0.1) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (1.7.3) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (6.7.0) Collecting numpydoc (from message-ix==3.7.1.dev54+g4034d8c) Downloading numpydoc-1.5.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.4/52.4 kB 8.3 MB/s eta 0:00:00 Collecting sphinx>=4.0 (from message-ix==3.7.1.dev54+g4034d8c) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 80.4 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/main/lib/python3.7/site-packages (from message-ix==3.7.1.dev54+g4034d8c) (0.4.3) Collecting sphinx-rtd-theme (from message-ix==3.7.1.dev54+g4034d8c) Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/85/32/9ccebf3a82c085e8fc12b67cc3dbf840789fb6c7835ed0d61686d6509aa9/sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata (4.5 kB) Collecting sphinxcontrib-bibtex (from message-ix==3.7.1.dev54+g4034d8c) 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/main/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev54+g4034d8c) (1.4.1) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev54+g4034d8c) (3.1.2) Requirement already satisfied: pint in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev54+g4034d8c) (0.18) Requirement already satisfied: xarray in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev54+g4034d8c) (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/main/lib/python3.7/site-packages (from pandas>=1.2->message-ix==3.7.1.dev54+g4034d8c) (2.8.2) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from pandas>=1.2->message-ix==3.7.1.dev54+g4034d8c) (2023.3) Collecting sphinxcontrib-applehelp (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 200.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 175.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 195.5 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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 188.3 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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (3.0.3) Collecting Jinja2>=3.0 (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 210.0 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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (0.17.1) Collecting docutils<0.20,>=0.14 (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 224.5 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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (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/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (23.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from importlib-metadata->message-ix==3.7.1.dev54+g4034d8c) (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/main/lib/python3.7/site-packages (from importlib-metadata->message-ix==3.7.1.dev54+g4034d8c) (4.7.1) Requirement already satisfied: dask[array]>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (2022.2.0) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (68.0.0) Requirement already satisfied: sparse>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (0.13.0) Collecting pyam-iamc (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Obtaining dependency information for pyam-iamc from https://files.pythonhosted.org/packages/ea/04/f45e5169266bf568d77fc9f3ea45179d1c6e7f7010a04da8e4d7c150d644/pyam_iamc-1.9.0-py3-none-any.whl.metadata Downloading pyam_iamc-1.9.0-py3-none-any.whl.metadata (10.0 kB) Collecting docutils<0.20,>=0.14 (from sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 226.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->message-ix==3.7.1.dev54+g4034d8c) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 204.8 MB/s eta 0:00:00 Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->message-ix==3.7.1.dev54+g4034d8c) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 219.8 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->message-ix==3.7.1.dev54+g4034d8c) 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/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (2.2.1) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (2023.1.0) Requirement already satisfied: partd>=0.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (1.4.0) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (0.12.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from Jinja2>=3.0->sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (2.1.3) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev54+g4034d8c) 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/main/lib/python3.7/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev54+g4034d8c) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=4.0->message-ix==3.7.1.dev54+g4034d8c) (2023.7.22) Requirement already satisfied: numba>=0.49 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from sparse>=0.12->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (0.56.4) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from openpyxl->ixmp>=3.7.0->message-ix==3.7.1.dev54+g4034d8c) (1.1.0) Collecting httpx[http2] (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Obtaining dependency information for httpx[http2] from https://files.pythonhosted.org/packages/ec/91/e41f64f03d2a13aee7e8c819d82ee3aa7cdc484d18c0ae859742597d5aa0/httpx-0.24.1-py3-none-any.whl.metadata Downloading httpx-0.24.1-py3-none-any.whl.metadata (7.4 kB) Collecting iam-units>=2020.4.21 (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) Downloading matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 175.3 MB/s eta 0:00:00 Collecting pyjwt (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Obtaining dependency information for pyjwt from https://files.pythonhosted.org/packages/2b/4f/e04a8067c7c96c364cef7ef73906504e2f40d690811c021e1a1901473a19/PyJWT-2.8.0-py3-none-any.whl.metadata Downloading PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting seaborn (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 214.2 MB/s eta 0:00:00 Collecting setuptools-scm (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading setuptools_scm-7.1.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 149.3 MB/s eta 0:00:00 Collecting wquantiles (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading wquantiles-0.6-py3-none-any.whl (3.3 kB) Collecting xlsxwriter (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Obtaining dependency information for xlsxwriter from https://files.pythonhosted.org/packages/37/94/25d3ec8587974de7ebd790232aa3155abfe44ed23df7ccaa4645977a1cbe/XlsxWriter-3.1.2-py3-none-any.whl.metadata Downloading XlsxWriter-3.1.2-py3-none-any.whl.metadata (2.5 kB) Collecting cycler>=0.10 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 225.1 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.dev54+g4034d8c) Downloading kiwisolver-1.4.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 226.8 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/main/lib/python3.7/site-packages (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (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.dev54+g4034d8c) Obtaining dependency information for pyparsing>=2.2.1 from https://files.pythonhosted.org/packages/a4/24/6ae4c9c45cf99d96b06b5d99e25526c060303171fb0aea9da2bfd7dbde93/pyparsing-3.1.0-py3-none-any.whl.metadata Downloading pyparsing-3.1.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: llvmlite<0.40,>=0.39.0dev0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from numba>=0.49->sparse>=0.12->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (0.39.1) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages (from partd>=0.3.10->dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) (1.0.0) Collecting graphviz (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 160.9 MB/s eta 0:00:00 Collecting plotnine (from genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading plotnine-0.8.0-py3-none-any.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 188.1 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.dev54+g4034d8c) Obtaining dependency information for httpcore<0.18.0,>=0.15.0 from https://files.pythonhosted.org/packages/94/2c/2bde7ff8dd2064395555220cbf7cba79991172bf5315a07eb3ac7688d9f1/httpcore-0.17.3-py3-none-any.whl.metadata Downloading httpcore-0.17.3-py3-none-any.whl.metadata (18 kB) Collecting sniffio (from httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) Downloading h2-4.1.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 172.7 MB/s eta 0:00:00 Collecting tomli>=1.0.0 (from setuptools-scm->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) 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.dev54+g4034d8c) 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.dev54+g4034d8c) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 170.7 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.dev54+g4034d8c) Obtaining dependency information for anyio<5.0,>=3.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting mizani>=0.7.3 (from plotnine->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading mizani-0.7.3-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 176.5 MB/s eta 0:00:00 Collecting patsy>=0.5.1 (from plotnine->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 220.2 MB/s eta 0:00:00 Collecting statsmodels>=0.12.1 (from plotnine->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading statsmodels-0.13.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 182.8 MB/s eta 0:00:00 Collecting descartes>=1.1.0 (from plotnine->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) 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.dev54+g4034d8c) Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) Collecting palettable (from mizani>=0.7.3->plotnine->genno[pyam]->message-ix==3.7.1.dev54+g4034d8c) Downloading palettable-3.3.3-py2.py3-none-any.whl (332 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 332.3/332.3 kB 206.7 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 194.7 MB/s eta 0:00:00 Downloading pyam_iamc-1.9.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 186.9 MB/s eta 0:00:00 Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) Downloading XlsxWriter-3.1.2-py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 211.6 MB/s eta 0:00:00 Downloading httpcore-0.17.3-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.5/74.5 kB 166.2 MB/s eta 0:00:00 Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 194.7 MB/s eta 0:00:00 Downloading httpx-0.24.1-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 176.4 MB/s eta 0:00:00 Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 190.1 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) 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.dev54+g4034d8c-py3-none-any.whl size=5989327 sha256=bba98c916e1d2e46dc801d3f50a569b935574051326ac3a181521585fe68cca0 Stored in directory: /tmp/pip-ephem-wheel-cache-1dav62sk/wheels/20/a1/bc/7f388412f80acd59bd776c3cf7d365d507fa4bcd6155835b55 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.1 cycler-0.11.0 descartes-1.1.0 docutils-0.18.1 exceptiongroup-1.1.2 fonttools-4.38.0 graphviz-0.20.1 h11-0.14.0 h2-4.1.0 hpack-4.0.0 httpcore-0.17.3 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.dev54+g4034d8c 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.8.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-07-25T13:47:42.955802Z, end-time: 2023-07-25T13:47:43.045563Z, 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 as get_version except ImportError: # Python 3.7 from importlib_metadata import version as get_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 = get_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", "ixmp.utils.sphinx_linkcode_github", "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.linkcode / ixmp.utils.sphinx_linkcode_github --------------- linkcode_github_repo_slug = "iiasa/message_ix" # -- 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': "main", 'version_slug': "main", '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': '4034d8c4', } # 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/1619490/' 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-07-25T13:47:43.288550Z, end-time: 2023-07-25T13:47:50.139114Z, duration: 6, exit-code: 2 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 GitPython not installed; cannot determine remote head Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/sphinx/events.py", line 94, in emit results.append(listener.handler(self.app, *args)) File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/ixmp/utils/sphinx_linkcode_github.py", line 95, in config_inited + find_remote_head(app) File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/ixmp/utils/sphinx_linkcode_github.py", line 71, in find_remote_head raise RuntimeError("Cannot determine a remote head") RuntimeError: Cannot determine a remote head The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/sphinx/cmd/build.py", line 280, in build_main args.pdb) File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/sphinx/application.py", line 247, in __init__ self.events.emit('config-inited', self.config) File "/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.7/site-packages/sphinx/events.py", line 106, in emit (listener.handler, name), exc, modname=modname) from exc sphinx.errors.ExtensionError: Handler > for event 'config-inited' threw an exception (exception: Cannot determine a remote head) Extension error (ixmp.utils.sphinx_linkcode_github): Handler > for event 'config-inited' threw an exception (exception: Cannot determine a remote head)