Read the Docs build information Build id: 1824384 Project: tiledb-inc-tiledb-py Version: stable Commit: e58600cb1fcdce7bfb6e39bce6c6175e9b3b676c Date: 2023-11-03T18:48:25.028811Z State: finished Success: False [rtd-command-info] start-time: 2023-11-03T18:48:26.237703Z, end-time: 2023-11-03T18:48:26.824232Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2023-11-03T18:48:26.885661Z, end-time: 2023-11-03T18:48:27.499247Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 e58600cb1fcdce7bfb6e39bce6c6175e9b3b676c From https://github.com/TileDB-Inc/TileDB-Py * branch e58600cb1fcdce7bfb6e39bce6c6175e9b3b676c -> FETCH_HEAD [rtd-command-info] start-time: 2023-11-03T18:48:27.639079Z, end-time: 2023-11-03T18:48:27.722251Z, duration: 0, exit-code: 0 git checkout --force e58600cb1fcdce7bfb6e39bce6c6175e9b3b676c Note: switching to 'e58600cb1fcdce7bfb6e39bce6c6175e9b3b676c'. 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 e58600c Release 0.23.4 Against 2.17.4 (#1861) [rtd-command-info] start-time: 2023-11-03T18:48:27.800931Z, end-time: 2023-11-03T18:48:27.865593Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-11-03T18:48:27.946224Z, end-time: 2023-11-03T18:48:28.008794Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Don't build any extra formats formats: [] # Use RTD config version 2 # https://docs.readthedocs.io/en/stable/config-file/v2.html version: 2 # Set build OS to avoid build failures with old compiler build: os: "ubuntu-22.04" tools: python: "3.8" sphinx: configuration: doc/source/conf.py python: install: # this order is important: we need to get cmake - requirements: doc/requirements_doc.txt - method: setuptools path: . [rtd-command-info] start-time: 2023-11-03T18:48:33.562595Z, end-time: 2023-11-03T18:48:33.639732Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2023-11-03T18:48:34.158035Z, end-time: 2023-11-03T18:48:35.381311Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 881ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable, 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-11-03T18:48:35.449818Z, end-time: 2023-11-03T18:48:46.759647Z, 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/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 21.9 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-68.2.2 [rtd-command-info] start-time: 2023-11-03T18:48:46.824658Z, end-time: 2023-11-03T18:48:54.547972Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 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.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 4.0 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 13.0 MB/s eta 0:00:00 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.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 14.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 14.5 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 25.2 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 12.5 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 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 14.9 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.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 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-cp38-cp38-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-cp38-cp38-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.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 23.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 17.9 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 50.2 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 186.9 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 181.2 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 107.0 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 206.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 242.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 240.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 201.2 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 235.8 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.1 certifi-2023.7.22 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 packaging-23.2 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.7 zipp-3.17.0 [rtd-command-info] start-time: 2023-11-03T18:48:54.620336Z, end-time: 2023-11-03T18:49:03.592454Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements_doc.txt Ignoring contextvars: markers 'python_version < "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment Collecting jinja2==3.0.0 (from -r doc/requirements_doc.txt (line 1)) Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.0 MB/s eta 0:00:00 Collecting numpy>=1.16.5 (from -r doc/../requirements_dev.txt (line 1)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting cmake>=3.23 (from -r doc/../requirements_dev.txt (line 6)) Downloading cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.7 kB) Collecting cython<3.0 (from -r doc/../requirements_dev.txt (line 7)) Downloading Cython-0.29.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.1 kB) Collecting pybind11<2.11.0 (from -r doc/../requirements_dev.txt (line 8)) Downloading pybind11-2.10.4-py3-none-any.whl (222 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.3/222.3 kB 11.6 MB/s eta 0:00:00 Collecting setuptools<=58.3.0,>=42 (from -r doc/../requirements_dev.txt (line 9)) Downloading setuptools-58.3.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.2/946.2 kB 13.8 MB/s eta 0:00:00 Collecting setuptools_scm>=1.5.4 (from -r doc/../requirements_dev.txt (line 10)) Downloading setuptools_scm-8.0.4-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: wheel>=0.30 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 11)) (0.40.0) Collecting pytest (from -r doc/../requirements_dev.txt (line 14)) Downloading pytest-7.4.3-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: MarkupSafe>=2.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages (from jinja2==3.0.0->-r doc/requirements_doc.txt (line 1)) (2.1.3) Requirement already satisfied: packaging>=20 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages (from setuptools_scm>=1.5.4->-r doc/../requirements_dev.txt (line 10)) (23.2) Collecting typing-extensions (from setuptools_scm>=1.5.4->-r doc/../requirements_dev.txt (line 10)) Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Collecting tomli>=1 (from setuptools_scm>=1.5.4->-r doc/../requirements_dev.txt (line 10)) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting iniconfig (from pytest->-r doc/../requirements_dev.txt (line 14)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting pluggy<2.0,>=0.12 (from pytest->-r doc/../requirements_dev.txt (line 14)) Downloading pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r doc/../requirements_dev.txt (line 14)) Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 76.6 MB/s eta 0:00:00 Downloading cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 182.4 MB/s eta 0:00:00 Downloading Cython-0.29.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 216.6 MB/s eta 0:00:00 Downloading setuptools_scm-8.0.4-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 187.1 MB/s eta 0:00:00 Downloading pytest-7.4.3-py3-none-any.whl (325 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.1/325.1 kB 261.6 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Downloading pluggy-1.3.0-py3-none-any.whl (18 kB) Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Installing collected packages: cmake, typing-extensions, tomli, setuptools, pybind11, pluggy, numpy, jinja2, iniconfig, exceptiongroup, cython, setuptools_scm, pytest Attempting uninstall: setuptools Found existing installation: setuptools 68.2.2 Uninstalling setuptools-68.2.2: Successfully uninstalled setuptools-68.2.2 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Successfully installed cmake-3.27.7 cython-0.29.36 exceptiongroup-1.1.3 iniconfig-2.0.0 jinja2-3.0.0 numpy-1.24.4 pluggy-1.3.0 pybind11-2.10.4 pytest-7.4.3 setuptools-58.3.0 setuptools_scm-8.0.4 tomli-2.0.1 typing-extensions-4.8.0 [rtd-command-info] start-time: 2023-11-03T18:49:03.667309Z, end-time: 2023-11-03T18:49:04.633475Z, duration: 0, exit-code: 1 python ./setup.py install --force /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools_scm/_integration/setuptools.py:30: RuntimeWarning: ERROR: setuptools==58.3.0 is used in combination with setuptools_scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools_scm requires setuptools>=61 Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' TILEDB_PATH from env: '' libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' running install running bdist_egg wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools_scm/git.py:163: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/checkouts/stable" is shallow and may cause errors warnings.warn(f'"{wd.path}" is shallow and may cause errors') /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( ext_modules: [, , ] tiledb_ext: main_ext: tiledb_cc_ext: tiledb_ext.library_dirs: [] libtiledb_exists checking 'library_dirs': [] libtiledb_exists found: 'None' Downloading TileDB package from 2.17.4... Traceback (most recent call last): File "./setup.py", line 161, in download_libtiledb with zipfile.ZipFile(io.BytesIO(urlopen(url).read())) as z: File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 569, in error return self._call_chain(*args) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "./setup.py", line 770, in setup( File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/__init__.py", line 159, in setup return distutils.core.setup(**attrs) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/distutils/core.py", line 148, in setup dist.run_commands() File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/command/install.py", line 74, in run self.do_egg_install() File "/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/stable/lib/python3.8/site-packages/setuptools/command/install.py", line 116, in do_egg_install self.run_command('bdist_egg') File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "./setup.py", line 504, in run find_or_install_libtiledb(self) File "./setup.py", line 297, in find_or_install_libtiledb src_dir = download_libtiledb() File "./setup.py", line 165, in download_libtiledb subprocess.check_call(["wget", url], shell=True) File "/home/docs/.asdf/installs/python/3.8.18/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['wget', 'https://github.com/TileDB-Inc/TileDB/archive/2.17.4.zip']' returned non-zero exit status 1.