Read the Docs build information Build id: 1876848 Project: domino-data-api Version: latest Commit: fedcc9820a7e708bd53edb994b19ac7e5df367a5 Date: 2023-12-02T00:38:00.415579Z State: finished Success: False [rtd-command-info] start-time: 2023-12-02T00:38:01.595610Z, end-time: 2023-12-02T00:38:02.868409Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:dominodatalab/domino-data.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-12-02T00:38:02.939266Z, end-time: 2023-12-02T00:38:05.641853Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:dominodatalab/domino-data * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.5.1dev1 -> v0.5.1dev1 * [new tag] v5.8.0 -> v5.8.0 [rtd-command-info] start-time: 2023-12-02T00:38:05.775896Z, end-time: 2023-12-02T00:38:05.856269Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fedcc98 add Domino configuration for using pinecone as Domino datasource (#127) [rtd-command-info] start-time: 2023-12-02T00:38:05.923812Z, end-time: 2023-12-02T00:38:05.979543Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-12-02T00:38:06.042730Z, end-time: 2023-12-02T00:38:06.102580Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Latest version, recommended version: 2 # Default only builds HTML formats: [] # Install via pip/poetry and docs requirements python: install: - method: pip path: . - requirements: requirements.txt # Use python 3.9 build: os: ubuntu-20.04 tools: python: "3.9" # Fail on warnings to ensure build render properly sphinx: builder: html configuration: docs/source/conf.py fail_on_warning: true [rtd-command-info] start-time: 2023-12-02T00:38:12.425373Z, end-time: 2023-12-02T00:38:12.505614Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2023-12-02T00:38:12.876647Z, end-time: 2023-12-02T00:38:14.063123Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 877ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest, 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: 2023-12-02T00:38:14.135506Z, end-time: 2023-12-02T00:38:25.766431Z, duration: 11, 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/domino-data-api/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 171.2 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-23.3.1 setuptools-69.0.2 [rtd-command-info] start-time: 2023-12-02T00:38:25.854813Z, end-time: 2023-12-02T00:38:34.574443Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 7.4 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 142.2 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.9.0-py3-none-any.whl.metadata (4.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 93.6 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 151.1 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 162.4 MB/s eta 0:00:00 Downloading importlib_metadata-6.9.0-py3-none-any.whl (22 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 118.2 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 141.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 130.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 144.6 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 137.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 143.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 133.6 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 157.0 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 256.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 258.4 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 201.9 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 176.7 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, zipp, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.17.2 alabaster-0.7.13 babel-2.13.1 certifi-2023.11.17 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-6.9.0 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.1.0 zipp-3.17.0 [rtd-command-info] start-time: 2023-12-02T00:38:34.636757Z, end-time: 2023-12-02T00:38:49.221951Z, duration: 14, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs<22.0.0,>=20.1.0 (from dominodatalab-data==5.10.0.dev1) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 6.0 MB/s eta 0:00:00 Collecting backoff<2.0.0,>=1.11.1 (from dominodatalab-data==5.10.0.dev1) Downloading backoff-1.11.1-py2.py3-none-any.whl (13 kB) Collecting bson<0.6.0,>=0.5.10 (from dominodatalab-data==5.10.0.dev1) Downloading bson-0.5.10.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting httpx<0.24.0,>=0.23.0 (from dominodatalab-data==5.10.0.dev1) Downloading httpx-0.23.3-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 69.2 MB/s eta 0:00:00 Collecting loguru<0.6.0,>=0.5.3 (from dominodatalab-data==5.10.0.dev1) Downloading loguru-0.5.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 kB 211.4 MB/s eta 0:00:00 Collecting pandas<2.0.0,>=1.3.0 (from dominodatalab-data==5.10.0.dev1) Downloading pandas-1.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 167.7 MB/s eta 0:00:00 Collecting pyarrow<11.0.0,>=10.0.0 (from dominodatalab-data==5.10.0.dev1) Downloading pyarrow-10.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.9/35.9 MB 204.0 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.8.0 (from dominodatalab-data==5.10.0.dev1) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 256.8 MB/s eta 0:00:00 Collecting urllib3<2.0.0,>=1.26.16 (from dominodatalab-data==5.10.0.dev1) Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 211.5 MB/s eta 0:00:00 Collecting six>=1.9.0 (from bson<0.6.0,>=0.5.10->dominodatalab-data==5.10.0.dev1) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) (2023.11.17) Collecting httpcore<0.17.0,>=0.15.0 (from httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading httpcore-0.16.3-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.6/69.6 kB 221.7 MB/s eta 0:00:00 Collecting rfc3986<2,>=1.3 (from rfc3986[idna2008]<2,>=1.3->httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting sniffio (from httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting pytz>=2020.1 (from pandas<2.0.0,>=1.3.0->dominodatalab-data==5.10.0.dev1) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting numpy>=1.20.3 (from pandas<2.0.0,>=1.3.0->dominodatalab-data==5.10.0.dev1) Downloading numpy-1.26.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 212.6 MB/s eta 0:00:00 Collecting h11<0.15,>=0.13 (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 213.5 MB/s eta 0:00:00 Collecting anyio<5.0,>=3.0 (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading anyio-4.1.0-py3-none-any.whl.metadata (4.5 kB) Requirement already satisfied: idna in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from rfc3986[idna2008]<2,>=1.3->httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) (3.6) Collecting exceptiongroup>=1.0.2 (from anyio<5.0,>=3.0->httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->dominodatalab-data==5.10.0.dev1) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 239.5 MB/s eta 0:00:00 Downloading numpy-1.26.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 190.3 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 273.2 MB/s eta 0:00:00 Downloading anyio-4.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 228.7 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Building wheels for collected packages: dominodatalab-data, bson Building wheel for dominodatalab-data (pyproject.toml): started Building wheel for dominodatalab-data (pyproject.toml): finished with status 'done' Created wheel for dominodatalab-data: filename=dominodatalab_data-5.10.0.dev1-py3-none-any.whl size=101843 sha256=8a48f99098eb9c9472647551f42f701c5d3ab06005b64cd7910a001352e977d1 Stored in directory: /tmp/pip-ephem-wheel-cache-0ec87f8c/wheels/a4/71/53/a40cdf1829007e6453a5f16bfc5bdca8fea18f5d2bffa7bf5e Building wheel for bson (setup.py): started Building wheel for bson (setup.py): finished with status 'done' Created wheel for bson: filename=bson-0.5.10-py3-none-any.whl size=11976 sha256=ad116d63a50e0a258a87054e150425c445dca25991025e8e18cab5df0839c034 Stored in directory: /tmp/pip-ephem-wheel-cache-0ec87f8c/wheels/6d/8b/5e/68619cb02962978c6cc8eaf68ca23ef28c69de7e086740702b Successfully built dominodatalab-data bson Installing collected packages: rfc3986, pytz, urllib3, sniffio, six, numpy, loguru, h11, exceptiongroup, backoff, attrs, python-dateutil, pyarrow, anyio, pandas, httpcore, bson, httpx, dominodatalab-data Attempting uninstall: urllib3 Found existing installation: urllib3 2.1.0 Uninstalling urllib3-2.1.0: Successfully uninstalled urllib3-2.1.0 Successfully installed anyio-4.1.0 attrs-21.4.0 backoff-1.11.1 bson-0.5.10 dominodatalab-data-5.10.0.dev1 exceptiongroup-1.2.0 h11-0.14.0 httpcore-0.16.3 httpx-0.23.3 loguru-0.5.3 numpy-1.26.2 pandas-1.5.3 pyarrow-10.0.1 python-dateutil-2.8.2 pytz-2023.3.post1 rfc3986-1.5.0 six-1.16.0 sniffio-1.3.0 urllib3-1.26.18 [rtd-command-info] start-time: 2023-12-02T00:38:49.307149Z, end-time: 2023-12-02T00:38:53.255143Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Ignoring colorama: markers 'python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"' don't match your environment Ignoring win32-setctime: markers 'python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"' don't match your environment Requirement already satisfied: anyio==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 1)) (4.1.0) Requirement already satisfied: attrs==21.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (21.4.0) Requirement already satisfied: backoff==1.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (1.11.1) Requirement already satisfied: bson==0.5.10 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (0.5.10) Requirement already satisfied: certifi==2023.11.17 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (2023.11.17) Requirement already satisfied: exceptiongroup==1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 7)) (1.2.0) Requirement already satisfied: h11==0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (0.14.0) Requirement already satisfied: httpcore==0.16.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 9)) (0.16.3) Requirement already satisfied: httpx==0.23.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 10)) (0.23.3) Requirement already satisfied: idna==3.6 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 11)) (3.6) Requirement already satisfied: loguru==0.5.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 12)) (0.5.3) Collecting numpy==1.24.4 (from -r requirements.txt (line 13)) Downloading numpy-1.24.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Requirement already satisfied: pandas==1.5.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 14)) (1.5.3) Requirement already satisfied: pyarrow==10.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 15)) (10.0.1) Requirement already satisfied: python-dateutil==2.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 16)) (2.8.2) Requirement already satisfied: pytz==2023.3.post1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 17)) (2023.3.post1) Requirement already satisfied: rfc3986==1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from rfc3986[idna2008]==1.5.0->-r requirements.txt (line 18)) (1.5.0) Requirement already satisfied: six==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.16.0) Requirement already satisfied: sniffio==1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 20)) (1.3.0) Requirement already satisfied: urllib3==1.26.18 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (1.26.18) Downloading numpy-1.24.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 216.4 MB/s eta 0:00:00 Installing collected packages: numpy Attempting uninstall: numpy Found existing installation: numpy 1.26.2 Uninstalling numpy-1.26.2: Successfully uninstalled numpy-1.26.2 Successfully installed numpy-1.24.4 [rtd-command-info] start-time: 2023-12-02T00:38:53.776250Z, end-time: 2023-12-02T00:38:53.838109Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # from typing import List import os import sys sys.path.insert(0, os.path.abspath("../../domino_data")) # -- Project information ----------------------------------------------------- project = "Domino Data API" copyright = "2021, Aaron Read, Gabriel Haim" author = "Aaron Read, Gabriel Haim" # -- General configuration --------------------------------------------------- # Sphinx enabled extensions extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.napoleon", "sphinx.ext.viewcode", "sphinx_rtd_theme", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns: List[str] = [] # Enable type hints autodoc_typehints = "both" autodoc_typehints_format = "short" # -- Options for HTML output ------------------------------------------------- # Theme for documentation uses ReadTheDocs plugin html_theme = "sphinx_rtd_theme" # Napoleon config napoleon_google_docstring = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'domino-data-api', 'name': u'data-api', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'dominodatalab', 'proxied_api_host': '/_', 'github_repo': 'domino-data', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'fedcc982', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/domino-data-api/builds/1876848/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-12-02T00:38:53.901745Z, end-time: 2023-12-02T00:38:54.475915Z, duration: 0, exit-code: 2 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/sphinx/registry.py", line 447, in load_extension mod = import_module(extname) File "/home/docs/.asdf/installs/python/3.9.18/lib/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 984, in _find_and_load_unlocked ModuleNotFoundError: No module named 'sphinx_rtd_theme' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/sphinx/cmd/build.py", line 293, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/sphinx/application.py", line 233, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/sphinx/application.py", line 406, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/sphinx/registry.py", line 450, in load_extension raise ExtensionError(__('Could not import extension %s') % extname, sphinx.errors.ExtensionError: Could not import extension sphinx_rtd_theme (exception: No module named 'sphinx_rtd_theme') Extension error: Could not import extension sphinx_rtd_theme (exception: No module named 'sphinx_rtd_theme')