Read the Docs build information Build id: 3526268 Project: mdolab-pyoptsparse Version: 466 Commit: f7b9c68fbb1790a6d6bec897709188165545030d Date: 2025-11-16T22:41:21.813138Z State: finished Success: False [rtd-command-info] start-time: 2025-11-16T22:41:22.707394Z, end-time: 2025-11-16T22:41:23.170904Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/mdolab/pyoptsparse.git . Cloning into '.'... [rtd-command-info] start-time: 2025-11-16T22:41:23.261645Z, end-time: 2025-11-16T22:41:24.154962Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/466/head:external-466 From https://github.com/mdolab/pyoptsparse * [new ref] refs/pull/466/head -> external-466 * [new tag] v2.11.0 -> v2.11.0 * [new tag] v2.11.1 -> v2.11.1 * [new tag] v2.11.2 -> v2.11.2 * [new tag] v2.11.3 -> v2.11.3 * [new tag] v2.12.0 -> v2.12.0 * [new tag] v2.13.0 -> v2.13.0 * [new tag] v2.13.1 -> v2.13.1 * [new tag] v2.14.0 -> v2.14.0 * [new tag] v2.14.1 -> v2.14.1 * [new tag] v2.14.2 -> v2.14.2 * [new tag] v2.14.3 -> v2.14.3 [rtd-command-info] start-time: 2025-11-16T22:41:24.898073Z, end-time: 2025-11-16T22:41:24.956467Z, duration: 0, exit-code: 0 git checkout --force f7b9c68fbb1790a6d6bec897709188165545030d Note: switching to 'f7b9c68fbb1790a6d6bec897709188165545030d'. 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 f7b9c68 isort [rtd-command-info] start-time: 2025-11-16T22:41:25.035466Z, end-time: 2025-11-16T22:41:25.080571Z, 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 version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt [rtd-command-info] start-time: 2025-11-16T22:41:30.350569Z, end-time: 2025-11-16T22:41:30.415734Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-11-16T22:41:30.876647Z, end-time: 2025-11-16T22:41:32.000756Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 808ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466, 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: 2025-11-16T22:41:32.092749Z, end-time: 2025-11-16T22:41:40.592651Z, duration: 8, 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/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.0 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-25.3 setuptools-80.9.0 [rtd-command-info] start-time: 2025-11-16T22:41:40.668778Z, end-time: 2025-11-16T22:41:45.359275Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 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.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 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.17.0-py3-none-any.whl.metadata (2.0 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-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-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.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 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.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 126.3 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 598.0 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 392.5 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 523.8 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading roman_numerals_py-3.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-py, 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.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.11.12 charset_normalizer-3.4.4 docutils-0.21.2 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 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.5.0 [rtd-command-info] start-time: 2025-11-16T22:41:45.445065Z, end-time: 2025-11-16T22:41:50.119846Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting sphinx_mdolab_theme>=1.2 (from -r doc/requirements.txt (line 1)) Downloading sphinx_mdolab_theme-1.4.4-py3-none-any.whl.metadata (1.3 kB) Collecting sphinx-codeautolink (from -r doc/requirements.txt (line 2)) Downloading sphinx_codeautolink-0.17.5-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (8.2.3) Collecting sphinx-rtd-theme>=0.5 (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Collecting pyyaml (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting numpydoc (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading numpydoc-1.9.0-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-prompt (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinx_prompt-1.10.1-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-copybutton (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-autoprogram (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_autoprogram-0.1.9-py2.py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-bibtex (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-tabs (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting redbaron (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading redbaron-0.9.2-py2.py3-none-any.whl.metadata (15 kB) Collecting numpy (from sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading numpy-2.3.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting beautifulsoup4>=4.8.1 (from sphinx-codeautolink->-r doc/requirements.txt (line 2)) Downloading beautifulsoup4-4.14.2-py3-none-any.whl.metadata (3.8 kB) Collecting soupsieve>1.2 (from beautifulsoup4>=4.8.1->sphinx-codeautolink->-r doc/requirements.txt (line 2)) Downloading soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4>=4.8.1->sphinx-codeautolink->-r doc/requirements.txt (line 2)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.19.2) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.32.5) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (25.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages (from requests>=2.30.0->sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) (2025.11.12) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=0.5->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting baron>=0.7 (from redbaron->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading baron-0.10.1-py2.py3-none-any.whl.metadata (16 kB) Collecting rply (from baron>=0.7->redbaron->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading rply-0.7.8-py2.py3-none-any.whl.metadata (4.2 kB) Collecting appdirs (from rply->baron>=0.7->redbaron->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting requests>=2.30.0 (from sphinx>=3.0->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) Collecting pybtex>=0.25 (from sphinxcontrib-bibtex->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading pybtex-0.25.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.25->sphinxcontrib-bibtex->sphinx_mdolab_theme>=1.2->-r doc/requirements.txt (line 1)) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Downloading sphinx_mdolab_theme-1.4.4-py3-none-any.whl (45 kB) Downloading sphinx_codeautolink-0.17.5-py3-none-any.whl (35 kB) Downloading beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) Downloading soupsieve-2.8-py3-none-any.whl (36 kB) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 159.6 MB/s 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading numpy-2.3.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 521.9 MB/s 0:00:00 Downloading numpydoc-1.9.0-py3-none-any.whl (64 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 642.3 MB/s 0:00:00 Downloading redbaron-0.9.2-py2.py3-none-any.whl (34 kB) Downloading baron-0.10.1-py2.py3-none-any.whl (45 kB) Downloading rply-0.7.8-py2.py3-none-any.whl (16 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_prompt-1.10.1-py3-none-any.whl (7.4 kB) Downloading requests-2.32.4-py3-none-any.whl (64 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_autoprogram-0.1.9-py2.py3-none-any.whl (8.9 kB) Downloading sphinxcontrib_bibtex-2.6.5-py3-none-any.whl (40 kB) Downloading pybtex-0.25.1-py2.py3-none-any.whl (127 kB) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Installing collected packages: appdirs, typing-extensions, soupsieve, rply, requests, pyyaml, numpy, latexcodec, pybtex, beautifulsoup4, baron, sphinxcontrib-jquery, sphinxcontrib-autoprogram, sphinx-tabs, sphinx-prompt, sphinx-copybutton, sphinx-codeautolink, redbaron, pybtex-docutils, numpydoc, sphinxcontrib-bibtex, sphinx-rtd-theme, sphinx_mdolab_theme Attempting uninstall: requests Found existing installation: requests 2.32.5 Uninstalling requests-2.32.5: Successfully uninstalled requests-2.32.5 Successfully installed appdirs-1.4.4 baron-0.10.1 beautifulsoup4-4.14.2 latexcodec-3.0.1 numpy-2.3.4 numpydoc-1.9.0 pybtex-0.25.1 pybtex-docutils-1.0.3 pyyaml-6.0.3 redbaron-0.9.2 requests-2.32.4 rply-0.7.8 soupsieve-2.8 sphinx-codeautolink-0.17.5 sphinx-copybutton-0.5.2 sphinx-prompt-1.10.1 sphinx-rtd-theme-3.0.2 sphinx-tabs-3.4.7 sphinx_mdolab_theme-1.4.4 sphinxcontrib-autoprogram-0.1.9 sphinxcontrib-bibtex-2.6.5 sphinxcontrib-jquery-4.1 typing-extensions-4.15.0 [rtd-command-info] start-time: 2025-11-16T22:41:50.268276Z, end-time: 2025-11-16T22:41:50.311875Z, duration: 0, exit-code: 0 cat doc/conf.py # Standard Python modules import os import re import sys # External modules from sphinx_mdolab_theme.config import * # -- 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. sys.path.insert(0, os.path.abspath("../")) # -- Project information ----------------------------------------------------- project = "pyOptSparse" version = re.findall( r"""__version__ = ["']+([0-9\.]*)["']+""", open("../pyoptsparse/__init__.py").read(), )[0] # -- General configuration --------------------------------------------------- # mock import for autodoc autodoc_mock_imports = ["baseclasses", "scipy", "numpy", "sqlitedict"] # logo html_logo = "_static/pyOptSparse_logo.svg" html_theme_options["logo_only"] = True # bibtex bibtex_bibfiles = ["pyoptsparse.bib"] # autolink extensions.extend(["sphinx_codeautolink"]) codeautolink_concat_default = True codeautolink_warn_on_missing_inventory = True codeautolink_warn_on_failed_resolve = True [rtd-command-info] start-time: 2025-11-16T22:41:50.398057Z, end-time: 2025-11-16T22:41:53.104855Z, duration: 2, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/doc/pyoptsparse.bib... parsed 53 entries [autosummary] generating autosummary for: advancedFeatures.rst, api/constraint.rst, api/gradient.rst, api/history.rst, api/objective.rst, api/optimization.rst, api/optimizer.rst, api/solution.rst, api/utils.rst, api/variable.rst, ..., optimizers/IPOPT.rst, optimizers/NLPQLP.rst, optimizers/NSGA2.rst, optimizers/PSQP.rst, optimizers/ParOpt.rst, optimizers/SLSQP.rst, optimizers/SNOPT.rst, postprocessing.rst, publishedWorks.rst, quickstart.rst WARNING: Failed to import pyoptsparse.pyOpt_utils. Possible hints: * KeyError: 'pyoptsparse' * TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64' WARNING: Failed to import pyoptsparse.pyOpt_optimizer. Possible hints: * KeyError: 'pyoptsparse' * TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64' loading intersphinx inventory 'pygeo' from https://mdolab-pygeo.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyoptsparse' from https://mdolab-pyoptsparse.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'baseclasses' from https://mdolab-baseclasses.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'idwarp' from https://mdolab-idwarp.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'adflow' from https://mdolab-adflow.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyhyp' from https://mdolab-pyhyp.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'multipoint' from https://mdolab-multipoint.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'pyspline' from https://mdolab-pyspline.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'mach-aero' from https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'numpy' from https://numpy.org/doc/stable/objects.inv ... loading intersphinx inventory 'scipy' from https://docs.scipy.org/doc/scipy/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 29 source files that are out of date updating environment: [new config] 29 added, 0 changed, 0 removed reading sources... [ 3%] advancedFeatures reading sources... [ 7%] api/constraint reading sources... [ 10%] api/gradient reading sources... [ 14%] api/history reading sources... [ 17%] api/objective reading sources... [ 21%] api/optimization reading sources... [ 24%] api/optimizer reading sources... [ 28%] api/solution reading sources... [ 31%] api/utils reading sources... [ 34%] api/variable reading sources... [ 38%] changes reading sources... [ 41%] citation reading sources... [ 45%] contribute reading sources... [ 48%] guide reading sources... [ 52%] index reading sources... [ 55%] install reading sources... [ 59%] license reading sources... [ 62%] optimizers/ALPSO WARNING: autodoc: failed to import class 'pyOpt_constraint.Constraint' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_gradient.Gradient' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_history.History' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_objective.Objective' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_optimization.Optimization' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import module 'pyOpt_optimizer' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_solution.Solution' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import module 'pyOpt_utils' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] WARNING: autodoc: failed to import class 'pyOpt_variable.Variable' from module 'pyoptsparse'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\n module = importlib.import_module(modname)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "", line 1204, in _gcd_import\n', ' File "", line 1176, in _find_and_load\n', ' File "", line 1147, in _find_and_load_unlocked\n', ' File "", line 690, in _load_unlocked\n', ' File "", line 940, in exec_module\n', ' File "", line 241, in _call_with_frames_removed\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \n from .pyOpt_history import History\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \n from .pyOpt_utils import EPS\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \n from .pyOpt_types import ArrayType\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \n NumpyType = float | npt.NDArray[np.float64]\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\n', "TypeError: unsupported operand type(s) for |: 'type' and 'numpy.float64'\n", '\nThe above exception was the direct cause of the following exception:\n\n', 'Traceback (most recent call last):\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', ' File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 187, in import_module\n raise ImportError(exc, traceback.format_exc()) from exc\n', 'ImportError: (TypeError("unsupported operand type(s) for |: \'type\' and \'numpy.float64\'"), \'Traceback (most recent call last):\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 175, in import_module\\n module = importlib.import_module(modname)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module\\n return _bootstrap._gcd_import(name[level:], package, level)\\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n File "", line 1204, in _gcd_import\\n File "", line 1176, in _find_and_load\\n File "", line 1147, in _find_and_load_unlocked\\n File "", line 690, in _load_unlocked\\n File "", line 940, in exec_module\\n File "", line 241, in _call_with_frames_removed\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in \\n from .pyOpt_history import History\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 12, in \\n from .pyOpt_utils import EPS\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_utils.py", line 28, in \\n from .pyOpt_types import ArrayType\\n File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_types.py", line 9, in \\n NumpyType = float | npt.NDArray[np.float64]\\n ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~\\nTypeError: unsupported operand type(s) for |: \\\'type\\\' and \\\'numpy.float64\\\'\\n\')\n'] [autodoc.import_object] Versions ======== * Platform: linux; (Linux-6.8.0-1021-aws-x86_64-with-glibc2.35) * Python version: 3.11.12 (CPython) * Sphinx version: 8.2.3 * Docutils version: 0.21.2 * Jinja2 version: 3.1.6 * Pygments version: 2.19.2 Last Messages ============= reading sources... [ 55%] install reading sources... [ 59%] license reading sources... [ 62%] optimizers/ALPSO Loaded Extensions ================= * sphinx.ext.mathjax (8.2.3) * alabaster (1.0.0) * sphinxcontrib.applehelp (2.0.0) * sphinxcontrib.devhelp (2.0.0) * sphinxcontrib.htmlhelp (2.1.0) * sphinxcontrib.serializinghtml (2.0.0) * sphinxcontrib.qthelp (2.0.0) * sphinx.ext.autodoc.preserve_defaults (8.2.3) * sphinx.ext.autodoc.type_comment (8.2.3) * sphinx.ext.autodoc.typehints (8.2.3) * sphinx.ext.autodoc (8.2.3) * sphinx.ext.viewcode (8.2.3) * sphinx.ext.autosummary (8.2.3) * sphinx.ext.intersphinx (8.2.3) * numpydoc (1.9.0) * sphinx_prompt (unknown version) * sphinxcontrib.bibtex (2.6.5) * sphinxcontrib.autoprogram (unknown version) * sphinx_copybutton (0.5.2) * sphinx_tabs.tabs (unknown version) * sphinx_mdolab_theme.ext.optionstable (unknown version) * sphinx_mdolab_theme.ext.optionslist (unknown version) * sphinx_codeautolink (0.17.5) * sphinx_mdolab_theme (unknown version) * sphinxcontrib.jquery (4.1) * sphinx_rtd_theme (unknown version) Traceback ========= Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/cmd/build.py", line 432, in build_main app.build(args.force_all, args.filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/application.py", line 426, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/builders/__init__.py", line 375, in build_update self.build( File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/builders/__init__.py", line 403, in build updated_docnames = set(self.read()) ^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/builders/__init__.py", line 519, in read self._read_serial(docnames) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/builders/__init__.py", line 584, in _read_serial self.read_doc(docname) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/builders/__init__.py", line 648, in read_doc publisher.publish() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/core.py", line 234, in publish self.document = self.reader.read(self.source, self.parser, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/io.py", line 103, in read self.parse() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/readers/__init__.py", line 76, in parse self.parser.parse(self.input, document) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx/parsers.py", line 86, in parse self.statemachine.run(inputlines, document, inliner=self.inliner) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 169, in run results = StateMachineWS.run(self, input_lines, input_offset, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 233, in run context, next_state, result = self.check_line( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 445, in check_line return method(match, context, next_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2790, in underline self.section(title, source, style, lineno - 1, messages) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 325, in section self.new_subsection(title, lineno, messages) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 391, in new_subsection newabsoffset = self.nested_parse( ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 279, in nested_parse state_machine.run(block, input_offset, memo=self.memo, File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 195, in run results = StateMachineWS.run(self, input_lines, input_offset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 233, in run context, next_state, result = self.check_line( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 445, in check_line return method(match, context, next_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2790, in underline self.section(title, source, style, lineno - 1, messages) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 325, in section self.new_subsection(title, lineno, messages) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 391, in new_subsection newabsoffset = self.nested_parse( ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 279, in nested_parse state_machine.run(block, input_offset, memo=self.memo, File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 195, in run results = StateMachineWS.run(self, input_lines, input_offset) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 233, in run context, next_state, result = self.check_line( ^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/statemachine.py", line 445, in check_line return method(match, context, next_state) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2357, in explicit_markup nodelist, blank_finish = self.explicit_construct(match) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2369, in explicit_construct return method(self, expmatch) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2106, in directive return self.run_directive( ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/docutils/parsers/rst/states.py", line 2156, in run_directive result = directive_instance.run() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx_mdolab_theme/ext/optionstable.py", line 102, in run self.get_options_informs() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/envs/466/lib/python3.11/site-packages/sphinx_mdolab_theme/ext/optionstable.py", line 60, in get_options_informs cls = getattr(import_module(self.module_path), self.member_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.12/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1126, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/__init__.py", line 3, in from .pyOpt_history import History File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-pyoptsparse/checkouts/466/pyoptsparse/pyOpt_history.py", line 8, in from sqlitedict import SqliteDict ModuleNotFoundError: No module named 'sqlitedict' The full traceback has been saved in: /tmp/sphinx-err-mrj34nig.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.