Read the Docs build information Build id: 1650454 Project: iiasa-energy-program-message-ix Version: main Commit: e748b8c6dde476c7df4cc7389bb33a6f5c2a6bcf Date: 2023-08-09T13:21:14.231102Z State: finished Success: False [rtd-command-info] start-time: 2023-08-09T13:24:10.551064Z, end-time: 2023-08-09T13:24:12.036968Z, 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-08-09T13:24:12.277839Z, end-time: 2023-08-09T13:24:12.414917Z, 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 e748b8c Merge pull request #733 from glatterf42/fix/docs [rtd-command-info] start-time: 2023-08-09T13:24:12.663465Z, end-time: 2023-08-09T13:24:12.755165Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-09T13:24:13.107998Z, end-time: 2023-08-09T13:24:13.168737Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build PDF & ePub formats: - epub - pdf # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt - requirements: ci/rtd-requirements.txt - method: pip path: . extra_requirements: - docs [rtd-command-info] start-time: 2023-08-09T13:24:19.859647Z, end-time: 2023-08-09T13:24:19.955039Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-08-09T13:24:20.667362Z, end-time: 2023-08-09T13:24:21.656854Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 667ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-08-09T13:24:21.887863Z, end-time: 2023-08-09T13:24:35.018822Z, duration: 13, 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.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.0.0 [rtd-command-info] start-time: 2023-08-09T13:24:35.377171Z, end-time: 2023-08-09T13:24:44.548822Z, duration: 9, 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 Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/16/89/818fa238e37a47a29bb8495ca2cafdd514599a89f19ada7916348a74b5f9/Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 6.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 18.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 17.1 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 43.5 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 245.5 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 71.2 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 245.8 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 92.4 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.11/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 217.1 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/1d/5b/b6f6d68a2478654bf9120bc04430551cf5011a9288c88d38c6541c36086e/sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata (2.5 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 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/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp311-cp311-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 198.5 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) INFO: pip is looking at multiple versions of sphinxcontrib-websupport to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 244.5 MB/s eta 0:00:00 Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 145.3 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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 210.6 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 224.2 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 255.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 250.7 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 251.6 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=382f8cfc8c98a1e2f218d2a3e7099c3f179f316f27a2508889c2e8110a690658 Stored in directory: /tmp/pip-ephem-wheel-cache-z4otpbw4/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-08-09T13:24:44.789786Z, end-time: 2023-08-09T13:24:49.968868Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Requirement already satisfied: alabaster==0.7.13 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 7)) (0.7.13) Requirement already satisfied: babel==2.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 9)) (2.12.1) Requirement already satisfied: certifi==2023.7.22 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 11)) (2023.7.22) Requirement already satisfied: charset-normalizer==3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 13)) (3.2.0) Collecting docutils==0.18.1 (from -r doc/requirements.txt (line 15)) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 6.7 MB/s eta 0:00:00 Collecting gitdb==4.0.10 (from -r doc/requirements.txt (line 21)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 18.5 MB/s eta 0:00:00 Collecting gitpython==3.1.32 (from -r doc/requirements.txt (line 23)) Obtaining dependency information for gitpython==3.1.32 from https://files.pythonhosted.org/packages/67/50/742c2fb60989b76ccf7302c7b1d9e26505d7054c24f08cc7ec187faaaea7/GitPython-3.1.32-py3-none-any.whl.metadata Downloading GitPython-3.1.32-py3-none-any.whl.metadata (10.0 kB) Requirement already satisfied: idna==3.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 25)) (3.4) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 27)) (1.4.1) Collecting jinja2==3.1.2 (from -r doc/requirements.txt (line 29)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 12.7 MB/s eta 0:00:00 Collecting latexcodec==2.0.1 (from -r doc/requirements.txt (line 33)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: markupsafe==2.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 35)) (2.1.3) Collecting numpydoc==1.5.0 (from -r doc/requirements.txt (line 37)) Downloading numpydoc-1.5.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.4/52.4 kB 18.8 MB/s eta 0:00:00 Requirement already satisfied: packaging==23.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 39)) (23.1) Collecting pybtex==0.24.0 (from -r doc/requirements.txt (line 41)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 12.2 MB/s eta 0:00:00 Collecting pybtex-docutils==1.0.2 (from -r doc/requirements.txt (line 45)) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Requirement already satisfied: pygments==2.16.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 47)) (2.16.1) Collecting pyyaml==6.0.1 (from -r doc/requirements.txt (line 49)) Obtaining dependency information for pyyaml==6.0.1 from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests==2.31.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 51)) (2.31.0) Requirement already satisfied: six==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 53)) (1.16.0) Collecting smmap==5.0.0 (from -r doc/requirements.txt (line 57)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 59)) (2.2.0) Collecting sphinx==6.2.1 (from -r doc/requirements.txt (line 61)) Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 22.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.2.2 (from -r doc/requirements.txt (line 68)) Obtaining dependency information for sphinx-rtd-theme==1.2.2 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-applehelp==1.0.4 (from -r doc/requirements.txt (line 70)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 183.1 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex==2.5.0 (from -r doc/requirements.txt (line 72)) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 74)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 218.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r doc/requirements.txt (line 76)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 59.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery==4.1 (from -r doc/requirements.txt (line 78)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 73.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 (from -r doc/requirements.txt (line 80)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 82)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 159.2 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.11/site-packages (from -r doc/requirements.txt (line 84)) (1.1.5) Requirement already satisfied: urllib3==2.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from -r doc/requirements.txt (line 86)) (2.0.4) Downloading GitPython-3.1.32-py3-none-any.whl (188 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 61.8 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 42.1 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 48.0 MB/s eta 0:00:00 Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smmap, pyyaml, latexcodec, jinja2, docutils, sphinx, pybtex, gitdb, sphinxcontrib-jquery, pybtex-docutils, numpydoc, gitpython, sphinxcontrib-bibtex, sphinx-rtd-theme 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 docutils-0.18.1 gitdb-4.0.10 gitpython-3.1.32 jinja2-3.1.2 latexcodec-2.0.1 numpydoc-1.5.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pyyaml-6.0.1 smmap-5.0.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2023-08-09T13:24:50.266879Z, end-time: 2023-08-09T13:25:14.861047Z, duration: 24, 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-vafm7a_l/ixmp_3dc8bba0b46d453dbef5e94d47c5a795 Running command git clone --filter=blob:none --quiet https://github.com/iiasa/ixmp.git /tmp/pip-install-vafm7a_l/ixmp_3dc8bba0b46d453dbef5e94d47c5a795 Resolved https://github.com/iiasa/ixmp.git to commit 4274880b627288c37efd123bd32e7484cecc1b10 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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.2/464.2 kB 7.3 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 10.2 MB/s eta 0:00:00 Collecting pandas>=1.2 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for pandas>=1.2 from https://files.pythonhosted.org/packages/d0/28/88b81881c056376254618fad622a5e94b5126db8c61157ea1910cd1c040a/pandas-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pandas-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting pint (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for pint from https://files.pythonhosted.org/packages/ba/70/f3fa88f899cdf17535ddb75c4d4f1d540199524d9dd7479e66aac777de47/Pint-0.22-py3-none-any.whl.metadata Downloading Pint-0.22-py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from ixmp->-r ci/rtd-requirements.txt (line 1)) (6.0.1) Collecting xarray (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for xarray from https://files.pythonhosted.org/packages/cf/2f/e696512aa1e4e2ee1cf1e0bdbab6042f6c782058eb0a4367184ce4343f36/xarray-2023.7.0-py3-none-any.whl.metadata Downloading xarray-2023.7.0-py3-none-any.whl.metadata (6.0 kB) Collecting genno>=1.16 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for genno>=1.16 from https://files.pythonhosted.org/packages/2c/6e/42c997aa54e9c911a2003db860f62beba11efd82fe8edd76a4afe253c8fd/genno-1.17.2-py3-none-any.whl.metadata Downloading genno-1.17.2-py3-none-any.whl.metadata (3.8 kB) Collecting dask[array]>=2.14 (from genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for dask[array]>=2.14 from https://files.pythonhosted.org/packages/bc/07/af1299f8cff6f25cb406421eeb0948a4fbe7de1a49e23dfcd1a5b147919d/dask-2023.8.0-py3-none-any.whl.metadata Downloading dask-2023.8.0-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) (68.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from JPype1>=1.2.1->ixmp->-r ci/rtd-requirements.txt (line 1)) (23.1) Collecting python-dateutil>=2.8.2 (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 12.7 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.5 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 17.4 MB/s eta 0:00:00 Collecting numpy>=1.21.0 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for numpy>=1.21.0 from https://files.pythonhosted.org/packages/32/6a/65dbc57a89078af9ff8bfcd4c0761a50172d90192eaeb1b6f56e5fbf1c3d/numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 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 typing-extensions (from pint->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 cloudpickle>=1.5.0 (from dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting fsspec>=2021.09.0 (from dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for fsspec>=2021.09.0 from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata Downloading fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting partd>=1.2.0 (from dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading partd-1.4.0-py3-none-any.whl (18 kB) Collecting toolz>=0.10.0 (from dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 174.3 MB/s eta 0:00:00 Collecting importlib-metadata>=4.13.0 (from dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for importlib-metadata>=4.13.0 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) (1.16.0) Collecting zipp>=0.5 (from importlib-metadata>=4.13.0->dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting locket (from partd>=1.2.0->dask[array]>=2.14->genno>=1.16->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Downloading genno-1.17.2-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.1/158.1 kB 18.7 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 54.4 MB/s eta 0:00:00 Downloading xarray-2023.7.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 113.1 MB/s eta 0:00:00 Downloading click-8.1.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 244.1 MB/s eta 0:00:00 Downloading Pint-0.22-py3-none-any.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.0/294.0 kB 249.3 MB/s eta 0:00:00 Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 171.6 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading fsspec-2023.6.0-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 263.9 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading dask-2023.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 221.7 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 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.dev11+g4274880-py3-none-any.whl size=20093163 sha256=6690e08d8c4d592dffccf17497846131bc47815fe2d89a76e7a6a70a884e3a7f Stored in directory: /tmp/pip-ephem-wheel-cache-fh_fiamo/wheels/4f/e7/8d/875456bcd70b2a1439c30c342ebf68034264bd77e622ace0da Successfully built ixmp Installing collected packages: pytz, zipp, tzdata, typing-extensions, toolz, python-dateutil, numpy, locket, JPype1, fsspec, et-xmlfile, cloudpickle, click, pint, partd, pandas, openpyxl, importlib-metadata, xarray, dask, genno, ixmp Successfully installed JPype1-1.4.1 click-8.1.6 cloudpickle-2.2.1 dask-2023.8.0 et-xmlfile-1.1.0 fsspec-2023.6.0 genno-1.17.2 importlib-metadata-6.8.0 ixmp-3.7.1.dev11+g4274880 locket-1.0.0 numpy-1.25.2 openpyxl-3.1.2 pandas-2.0.3 partd-1.4.0 pint-0.22 python-dateutil-2.8.2 pytz-2023.3 toolz-0.12.0 typing-extensions-4.7.1 tzdata-2023.3 xarray-2023.7.0 zipp-3.16.2 [rtd-command-info] start-time: 2023-08-09T13:25:15.121481Z, end-time: 2023-08-09T13:25:42.238498Z, duration: 27, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --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.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (3.7.1.dev11+g4274880) Requirement already satisfied: genno[pyam] in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (1.17.2) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (1.25.2) Requirement already satisfied: pandas>=1.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (2.0.3) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (6.0.1) Collecting scipy (from message-ix==3.7.1.dev63+ge748b8c) Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/b8/46/1d255bb55e63de02f7b2f3a2f71b59b840db21d61ff7cd41edbfc2da448a/scipy-1.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scipy-1.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 kB 2.5 MB/s eta 0:00:00 Requirement already satisfied: GitPython in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (3.1.32) Requirement already satisfied: numpydoc in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (1.5.0) Requirement already satisfied: sphinx>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (6.2.1) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (1.2.2) Requirement already satisfied: sphinxcontrib-bibtex in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from message-ix==3.7.1.dev63+ge748b8c) (2.5.0) Requirement already satisfied: JPype1>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (1.4.1) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (3.1.2) Requirement already satisfied: pint in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (0.22) Requirement already satisfied: xarray in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (2023.7.0) Requirement already satisfied: python-dateutil>=2.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pandas>=1.2->message-ix==3.7.1.dev63+ge748b8c) (2.8.2) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pandas>=1.2->message-ix==3.7.1.dev63+ge748b8c) (2023.3) Requirement already satisfied: tzdata>=2022.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pandas>=1.2->message-ix==3.7.1.dev63+ge748b8c) (2023.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (2.0.1) 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.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.0.3) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (3.1.2) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (2.16.1) Requirement already satisfied: docutils<0.20,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (0.18.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (23.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.11/site-packages (from genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (2023.8.0) Requirement already satisfied: setuptools>=41 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (68.0.0) Collecting pyam-iamc (from genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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) Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from GitPython->message-ix==3.7.1.dev63+ge748b8c) (4.0.10) Requirement already satisfied: sphinxcontrib-jquery<5,>=4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinx-rtd-theme->message-ix==3.7.1.dev63+ge748b8c) (4.1) Requirement already satisfied: pybtex>=0.24 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinxcontrib-bibtex->message-ix==3.7.1.dev63+ge748b8c) (0.24.0) Requirement already satisfied: pybtex-docutils>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from sphinxcontrib-bibtex->message-ix==3.7.1.dev63+ge748b8c) (1.0.2) Requirement already satisfied: cloudpickle>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (2.2.1) Requirement already satisfied: fsspec>=2021.09.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (2023.6.0) Requirement already satisfied: partd>=1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (1.4.0) Requirement already satisfied: toolz>=0.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (0.12.0) Requirement already satisfied: importlib-metadata>=4.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (6.8.0) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from gitdb<5,>=4.0.1->GitPython->message-ix==3.7.1.dev63+ge748b8c) (5.0.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (2.1.3) Requirement already satisfied: latexcodec>=1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev63+ge748b8c) (2.0.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from requests>=2.25.0->sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from requests>=2.25.0->sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from requests>=2.25.0->sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (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.11/site-packages (from requests>=2.25.0->sphinx>=4.0->message-ix==3.7.1.dev63+ge748b8c) (2023.7.22) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from openpyxl->ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (1.1.0) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from pint->ixmp>=3.7.0->message-ix==3.7.1.dev63+ge748b8c) (4.7.1) Collecting httpx[http2] (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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.dev63+ge748b8c) 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.dev63+ge748b8c) Downloading matplotlib-3.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 34.1 MB/s eta 0:00:00 Collecting numpy (from message-ix==3.7.1.dev63+ge748b8c) Downloading numpy-1.23.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 137.9 MB/s eta 0:00:00 Collecting pyjwt (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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.dev63+ge748b8c) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 268.3 MB/s eta 0:00:00 Collecting setuptools-scm (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Downloading setuptools_scm-7.1.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 194.9 MB/s eta 0:00:00 Collecting wquantiles (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Downloading wquantiles-0.6-py3-none-any.whl (3.3 kB) Collecting xlsxwriter (from pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from importlib-metadata>=4.13.0->dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (3.16.2) Collecting contourpy>=1.0.1 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/d8/23/8d968922459b1c8a2c6ffca28fac00324b06b3a0633be2a39b0b1c3f84ab/contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) Collecting cycler>=0.10 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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.dev63+ge748b8c) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/fb/a9/05d2539c0db482964df238d29d306886030c26102634447b2c9ad44b3b6b/fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.6/150.6 kB 254.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.dev63+ge748b8c) Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 196.9 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.11/site-packages (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (10.0.0) Collecting pyparsing>=2.3.1 (from matplotlib<3.7.1,>=3.5.0->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Obtaining dependency information for pyparsing>=2.3.1 from https://files.pythonhosted.org/packages/39/92/8486ede85fcc088f1b3dba4ce92dd29d126fd96b0008ea213167940a2475/pyparsing-3.1.1-py3-none-any.whl.metadata Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages (from partd>=1.2.0->dask[array]>=2.14->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) (1.0.0) Collecting graphviz (from genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 209.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.dev63+ge748b8c) 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.dev63+ge748b8c) 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.dev63+ge748b8c) Downloading h2-4.1.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 224.8 MB/s eta 0:00:00 Collecting hyperframe<7,>=6.0 (from h2<5,>=3->httpx[http2]->pyam-iamc->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) 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.dev63+ge748b8c) 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.dev63+ge748b8c) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 227.3 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.dev63+ge748b8c) 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 plotnine (from genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Obtaining dependency information for plotnine from https://files.pythonhosted.org/packages/26/8a/6a3705065701b54cacef9979bcbdd468183cbcebf87dd6da39bbb7d1cf7a/plotnine-0.12.2-py3-none-any.whl.metadata Downloading plotnine-0.12.2-py3-none-any.whl.metadata (8.9 kB) Collecting mizani<0.10.0,>0.9.0 (from plotnine->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Obtaining dependency information for mizani<0.10.0,>0.9.0 from https://files.pythonhosted.org/packages/a2/cd/b9a59133236a3a0554a9197c7951e61d78a69e906ae377ece19c0070cf81/mizani-0.9.2-py3-none-any.whl.metadata Downloading mizani-0.9.2-py3-none-any.whl.metadata (4.6 kB) Collecting patsy>=0.5.1 (from plotnine->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 255.7 MB/s eta 0:00:00 Collecting statsmodels>=0.14.0 (from plotnine->genno[pyam]->message-ix==3.7.1.dev63+ge748b8c) Downloading statsmodels-0.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 180.4 MB/s eta 0:00:00 Downloading scipy-1.11.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.2/36.2 MB 194.3 MB/s eta 0:00:00 Downloading pyam_iamc-1.9.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 244.7 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 244.9 MB/s eta 0:00:00 Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 259.2 MB/s eta 0:00:00 Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 204.5 MB/s eta 0:00:00 Downloading httpcore-0.17.3-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.5/74.5 kB 221.0 MB/s eta 0:00:00 Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 239.3 MB/s eta 0:00:00 Downloading httpx-0.24.1-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 231.3 MB/s eta 0:00:00 Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 231.0 MB/s eta 0:00:00 Downloading plotnine-0.12.2-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 218.0 MB/s eta 0:00:00 Downloading mizani-0.9.2-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 225.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.dev63+ge748b8c-py3-none-any.whl size=5991032 sha256=f1441406b1de37db4dc16b1a01628053e0f515b69e73c738036d2519a17341af Stored in directory: /tmp/pip-ephem-wheel-cache-jxqommv4/wheels/6f/b4/b7/b44c402342de74f1b29e9914d8bdeae428e969298acfd89372 Successfully built message-ix Installing collected packages: xlsxwriter, sniffio, setuptools-scm, pyparsing, pyjwt, numpy, kiwisolver, hyperframe, hpack, h11, graphviz, fonttools, cycler, wquantiles, scipy, patsy, iam-units, h2, contourpy, anyio, statsmodels, matplotlib, httpcore, seaborn, mizani, httpx, plotnine, pyam-iamc, message-ix Attempting uninstall: numpy Found existing installation: numpy 1.25.2 Uninstalling numpy-1.25.2: Successfully uninstalled numpy-1.25.2 Successfully installed anyio-3.7.1 contourpy-1.1.0 cycler-0.11.0 fonttools-4.42.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 matplotlib-3.7.0 message-ix-3.7.1.dev63+ge748b8c mizani-0.9.2 numpy-1.23.5 patsy-0.5.3 plotnine-0.12.2 pyam-iamc-1.9.0 pyjwt-2.8.0 pyparsing-3.1.1 scipy-1.11.1 seaborn-0.12.2 setuptools-scm-7.1.0 sniffio-1.3.0 statsmodels-0.14.0 wquantiles-0.6 xlsxwriter-3.1.2 [rtd-command-info] start-time: 2023-08-09T13:25:46.108838Z, end-time: 2023-08-09T13:25:46.170099Z, 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/"), ("main", "/en/main/"), ("fix-docs-ci", "/en/fix-docs-ci/"), ], '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': 'e748b8c6', } # 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/1650454/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-08-09T13:25:46.414030Z, end-time: 2023-08-09T13:26:53.720800Z, duration: 67, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.2.1 Matplotlib is building the font cache; this may take a moment. making output directory... done linkcode base URL: https://github.com/iiasa/message_ix/blob/HEAD 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/main/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 writing output... 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 Cannot locate code for 'message_ix.models.DEFAULT_CPLEX_OPTIONS' or parent class/module Cannot locate code for 'message_ix.models.MESSAGE_ITEMS' or parent class/module Cannot locate code for 'message_ix.macro.MACRO_ITEMS' or parent class/module 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/main/doc/api.rst:24: WARNING: autosummary: failed to import ixmp.testing.make_dantzig. Possible hints: * AttributeError: module 'ixmp' has no attribute 'testing' * ModuleNotFoundError: No module named 'pytest' 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/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.cache:3: WARNING: unknown document: 'cache' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.configure:8: WARNING: unknown document: 'config' generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 10%] _static/ix_components.png copying images... [ 20%] _static/ix_features.svg copying images... [ 30%] _static/macro-calibrate.svg copying images... [ 40%] _static/storage.png copying images... [ 50%] _static/usage_figures/10.1016-j.est.2022.104587.JPG copying images... [ 60%] _static/usage_figures/41560_2021_904.webp copying images... [ 70%] _static/usage_figures/10.1016-j.scs.2021.103257.jpg copying images... [ 80%] _static/usage_figures/10.1038-s41560-018-0179-z.webp copying images... [ 90%] _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, 3 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-08-09T13:26:53.999888Z, end-time: 2023-08-09T13:27:09.094207Z, duration: 15, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v6.2.1 making output directory... done linkcode base URL: https://github.com/iiasa/message_ix/blob/HEAD 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/main/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 writing output... building [latex]: all documents updating environment: [new config] 35 added, 0 changed, 0 removed reading sources... [ 2%] api Cannot locate code for 'message_ix.models.DEFAULT_CPLEX_OPTIONS' or parent class/module Cannot locate code for 'message_ix.models.MESSAGE_ITEMS' or parent class/module Cannot locate code for 'message_ix.macro.MACRO_ITEMS' or parent class/module 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/main/doc/api.rst:24: WARNING: autosummary: failed to import ixmp.testing.make_dantzig. Possible hints: * AttributeError: module 'ixmp' has no attribute 'testing' * ModuleNotFoundError: No module named 'pytest' looking for now-outdated files... none found pickling environment... done checking consistency... done processing messageix.tex... index prereqs framework model/MESSAGE_run model/MESSAGE-MACRO_run install tutorials usage model/MESSAGE/sets_maps_def time model/MESSAGE/parameter_def model/MESSAGE/model_core model/MESSAGE/model_solve model/MESSAGE/reporting model/MESSAGE/scaling_investment_costs model/MACRO/macro_core efficiency tools/add_year reporting debugging macro api rmessageix whatsnew notice contributing contrib/version contrib/release contrib/tutorial contrib/cla contrib/video contrib/video/install sharing faq bibliography resolving references... /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.cache:3: WARNING: unknown document: 'cache' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.configure:8: WARNING: unknown document: 'config' done writing... done copying images... [ 10%] _static/ix_components.png copying images... [ 20%] _static/usage_figures/10.1016-j.est.2022.104587.JPG copying images... [ 30%] _static/usage_figures/41560_2021_904.webp copying images... [ 40%] _static/usage_figures/10.1016-j.scs.2021.103257.jpg copying images... [ 50%] _static/usage_figures/10.1038-s41560-018-0179-z.webp copying images... [ 60%] _static/usage_figures/10.1038-s41560-018-0172-6.webp copying images... [ 70%] _static/usage_figures/10.3390-en12081483.png copying images... [ 80%] _static/ix_features.svg copying images... [ 90%] _static/storage.png copying images... [100%] _static/macro-calibrate.svg copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/checkouts/main/_readthedocs/pdf/_static/searchtools.js build succeeded, 4 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-08-09T13:27:10.875260Z, end-time: 2023-08-09T13:27:10.932475Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'lualatex --output-format=dvi ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-08-09T13:27:11.167087Z, end-time: 2023-08-09T13:30:10.026043Z, duration: 178, exit-code: 12 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=iiasa-energy-program-message-ix -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'messageix.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'lualatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "messageix.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is LuaHBTeX, Version 1.14.0 (TeX Live 2022/dev/Debian) restricted system commands enabled. (./messageix.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (/usr/share/texlive/texmf-dist/tex/generic/luatex85/luatex85.sty) (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo luaotfload | db : Font names database not found, generating new one. luaotfload | db : This can take several minutes; please be patient.))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-luatex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. (/usr/share/texlive/texmf-dist/tex/luatex/luatexbase/luatexbase.sty (/usr/share/texlive/texmf-dist/tex/luatex/ctablestack/ctablestack.sty)) LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hluatex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: luatex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))< ><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)<> [1{/var/ lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `prereqs::doc' on page 3 undefined on input line 126. LaTeX Warning: Hyper reference `framework::doc' on page 3 undefined on input li ne 135. LaTeX Warning: Hyper reference `install::doc' on page 3 undefined on input line 139. LaTeX Warning: Hyper reference `tutorials::doc' on page 3 undefined on input li ne 143. LaTeX Warning: Hyper reference `usage::doc' on page 3 undefined on input line 1 47. LaTeX Warning: Hyper reference `prereqs:what-is-my-use-case' on page 3 undefine d on input line 164. LaTeX Warning: Hyper reference `prereqs:basic-usage' on page 3 undefined on inp ut line 168. LaTeX Warning: Hyper reference `prereqs:domain-knowledge' on page 3 undefined o n input line 172. LaTeX Warning: Hyper reference `prereqs:scientific-computing-skills' on page 3 undefined on input line 176. LaTeX Warning: Hyper reference `prereqs:advanced-usage' on page 3 undefined on input line 182. LaTeX Warning: Hyper reference `prereqs:id1' on page 3 undefined on input line 186. LaTeX Warning: Hyper reference `prereqs:id2' on page 3 undefined on input line 190. [3] LaTeX Warning: Hyper reference `tutorials::doc' on page 4 undefined on input li ne 245. LaTeX Warning: Hyper reference `contributing::doc' on page 4 undefined on input line 266. LaTeX Warning: Hyper reference `contrib/version:releases' on page 4 undefined o n input line 361. [4] LaTeX Warning: Hyper reference `contributing::doc' on page 5 undefined on input line 448. [5] LaTeX Warning: Hyper reference `tutorials::doc' on page 6 undefined on input li ne 530. ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... ! Argument of \Hy@tempa has an extra }. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... [6] [7<./ix_components.png>] LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 8 undefi ned on input line 621. LaTeX Warning: Hyper reference `tutorials::doc' on page 8 undefined on input li ne 622. [8] LaTeX Warning: Hyper reference `install:install-system-dependencies' on page 9 undefined on input line 746. LaTeX Warning: Hyper reference `install:gams-required' on page 9 undefined on i nput line 750. LaTeX Warning: Hyper reference `install:graphviz-optional' on page 9 undefined on input line 754. LaTeX Warning: Hyper reference `install:install-messageix' on page 9 undefined on input line 760. LaTeX Warning: Hyper reference `install:using-anaconda' on page 9 undefined on input line 764. LaTeX Warning: Hyper reference `install:using-pip' on page 9 undefined on input line 768. LaTeX Warning: Hyper reference `install:from-source' on page 9 undefined on inp ut line 772. LaTeX Warning: Hyper reference `install:check-that-installation-was-successful' on page 9 undefined on input line 778. LaTeX Warning: Hyper reference `install:install-r-and-reticulate' on page 9 und efined on input line 782. LaTeX Warning: Hyper reference `install:common-issues' on page 9 undefined on i nput line 786. LaTeX Warning: Hyper reference `install:no-jvm-shared-library-file-jvm-dll-foun d' on page 9 undefined on input line 790. LaTeX Warning: Hyper reference `install:no-module-named-pyam' on page 9 undefin ed on input line 794. LaTeX Warning: Hyper reference `install:copy-gams-model-files-for-editing' on p age 9 undefined on input line 798. LaTeX Warning: Hyper reference `prereqs::doc' on page 9 undefined on input line 806. [9] LaTeX Warning: Hyper reference `api:message_ix.models.MACRO.GAMS_min_version' o n page 10 undefined on input line 876. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 894. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 896. LaTeX Warning: Hyper reference `install:using-anaconda' on page 10 undefined on input line 899. [10] LaTeX Warning: Hyper reference `install:check-that-installation-was-successful' on page 11 undefined on input line 994. [11] LaTeX Warning: Hyper reference `contributing::doc' on page 12 undefined on inpu t line 1042. [12] LaTeX Warning: Hyper reference `rmessageix::doc' on page 13 undefined on input line 1165. [13] [14] LaTeX Warning: Hyper reference `tutorials:preparation' on page 15 undefined on input line 1279. LaTeX Warning: Hyper reference `prereqs::doc' on page 15 undefined on input lin e 1289. [15] Underfull \hbox (badness 10000) in paragraph at lines 1443--1445 []\TU/FreeSerif(0)/m/n/10 In-tro-duce taxes on emis-sions ([][]$https://github. com/iiasa/message_ix/blob/main/tutorial/westeros/ [16] LaTeX Warning: Hyper reference `reporting:module-message_ix.reporting' on page 17 undefined on input line 1537. [17] LaTeX Warning: Hyper reference `tutorials:module-message_ix.util.tutorial' on p age 18 undefined on input line 1610. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.sta cked_bar' on page 18 undefined on input line 1610. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 18 undefined on input line 1617. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.set_fil ters' on page 18 undefined on input line 1656. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 18 undefined o n input line 1665. LaTeX Warning: Hyper reference `tutorials:message_ix.util.tutorial.solve_modifi ed' on page 18 undefined on input line 1671. LaTeX Warning: Hyper reference `usage:publications' on page 18 undefined on inp ut line 1704. LaTeX Warning: Hyper reference `usage:tools' on page 18 undefined on input line 1708. LaTeX Warning: Hyper reference `usage:projects' on page 18 undefined on input l ine 1712. [18] LaTeX Warning: Hyper reference `sharing::doc' on page 19 undefined on input lin e 1725. ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} [19<./10.1016-j.est.2022.104587.JPG>] ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} [20<./10.1016-j.scs.2021.103257.jpg>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! Argument of \Hy@tempa has an extra }. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... [21<./10.3390-en12081483.png>] [22] Chapter 2. LaTeX Warning: Hyper reference `model/MESSAGE/sets_maps_def::doc' on page 23 un defined on input line 1958. LaTeX Warning: Hyper reference `time::doc' on page 23 undefined on input line 1 962. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def::doc' on page 23 un defined on input line 1966. LaTeX Warning: Hyper reference `model/MESSAGE/model_core::doc' on page 23 undef ined on input line 1970. LaTeX Warning: Hyper reference `model/MESSAGE/model_solve::doc' on page 23 unde fined on input line 1974. LaTeX Warning: Hyper reference `model/MESSAGE/reporting::doc' on page 23 undefi ned on input line 1978. LaTeX Warning: Hyper reference `model/MESSAGE/scaling_investment_costs::doc' on page 23 undefined on input line 1982. LaTeX Warning: Hyper reference `model/MACRO/macro_core::doc' on page 23 undefin ed on input line 1986. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2032. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2135. LaTeX Warning: Hyper reference `time::doc' on page 23 undefined on input line 2 141. ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} LaTeX Warning: Hyper reference `model/MESSAGE/model_core:share-constraints' on page 23 undefined on input line 2172. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:section-of-generic-rel ations' on page 23 undefined on input line 2187. Underfull \hbox (badness 10000) in paragraph at lines 2220--2223 []|\TU/FreeSerif(0)/m/n/10 Iden-ti-fies the ‘qual-ity’ of the re-newable en -ergy po-ten-tial (rat-ing of [23] LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:parameter-def' on p age 24 undefined on input line 2232. [24] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:extraction-equivalence ' on page 25 undefined on input line 2318. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 25 undefined on input line 2319. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2347. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2347. Underfull \hbox (badness 10000) in paragraph at lines 2365--2366 []|\TU/FreeSerif(0)/m/n/10 cat_node LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2378. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2405. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2421. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2439. Underfull \hbox (badness 10000) in paragraph at lines 2463--2464 []|\TU/FreeSerif(0)/m/n/10 cat_ad-don(type_ad-don,ad- Overfull \hbox (6.5313pt too wide) in paragraph at lines 2483--2484 []|\TU/FreeSerif(0)/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 6859) in paragraph at lines 2503--2504 []|\TU/FreeSerif(0)/m/n/10 cat_emis-sion (type_emis- LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2517. Underfull \hbox (badness 10000) in paragraph at lines 2529--2530 []|\TU/FreeSerif(0)/m/n/10 bal-ance_equal-ity (com- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2535. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:duration-time-rel' on page 25 undefined on input line 2545. [25] Underfull \hbox (badness 10000) in paragraph at lines 2594--2595 []|\TU/FreeSerif(0)/m/n/10 map_time_pe-riod(year_all,lvl_tem-po- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 26 undefined on input line 2597. Underfull \hbox (badness 10000) in paragraph at lines 2601--2602 []|\TU/FreeSerif(0)/m/n/10 map_re-source(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2608--2609 []|\TU/FreeSerif(0)/m/n/10 map_ren_grade(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2615--2616 []|\TU/FreeSerif(0)/m/n/10 map_ren_com(node,tec,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2622--2623 []|\TU/FreeSerif(0)/m/n/10 map_rat-ing(node,tec,com-mod-ity,level,rat- Underfull \hbox (badness 10000) in paragraph at lines 2629--2630 []|\TU/FreeSerif(0)/m/n/10 map_com-mod-ity(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 []|\TU/FreeSerif(0)/m/n/10 map_tec_stor- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 \TU/FreeSerif(0)/m/n/10 age(node,tec,mode,tec2,mode2,level,com- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 []|\TU/FreeSerif(0)/m/n/10 map_time_com-mod-ity_stor- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 \TU/FreeSerif(0)/m/n/10 age(node,tec,level,com-mod- [26] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2685. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2726. [27] [28] ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) (That makes 100 errors; please try again.) 12588 words of node memory still in use: 45 hlist, 2 vlist, 6 rule, 28 disc, 6 local_par, 80 dir, 6 math, 172 glue, 1 45 kern, 18 penalty, 24 style, 8 choice, 176 noad, 166 math_char, 8 sub_box, 27 sub_mlist, 818 glyph, 139 attribute, 92 glue_spec, 139 attribute_list, 80 temp , 2 shape, 3 write, 1 pdf_dest, 24 pdf_action, 16 pdf_colorstack nodes avail lists: 1:19,2:1342,3:581,4:1205,5:3776,6:172,7:10203,9:1592,10:35,11:6 03,12:10 ! ==> Fatal error occurred, no output PDF file produced! Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Rule 'makeindex iiasa-energy-program-message-ix.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-ix.idx' ------------ Run number 1 of rule 'makeindex iiasa-energy-program-message-ix.idx' ------------ ------------ Running 'makeindex -s python.ist -o "iiasa-energy-program-message-ix.ind" "iiasa-energy-program-message-ix.idx"' ------------ Latexmk: Examining 'iiasa-energy-program-message-ix.log' === TeX engine is 'LuaHBTeX' Latexmk: applying rule 'makeindex iiasa-energy-program-message-ix.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file iiasa-energy-program-message-ix.idx....done (4 entries accepted, 0 rejected). Sorting entries....done (9 comparisons). Generating output file iiasa-energy-program-message-ix.ind....done (21 lines written, 0 warnings). Output written in iiasa-energy-program-message-ix.ind. Transcript written in iiasa-energy-program-message-ix.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): '/home/docs/.texlive2021/texmf-var/luatex-cache/generic/fonts/otl/lmroman10-bold.lua' '/home/docs/.texlive2021/texmf-var/luatex-cache/generic/fonts/otl/lmroman10-regular.lua' '/home/docs/.texlive2021/texmf-var/luatex-cache/generic/names/luaotfload-lookup-cache.lua' '/home/docs/.texlive2021/texmf-var/luatex-cache/generic/names/luaotfload-lookup-cache.luc' '/home/docs/.texlive2021/texmf-var/luatex-cache/generic/names/luaotfload-names.luc' 'iiasa-energy-program-message-ix.aux' 'iiasa-energy-program-message-ix.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'lualatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "messageix.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is LuaHBTeX, Version 1.14.0 (TeX Live 2022/dev/Debian) restricted system commands enabled. (./messageix.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (/usr/share/texlive/texmf-dist/tex/generic/luatex85/luatex85.sty) (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-luatex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. (/usr/share/texlive/texmf-dist/tex/luatex/luatexbase/luatexbase.sty (/usr/share/texlive/texmf-dist/tex/luatex/ctablestack/ctablestack.sty)) LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hluatex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: luatex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./iiasa-energy-program-message-ix.out) (./iiasa-energy-program-message-ix.out) <><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)<> [1{/var/ lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./iiasa-energy-program-message-ix.toc) [1] [2] [1] [2] Chapter 1. [3] LaTeX Warning: Hyper reference `contributing::doc' on page 4 undefined on input line 266. LaTeX Warning: Hyper reference `contrib/version:releases' on page 4 undefined o n input line 361. [4] LaTeX Warning: Hyper reference `contributing::doc' on page 5 undefined on input line 448. [5] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... ! Argument of \Hy@tempa has an extra }. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... [6] [7<./ix_components.png>] LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 8 undefi ned on input line 621. [8] [9] LaTeX Warning: Hyper reference `api:message_ix.models.MACRO.GAMS_min_version' o n page 10 undefined on input line 876. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 894. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 896. [10] [11] LaTeX Warning: Hyper reference `contributing::doc' on page 12 undefined on inpu t line 1042. [12] LaTeX Warning: Hyper reference `rmessageix::doc' on page 13 undefined on input line 1165. [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 1443--1445 []\TU/FreeSerif(0)/m/n/10 In-tro-duce taxes on emis-sions ([][]$https://github. com/iiasa/message_ix/blob/main/tutorial/westeros/ [16] LaTeX Warning: Hyper reference `reporting:module-message_ix.reporting' on page 17 undefined on input line 1537. [17] LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.sta cked_bar' on page 18 undefined on input line 1610. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 18 undefined on input line 1617. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.set_fil ters' on page 18 undefined on input line 1656. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 18 undefined o n input line 1665. [18] LaTeX Warning: Hyper reference `sharing::doc' on page 19 undefined on input lin e 1725. ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} [19<./10.1016-j.est.2022.104587.JPG>] ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} [20<./10.1016-j.scs.2021.103257.jpg>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! Argument of \Hy@tempa has an extra }. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... [21<./10.3390-en12081483.png>] [22] Chapter 2. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def::doc' on page 23 un defined on input line 1966. LaTeX Warning: Hyper reference `model/MESSAGE/model_core::doc' on page 23 undef ined on input line 1970. LaTeX Warning: Hyper reference `model/MESSAGE/model_solve::doc' on page 23 unde fined on input line 1974. LaTeX Warning: Hyper reference `model/MESSAGE/reporting::doc' on page 23 undefi ned on input line 1978. LaTeX Warning: Hyper reference `model/MESSAGE/scaling_investment_costs::doc' on page 23 undefined on input line 1982. LaTeX Warning: Hyper reference `model/MACRO/macro_core::doc' on page 23 undefin ed on input line 1986. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2032. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2135. ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} LaTeX Warning: Hyper reference `model/MESSAGE/model_core:share-constraints' on page 23 undefined on input line 2172. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:section-of-generic-rel ations' on page 23 undefined on input line 2187. Underfull \hbox (badness 10000) in paragraph at lines 2220--2223 []|\TU/FreeSerif(0)/m/n/10 Iden-ti-fies the ‘qual-ity’ of the re-newable en -ergy po-ten-tial (rat-ing of [23] LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:parameter-def' on p age 24 undefined on input line 2232. [24] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:extraction-equivalence ' on page 25 undefined on input line 2318. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 25 undefined on input line 2319. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2347. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2347. Underfull \hbox (badness 10000) in paragraph at lines 2365--2366 []|\TU/FreeSerif(0)/m/n/10 cat_node LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2378. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2405. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2421. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2439. Underfull \hbox (badness 10000) in paragraph at lines 2463--2464 []|\TU/FreeSerif(0)/m/n/10 cat_ad-don(type_ad-don,ad- Overfull \hbox (6.5313pt too wide) in paragraph at lines 2483--2484 []|\TU/FreeSerif(0)/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 6859) in paragraph at lines 2503--2504 []|\TU/FreeSerif(0)/m/n/10 cat_emis-sion (type_emis- LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2517. Underfull \hbox (badness 10000) in paragraph at lines 2529--2530 []|\TU/FreeSerif(0)/m/n/10 bal-ance_equal-ity (com- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2535. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:duration-time-rel' on page 25 undefined on input line 2545. [25] Underfull \hbox (badness 10000) in paragraph at lines 2594--2595 []|\TU/FreeSerif(0)/m/n/10 map_time_pe-riod(year_all,lvl_tem-po- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 26 undefined on input line 2597. Underfull \hbox (badness 10000) in paragraph at lines 2601--2602 []|\TU/FreeSerif(0)/m/n/10 map_re-source(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2608--2609 []|\TU/FreeSerif(0)/m/n/10 map_ren_grade(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2615--2616 []|\TU/FreeSerif(0)/m/n/10 map_ren_com(node,tec,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2622--2623 []|\TU/FreeSerif(0)/m/n/10 map_rat-ing(node,tec,com-mod-ity,level,rat- Underfull \hbox (badness 10000) in paragraph at lines 2629--2630 []|\TU/FreeSerif(0)/m/n/10 map_com-mod-ity(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 []|\TU/FreeSerif(0)/m/n/10 map_tec_stor- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 \TU/FreeSerif(0)/m/n/10 age(node,tec,mode,tec2,mode2,level,com- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 []|\TU/FreeSerif(0)/m/n/10 map_time_com-mod-ity_stor- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 \TU/FreeSerif(0)/m/n/10 age(node,tec,level,com-mod- [26] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2685. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2726. [27] [28] ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) (That makes 100 errors; please try again.) 12588 words of node memory still in use: 45 hlist, 2 vlist, 6 rule, 28 disc, 6 local_par, 80 dir, 6 math, 172 glue, 1 45 kern, 18 penalty, 24 style, 8 choice, 176 noad, 166 math_char, 8 sub_box, 27 sub_mlist, 818 glyph, 139 attribute, 92 glue_spec, 139 attribute_list, 80 temp , 2 shape, 3 write, 1 pdf_dest, 24 pdf_action, 16 pdf_colorstack nodes avail lists: 1:17,2:1360,3:581,4:1205,5:3776,6:172,7:10205,9:1592,10:35,11:6 04,12:10 ! ==> Fatal error occurred, no output PDF file produced! Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'iiasa-energy-program-message-ix.out' 'iiasa-energy-program-message-ix.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'lualatex -interaction=nonstopmode -recorder --jobname="iiasa-energy-program-message-ix" "messageix.tex"' ------------ Latexmk: Examining 'iiasa-energy-program-message-ix.log' === TeX engine is 'LuaHBTeX' Latexmk: applying rule 'pdflatex'... This is LuaHBTeX, Version 1.14.0 (TeX Live 2022/dev/Debian) restricted system commands enabled. (./messageix.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (/usr/share/texlive/texmf-dist/tex/generic/luatex85/luatex85.sty) (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-luatex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. (/usr/share/texlive/texmf-dist/tex/luatex/luatexbase/luatexbase.sty (/usr/share/texlive/texmf-dist/tex/luatex/ctablestack/ctablestack.sty)) LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-luatex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hluatex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file iiasa-energy-program-message-ix.idx (./iiasa-energy-program-message-ix.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: luatex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./iiasa-energy-program-message-ix.out) (./iiasa-energy-program-message-ix.out) <><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)<> [1{/var/ lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./iiasa-energy-program-message-ix.toc) [1] [2] [1] [2] Chapter 1. [3] LaTeX Warning: Hyper reference `contributing::doc' on page 4 undefined on input line 266. LaTeX Warning: Hyper reference `contrib/version:releases' on page 4 undefined o n input line 361. [4] LaTeX Warning: Hyper reference `contributing::doc' on page 5 undefined on input line 448. [5] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... ! Argument of \Hy@tempa has an extra }. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.544 ...phasis{ix} mathematical model formulation.} \label{\detokenize{framewo... [6] [7<./ix_components.png>] LaTeX Warning: Hyper reference `api:message_ix.Scenario.solve' on page 8 undefi ned on input line 621. [8] [9] LaTeX Warning: Hyper reference `api:message_ix.models.MACRO.GAMS_min_version' o n page 10 undefined on input line 876. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 894. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.visuali ze' on page 10 undefined on input line 896. [10] [11] LaTeX Warning: Hyper reference `contributing::doc' on page 12 undefined on inpu t line 1042. [12] LaTeX Warning: Hyper reference `rmessageix::doc' on page 13 undefined on input line 1165. [13] [14] [15] Underfull \hbox (badness 10000) in paragraph at lines 1443--1445 []\TU/FreeSerif(0)/m/n/10 In-tro-duce taxes on emis-sions ([][]$https://github. com/iiasa/message_ix/blob/main/tutorial/westeros/ [16] LaTeX Warning: Hyper reference `reporting:module-message_ix.reporting' on page 17 undefined on input line 1537. [17] LaTeX Warning: Hyper reference `reporting:message_ix.reporting.computations.sta cked_bar' on page 18 undefined on input line 1610. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter' on pag e 18 undefined on input line 1617. LaTeX Warning: Hyper reference `reporting:message_ix.reporting.Reporter.set_fil ters' on page 18 undefined on input line 1656. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 18 undefined o n input line 1665. [18] LaTeX Warning: Hyper reference `sharing::doc' on page 19 undefined on input lin e 1725. ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1775 ...=250\sphinxpxdimen]{{41560_2021_904}.webp} [19<./10.1016-j.est.2022.104587.JPG>] ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ...pxdimen]{{10.1038-s41560-018-0179-z}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} ! LaTeX Error: Unknown graphics extension: .webp. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1868 ...pxdimen]{{10.1038-s41560-018-0172-6}.webp} [20<./10.1016-j.scs.2021.103257.jpg>] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1946 ...idth=360\sphinxpxdimen]{{ix_features}.svg} ! Argument of \Hy@tempa has an extra }. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.1947 ...[}\hyperlink{cite.bibliography:id4}{3}{]}} \label{\detokenize{index:i... [21<./10.3390-en12081483.png>] [22] Chapter 2. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def::doc' on page 23 un defined on input line 1966. LaTeX Warning: Hyper reference `model/MESSAGE/model_core::doc' on page 23 undef ined on input line 1970. LaTeX Warning: Hyper reference `model/MESSAGE/model_solve::doc' on page 23 unde fined on input line 1974. LaTeX Warning: Hyper reference `model/MESSAGE/reporting::doc' on page 23 undefi ned on input line 1978. LaTeX Warning: Hyper reference `model/MESSAGE/scaling_investment_costs::doc' on page 23 undefined on input line 1982. LaTeX Warning: Hyper reference `model/MACRO/macro_core::doc' on page 23 undefin ed on input line 1986. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2032. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 23 undefined o n input line 2135. ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing $ inserted. $ l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2157 ... that element is 1 (\(\text{duration_time} _{\text{'year'}} = 1\)). ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing { inserted. \endgroup l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing } inserted. } l.2159 \end{footnote} ! Missing $ inserted. $ l.2159 \end{footnote} LaTeX Warning: Hyper reference `model/MESSAGE/model_core:share-constraints' on page 23 undefined on input line 2172. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:section-of-generic-rel ations' on page 23 undefined on input line 2187. Underfull \hbox (badness 10000) in paragraph at lines 2220--2223 []|\TU/FreeSerif(0)/m/n/10 Iden-ti-fies the ‘qual-ity’ of the re-newable en -ergy po-ten-tial (rat-ing of [23] LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:parameter-def' on p age 24 undefined on input line 2232. [24] LaTeX Warning: Hyper reference `model/MESSAGE/model_core:extraction-equivalence ' on page 25 undefined on input line 2318. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance' on page 25 undefined on input line 2319. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2347. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2347. Underfull \hbox (badness 10000) in paragraph at lines 2365--2366 []|\TU/FreeSerif(0)/m/n/10 cat_node LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2378. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2405. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2421. LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 25 undefined on input line 2439. Underfull \hbox (badness 10000) in paragraph at lines 2463--2464 []|\TU/FreeSerif(0)/m/n/10 cat_ad-don(type_ad-don,ad- Overfull \hbox (6.5313pt too wide) in paragraph at lines 2483--2484 []|\TU/FreeSerif(0)/m/n/10 cat_year(type_year,year_all)| Underfull \hbox (badness 6859) in paragraph at lines 2503--2504 []|\TU/FreeSerif(0)/m/n/10 cat_emis-sion (type_emis- LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 25 undefined o n input line 2517. Underfull \hbox (badness 10000) in paragraph at lines 2529--2530 []|\TU/FreeSerif(0)/m/n/10 bal-ance_equal-ity (com- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:commodity-balance-lt' on page 25 undefined on input line 2535. LaTeX Warning: Hyper reference `model/MESSAGE/parameter_def:duration-time-rel' on page 25 undefined on input line 2545. [25] Underfull \hbox (badness 10000) in paragraph at lines 2594--2595 []|\TU/FreeSerif(0)/m/n/10 map_time_pe-riod(year_all,lvl_tem-po- LaTeX Warning: Hyper reference `model/MESSAGE/model_core:gams-storage' on page 26 undefined on input line 2597. Underfull \hbox (badness 10000) in paragraph at lines 2601--2602 []|\TU/FreeSerif(0)/m/n/10 map_re-source(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2608--2609 []|\TU/FreeSerif(0)/m/n/10 map_ren_grade(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2615--2616 []|\TU/FreeSerif(0)/m/n/10 map_ren_com(node,tec,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2622--2623 []|\TU/FreeSerif(0)/m/n/10 map_rat-ing(node,tec,com-mod-ity,level,rat- Underfull \hbox (badness 10000) in paragraph at lines 2629--2630 []|\TU/FreeSerif(0)/m/n/10 map_com-mod-ity(node,com-mod- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 []|\TU/FreeSerif(0)/m/n/10 map_tec_stor- Underfull \hbox (badness 10000) in paragraph at lines 2664--2665 \TU/FreeSerif(0)/m/n/10 age(node,tec,mode,tec2,mode2,level,com- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 []|\TU/FreeSerif(0)/m/n/10 map_time_com-mod-ity_stor- Underfull \hbox (badness 10000) in paragraph at lines 2671--2672 \TU/FreeSerif(0)/m/n/10 age(node,tec,level,com-mod- [26] LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2685. LaTeX Warning: Hyper reference `api:message_ix.Scenario' on page 27 undefined o n input line 2726. [27] [28] ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1001}\), for the... ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2859 ...actor would be \((1 + \text{interest_rate} )^{1000 - 1002}\), and so on. ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ...ext{df}_{1010} = (1 + \text{interest_rate} )^{1000 - 1001} + ... + (1... ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2863 ... - 1001} + ... + (1 + \text{interest_rate} )^{1000 - 1010}\) ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.2867 ...ext{df}_{1020} = (1 + \text{interest_rate} )^{1000 - 1011} + ... + (1... ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Missing $ inserted. $ l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.2867 ... - 1011} + ... + (1 + \text{interest_rate} )^{1000 - 1020}\) (That makes 100 errors; please try again.) 12588 words of node memory still in use: 45 hlist, 2 vlist, 6 rule, 28 disc, 6 local_par, 80 dir, 6 math, 172 glue, 1 45 kern, 18 penalty, 24 style, 8 choice, 176 noad, 166 math_char, 8 sub_box, 27 sub_mlist, 818 glyph, 139 attribute, 92 glue_spec, 139 attribute_list, 80 temp , 2 shape, 3 write, 1 pdf_dest, 24 pdf_action, 16 pdf_colorstack nodes avail lists: 1:17,2:1360,3:581,4:1205,5:3776,6:172,7:10205,9:1592,10:35,11:6 04,12:10 ! ==> Fatal error occurred, no output PDF file produced! Transcript written on iiasa-energy-program-message-ix.log. Latexmk: Index file 'iiasa-energy-program-message-ix.idx' was written Failure to make 'iiasa-energy-program-message-ix.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'iiasa-energy-program-message-ix.log' for details Latexmk: Examining 'iiasa-energy-program-message-ix.log' === TeX engine is 'LuaHBTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2023-08-09T13:30:11.015246Z, end-time: 2023-08-09T13:30:24.747385Z, duration: 13, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v6.2.1 making output directory... done linkcode base URL: https://github.com/iiasa/message_ix/blob/HEAD 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/main/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 writing output... building [epub]: targets for 35 source files that are out of date updating environment: [new config] 35 added, 0 changed, 0 removed reading sources... [ 2%] api Cannot locate code for 'message_ix.models.DEFAULT_CPLEX_OPTIONS' or parent class/module Cannot locate code for 'message_ix.models.MESSAGE_ITEMS' or parent class/module Cannot locate code for 'message_ix.macro.MACRO_ITEMS' or parent class/module 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/main/doc/api.rst:24: WARNING: autosummary: failed to import ixmp.testing.make_dantzig. Possible hints: * AttributeError: module 'ixmp' has no attribute 'testing' * ModuleNotFoundError: No module named 'pytest' 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/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.cache:3: WARNING: unknown document: 'cache' /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/main/lib/python3.11/site-packages/message_ix/reporting/__init__.py:docstring of genno.core.computer.Computer.configure:8: WARNING: unknown document: 'config' generating indices... genindex py-modindex done writing additional pages... done copying images... [ 10%] _static/ix_components.png copying images... [ 20%] _static/ix_features.svg copying images... [ 30%] _static/macro-calibrate.svg copying images... [ 40%] _static/storage.png copying images... [ 50%] _static/usage_figures/10.1016-j.est.2022.104587.JPG copying images... [ 60%] _static/usage_figures/41560_2021_904.webp copying images... [ 70%] _static/usage_figures/10.1016-j.scs.2021.103257.jpg copying images... [ 80%] _static/usage_figures/10.1038-s41560-018-0179-z.webp copying images... [ 90%] _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 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _images/10.1016-j.est.2022.104587.JPG, ignoring WARNING: unknown mimetype for _static/usage_figures/10.1016-j.est.2022.104587.JPG, ignoring writing nav.xhtml file... writing toc.ncx file... writing MESSAGEix.epub file... Updating searchtools for Read the Docs search... build succeeded, 5 warnings. The ePub file is in ../_readthedocs/epub.