Read the Docs build information Build id: 3910689 Project: jij-inc-ommx Version: 780 Commit: e52118d6c4b66ecad15b0e57548f54095a2daae5 Date: 2026-04-09T12:19:33.779063Z State: finished Success: False [rtd-command-info] start-time: 2026-04-09T12:21:22.799659Z, end-time: 2026-04-09T12:21:23.430516Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-09T12:21:23.511801Z, end-time: 2026-04-09T12:21:24.577716Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/780/head:external-780 From https://github.com/Jij-Inc/ommx * [new ref] refs/pull/780/head -> external-780 * [new tag] python-2.3.6 -> python-2.3.6 * [new tag] python-2.4.0 -> python-2.4.0 * [new tag] python-2.5.0 -> python-2.5.0 * [new tag] python-2.5.1 -> python-2.5.1 * [new tag] rust-2.3.1 -> rust-2.3.1 * [new tag] rust-2.4.0 -> rust-2.4.0 * [new tag] rust-2.5.0 -> rust-2.5.0 * [new tag] rust-2.5.1 -> rust-2.5.1 [rtd-command-info] start-time: 2026-04-09T12:21:25.285916Z, end-time: 2026-04-09T12:21:25.345213Z, duration: 0, exit-code: 0 git checkout --force e52118d6c4b66ecad15b0e57548f54095a2daae5 Note: switching to 'e52118d6c4b66ecad15b0e57548f54095a2daae5'. 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 e52118d fix: Update document title to OMMX Python SDK API Reference [rtd-command-info] start-time: 2026-04-09T12:21:25.425233Z, end-time: 2026-04-09T12:21:25.460670Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-24.04 tools: python: "3.12" # You can also specify other tool versions: # nodejs: "23" # rust: "1.82" # golang: "1.23" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/api_reference/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/api_reference/requirements.txt [rtd-command-info] start-time: 2026-04-09T12:21:29.154687Z, end-time: 2026-04-09T12:21:29.202615Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-09T12:21:29.539262Z, end-time: 2026-04-09T12:21:30.021884Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 281ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780, 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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-04-09T12:21:30.120427Z, end-time: 2026-04-09T12:21:33.761154Z, duration: 3, 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/jij-inc-ommx/envs/780/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 19.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 35.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-04-09T12:21:33.850018Z, end-time: 2026-04-09T12:21:37.696125Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.21 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 80.9 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 1.2 GB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 366.5 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.4 GB/s 0:00:00 Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.33.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-04-09T12:21:37.784821Z, end-time: 2026-04-09T12:21:41.102265Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/api_reference/requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 3)) (1.0.0) Collecting astroid==4.1.2 (from -r docs/api_reference/requirements.txt (line 7)) Downloading astroid-4.1.2-py3-none-any.whl (279 kB) Requirement already satisfied: babel==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 11)) (2.18.0) Requirement already satisfied: certifi==2026.2.25 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 15)) (2026.2.25) Collecting charset-normalizer==3.4.6 (from -r docs/api_reference/requirements.txt (line 19)) Downloading charset_normalizer-3.4.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (207 kB) Requirement already satisfied: docutils==0.22.4 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 59)) (0.22.4) Requirement already satisfied: idna==3.11 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 66)) (3.11) Requirement already satisfied: imagesize==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 70)) (2.0.0) Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 74)) (3.1.6) Collecting markdown-it-py==4.0.0 (from -r docs/api_reference/requirements.txt (line 81)) Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 87)) (3.0.3) Collecting mdit-py-plugins==0.5.0 (from -r docs/api_reference/requirements.txt (line 123)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Collecting mdurl==0.1.2 (from -r docs/api_reference/requirements.txt (line 127)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-parser==5.0.0 (from -r docs/api_reference/requirements.txt (line 131)) Downloading myst_parser-5.0.0-py3-none-any.whl (84 kB) Requirement already satisfied: packaging==26.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 135)) (26.0) Requirement already satisfied: pygments==2.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 139)) (2.20.0) Collecting pyyaml==6.0.3 (from -r docs/api_reference/requirements.txt (line 143)) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 17.0 MB/s 0:00:00 Collecting requests==2.33.0 (from -r docs/api_reference/requirements.txt (line 168)) Downloading requests-2.33.0-py3-none-any.whl (65 kB) Requirement already satisfied: roman-numerals==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 172)) (4.1.0) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 176)) (3.0.1) Requirement already satisfied: sphinx==9.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 180)) (9.1.0) Collecting sphinx-autoapi==3.8.0 (from -r docs/api_reference/requirements.txt (line 190)) Downloading sphinx_autoapi-3.8.0-py3-none-any.whl (35 kB) Collecting sphinx-fontawesome==0.0.6 (from -r docs/api_reference/requirements.txt (line 194)) Downloading sphinx_fontawesome-0.0.6.tar.gz (22 kB) 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' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinx-rtd-theme==3.1.0 (from -r docs/api_reference/requirements.txt (line 197)) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 41.4 MB/s 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 201)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 205)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 209)) (2.1.0) Collecting sphinxcontrib-jquery==4.1 (from -r docs/api_reference/requirements.txt (line 213)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 217)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 221)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 225)) (2.0.0) Collecting tomlkit==0.14.0 (from -r docs/api_reference/requirements.txt (line 229)) Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) Requirement already satisfied: urllib3==2.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 233)) (2.6.3) Building wheels for collected packages: sphinx-fontawesome Building wheel for sphinx-fontawesome (pyproject.toml): started Building wheel for sphinx-fontawesome (pyproject.toml): finished with status 'done' Created wheel for sphinx-fontawesome: filename=sphinx_fontawesome-0.0.6-py3-none-any.whl size=22697 sha256=fe43d2bb769ad953bc14e41da0f6b5d9d6f1d705e0bc96701ebf662b1ab7970d Stored in directory: /tmp/pip-ephem-wheel-cache-7_phutyu/wheels/f0/ad/51/d5b6217ecfa1ed23fa88f0bdf71267b502e69a26bd8c6bc1e5 Successfully built sphinx-fontawesome Installing collected packages: tomlkit, pyyaml, mdurl, charset-normalizer, astroid, requests, markdown-it-py, mdit-py-plugins, sphinxcontrib-jquery, sphinx-fontawesome, sphinx-autoapi, myst-parser, sphinx-rtd-theme Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.7 Uninstalling charset-normalizer-3.4.7: Successfully uninstalled charset-normalizer-3.4.7 Attempting uninstall: requests Found existing installation: requests 2.33.1 Uninstalling requests-2.33.1: Successfully uninstalled requests-2.33.1 Successfully installed astroid-4.1.2 charset-normalizer-3.4.6 markdown-it-py-4.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-5.0.0 pyyaml-6.0.3 requests-2.33.0 sphinx-autoapi-3.8.0 sphinx-fontawesome-0.0.6 sphinx-rtd-theme-3.1.0 sphinxcontrib-jquery-4.1 tomlkit-0.14.0 [rtd-command-info] start-time: 2026-04-09T12:21:41.255435Z, end-time: 2026-04-09T12:21:41.291402Z, duration: 0, exit-code: 0 cat docs/api_reference/conf.py import sys from pathlib import Path import sphinx_rtd_theme import tomlkit # -- Path setup -------------------------------------------------------------- here = Path(__file__).parent python_root = here.parent.parent / "python" # ${REPO_ROOT}/python # Add the API docs directory to Python path for pyo3_stub_gen_ext sys.path.insert(0, str(here / "api")) # -- Project information ----------------------------------------------------- project = "OMMX Python SDK" copyright = "2024, Jij Inc." author = "Jij Inc." pyproject_toml = tomlkit.loads((python_root / "ommx" / "pyproject.toml").read_text()) version = str(pyproject_toml["project"]["version"]) # type: ignore release = version # -- General configuration --------------------------------------------------- extensions = [ "sphinx.ext.napoleon", "sphinx.ext.intersphinx", "sphinx_rtd_theme", "sphinx_fontawesome", "myst_parser", "pyo3_stub_gen_ext", ] source_suffix = { ".rst": "restructuredtext", ".md": "markdown", } templates_path = ["_templates"] language = "en" exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # -- Options for HTML output ------------------------------------------------- html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_show_sourcelink = False html_static_path = [] # Display class names only, without module prefix add_module_names = False python_use_unqualified_type_names = True # -- Napoleon Configuration -------------------------------------------------- napoleon_google_docstring = True napoleon_numpy_docstring = True napoleon_include_init_with_doc = True # -- Intersphinx Configuration ----------------------------------------------- intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "numpy": ("https://numpy.org/doc/stable", None), "pandas": ("https://pandas.pydata.org/docs", None), } [rtd-command-info] start-time: 2026-04-09T12:21:41.374392Z, end-time: 2026-04-09T12:21:41.854590Z, duration: 0, exit-code: 2 python -m sphinx -T -j auto -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 WARNING: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code. loading translations [en]... done Extension error! Versions ======== * Platform: linux; (Linux-6.17.0-1007-aws-x86_64-with-glibc2.39) * Python version: 3.12.10 (CPython) * Sphinx version: 9.1.0 * Docutils version: 0.22.4 * Jinja2 version: 3.1.6 * Pygments version: 2.20.0 Last Messages ============= None. Loaded Extensions ================= None. Traceback ========= Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages/sphinx/registry.py", line 550, in load_extension mod = import_module(extname) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.12.10/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'pyo3_stub_gen_ext' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages/sphinx/cmd/build.py", line 414, in build_main app = Sphinx( ^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages/sphinx/application.py", line 299, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages/sphinx/application.py", line 505, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/780/lib/python3.12/site-packages/sphinx/registry.py", line 553, in load_extension raise ExtensionError( sphinx.errors.ExtensionError: Could not import extension pyo3_stub_gen_ext (exception: No module named 'pyo3_stub_gen_ext') The full traceback has been saved in: /tmp/sphinx-err-bfwouwtz.log To report this error to the developers, please open an issue at . Thanks! Please also report this if it was a user error, so that a better error message can be provided next time.