Read the Docs build information Build id: 1170749 Project: leapyear-python-docs Version: latest Commit: 0b7ff119a5f68a8640a24f231bf35bc02f813f66 Date: 2022-11-07T08:11:46.212430Z State: finished Success: False [rtd-command-info] start-time: 2022-11-07T08:12:59.405839Z, end-time: 2022-11-07T08:13:05.091960Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:LeapYear/python-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-07T08:13:05.276651Z, end-time: 2022-11-07T08:13:05.385997Z, 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 0b7ff11 main [rtd-command-info] start-time: 2022-11-07T08:13:05.701830Z, end-time: 2022-11-07T08:13:05.767783Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-07T08:13:11.133321Z, end-time: 2022-11-07T08:13:11.211510Z, duration: 0, exit-code: 0 asdf global python 3.9.13 [rtd-command-info] start-time: 2022-11-07T08:13:11.788108Z, end-time: 2022-11-07T08:13:12.618008Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.13.final.0-64 in 515ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-11-07T08:13:12.899086Z, end-time: 2022-11-07T08:13:26.413330Z, duration: 13, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.3.1 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-07T08:13:26.850303Z, end-time: 2022-11-07T08:13:36.786833Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 45.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 160.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 112.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 161.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 128.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 133.1 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 151.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 187.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<2) (58.2.0) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 190.8 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 250.2 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 255.7 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 199.6 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 218.5 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 242.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 226.5 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 230.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 200.5 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 218.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 216.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=c82e1c7fb90a3f6c1ecc74b6e30c5dcfcafbd666ed7077a22e56d2d11b5f4023 Stored in directory: /tmp/pip-ephem-wheel-cache-boq2djr0/wheels/95/5a/42/6d69898ad0ccd6d30cf1ea4ae71db699e0c7bef2294dc557a5 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-11-07T08:13:37.291748Z, end-time: 2022-11-07T08:13:41.145319Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements/docs-requirements.txt Requirement already satisfied: recommonmark>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 1)) (0.5.0) Collecting sphinx<4.0.0,>=2.1.2 Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 68.3 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme>=0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 3)) (0.4.3) Collecting sphinx-autodoc-typehints>=1.6.0 Downloading sphinx_autodoc_typehints-1.19.5-py3-none-any.whl (12 kB) Collecting pydocstyle>=3.0.0 Downloading pydocstyle-6.1.1-py3-none-any.whl (37 kB) Requirement already satisfied: Jinja2<3.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from -r requirements/docs-requirements.txt (line 6)) (3.0.3) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from recommonmark>=0.5.0->-r requirements/docs-requirements.txt (line 1)) (0.9.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from recommonmark>=0.5.0->-r requirements/docs-requirements.txt (line 1)) (0.17.1) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 250.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (21.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.13.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 221.7 MB/s eta 0:00:00 Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.4.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.11.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.1.5) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.28.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 224.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (58.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 211.9 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 221.7 MB/s eta 0:00:00 Collecting sphinx-autodoc-typehints>=1.6.0 Downloading sphinx_autodoc_typehints-1.19.4-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.18.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.17.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.17.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.16.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.15.3-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.2-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.1-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.15.0-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.14.1-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.14.0-py3-none-any.whl (11 kB) Downloading sphinx_autodoc_typehints-1.13.1-py3-none-any.whl (10 kB) Downloading sphinx_autodoc_typehints-1.13.0-py3-none-any.whl (10 kB) Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from Jinja2<3.1->-r requirements/docs-requirements.txt (line 6)) (2.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from babel>=1.3->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2022.6) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2022.9.24) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (2.1.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from packaging->sphinx<4.0.0,>=2.1.2->-r requirements/docs-requirements.txt (line 2)) (3.0.9) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pydocstyle, docutils, sphinx, sphinx-autodoc-typehints Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed docutils-0.16 pydocstyle-6.1.1 sphinx-3.5.4 sphinx-autodoc-typehints-1.12.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2022-11-07T08:13:41.369634Z, end-time: 2022-11-07T08:13:48.215320Z, duration: 6, exit-code: 1 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/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 numpy<1.24,>=1.12 Downloading numpy-1.23.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 198.4 MB/s eta 0:00:00 Requirement already satisfied: urllib3<2,>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from leapyear==0.0.0) (1.26.12) Collecting requests<2.28,>=2.13 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 201.7 MB/s eta 0:00:00 Collecting pandas<1.5,>=0.20 Downloading pandas-1.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 195.5 MB/s eta 0:00:00 Collecting cryptography<37.0,>=3.1 Downloading cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 216.1 MB/s eta 0:00:00 Collecting deprecation<2.2,>=2.0 Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 241.7 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from deprecation<2.2,>=2.0->leapyear==0.0.0) (21.3) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from pandas<1.5,>=0.20->leapyear==0.0.0) (2022.6) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 238.3 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests<2.28,>=2.13->leapyear==0.0.0) (2022.9.24) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from requests<2.28,>=2.13->leapyear==0.0.0) (3.4) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 229.7 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas<1.5,>=0.20->leapyear==0.0.0) (1.16.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages (from packaging->deprecation<2.2,>=2.0->leapyear==0.0.0) (3.0.9) Building wheels for collected packages: leapyear Building wheel for leapyear (pyproject.toml): started Building wheel for leapyear (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for leapyear (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [16 lines of output] Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 351, in main() File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 333, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 249, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/build_system/src/backend.py", line 33, in build_wheel subprocess.run( File "/home/docs/.asdf/installs/python/3.9.13/lib/python3.9/subprocess.py", line 505, in run with Popen(*popenargs, **kwargs) as process: File "/home/docs/.asdf/installs/python/3.9.13/lib/python3.9/subprocess.py", line 951, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/home/docs/.asdf/installs/python/3.9.13/lib/python3.9/subprocess.py", line 1821, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/build_system/scripts/reversion_wheel.py') [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for leapyear Failed to build leapyear ERROR: Could not build wheels for leapyear, which is required to install pyproject.toml-based projects