Read the Docs build information Build id: 409751 Project: thorn-thorn-perception Version: latest Commit: 9058c721df5673aded4921f83dbf92b5a0f279db Date: 2020-08-31T22:53:39.345000Z State: finished Success: False [rtd-command-info] start-time: 2020-08-31T22:53:40.722232Z, end-time: 2020-08-31T22:53:41.328832Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:thorn-oss/perception.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-08-31T22:53:41.785200Z, end-time: 2020-08-31T22:53:41.851002Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9058c72 Fix linter complaints. [rtd-command-info] start-time: 2020-08-31T22:53:42.278493Z, end-time: 2020-08-31T22:53:42.333335Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-08-31T22:53:43.641533Z, end-time: 2020-08-31T22:53:47.528925Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-08-31T22:53:47.667162Z, end-time: 2020-08-31T22:53:48.406311Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (20.2.2) [rtd-command-info] start-time: 2020-08-31T22:53:48.593263Z, end-time: 2020-08-31T22:53:56.530493Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) 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.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Building wheels for collected packages: mock, future 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=23754 sha256=181d65f5a7edf9792dba41715534d539182f3ef9527df9936f1bd6ad73493995 Stored in directory: /tmp/pip-ephem-wheel-cache-q9xljhzu/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=ae822054230364a2e882cb4cbae4228eb6f35c64f9846ae2bdb7d3086b5025c1 Stored in directory: /tmp/pip-ephem-wheel-cache-q9xljhzu/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, six, pyparsing, packaging, snowballstemmer, imagesize, certifi, chardet, urllib3, idna, requests, pytz, babel, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-50.0.0 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.10 [rtd-command-info] start-time: 2020-08-31T22:53:56.687418Z, end-time: 2020-08-31T22:54:10.734253Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autodoc-typehints==1.6.0 Downloading sphinx_autodoc_typehints-1.6.0-py3-none-any.whl (6.4 kB) Collecting sphinx-autobuild==0.7.1 Downloading sphinx-autobuild-0.7.1.tar.gz (14 kB) Collecting sphinx==1.8.3 Downloading Sphinx-1.8.3-py2.py3-none-any.whl (3.1 MB) Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 4)) (0.4.3) Collecting m2r==0.2.1 Downloading m2r-0.2.1.tar.gz (16 kB) Collecting opencv-contrib-python-headless Downloading opencv_contrib_python_headless-4.4.0.42-cp37-cp37m-manylinux2014_x86_64.whl (42.8 MB) Collecting tqdm Downloading tqdm-4.48.2-py2.py3-none-any.whl (68 kB) Collecting imgaug Downloading imgaug-0.4.0-py2.py3-none-any.whl (948 kB) Collecting ffmpeg-python Downloading ffmpeg_python-0.2.0-py3-none-any.whl (25 kB) Collecting watchdog>=0.7.1 Downloading watchdog-0.10.3.tar.gz (94 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.2 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting tornado>=3.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting port_for==0.3.1 Downloading port-for-0.3.1.tar.gz (18 kB) Collecting livereload>=2.3.0 Downloading livereload-2.6.3.tar.gz (25 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.15.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (0.14) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (50.0.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.24.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.3.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.2.4) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.8.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (0.7.12) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.11.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinx==1.8.3->-r docs/requirements.txt (line 3)) (20.4) Collecting mistune Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: numpy>=1.14.5 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from opencv-contrib-python-headless->-r docs/requirements.txt (line 6)) (1.18.1) Collecting opencv-python Downloading opencv_python-4.4.0.42-cp37-cp37m-manylinux2014_x86_64.whl (49.4 MB) Requirement already satisfied: scipy in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from imgaug->-r docs/requirements.txt (line 8)) (1.4.1) Collecting scikit-image>=0.14.2 Downloading scikit_image-0.17.2-cp37-cp37m-manylinux1_x86_64.whl (12.5 MB) Collecting imageio Downloading imageio-2.9.0-py3-none-any.whl (3.3 MB) Collecting Shapely Downloading Shapely-1.7.1-cp37-cp37m-manylinux1_x86_64.whl (1.0 MB) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from imgaug->-r docs/requirements.txt (line 8)) (5.4.1) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from imgaug->-r docs/requirements.txt (line 8)) (3.1.2) Requirement already satisfied: future in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from ffmpeg-python->-r docs/requirements.txt (line 9)) (0.18.2) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.10) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.25.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2020.6.20) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.1.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2020.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages (from packaging->sphinx==1.8.3->-r docs/requirements.txt (line 3)) (2.4.7) Collecting tifffile>=2019.7.26 Downloading tifffile-2020.8.25-py3-none-any.whl (147 kB) Collecting networkx>=2.0 Downloading networkx-2.5-py3-none-any.whl (1.6 MB) Collecting PyWavelets>=1.1.1 Downloading PyWavelets-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (4.4 MB) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from matplotlib->imgaug->-r docs/requirements.txt (line 8)) (1.1.0) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from matplotlib->imgaug->-r docs/requirements.txt (line 8)) (2.8.1) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from matplotlib->imgaug->-r docs/requirements.txt (line 8)) (0.10.0) Collecting decorator>=4.3.0 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Building wheels for collected packages: sphinx-autobuild, m2r, watchdog, pathtools, PyYAML, tornado, port-for, livereload Building wheel for sphinx-autobuild (setup.py): started Building wheel for sphinx-autobuild (setup.py): finished with status 'done' Created wheel for sphinx-autobuild: filename=sphinx_autobuild-0.7.1-py3-none-any.whl size=10075 sha256=eb42bc1c3c7a47de58f79b46c2399631536f610541ae177b29189ccb05c8c7ae Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/b5/33/11/03f2a5fbd63cd60617cbb411d619008e8e4e0100aa3b21ecda Building wheel for m2r (setup.py): started Building wheel for m2r (setup.py): finished with status 'done' Created wheel for m2r: filename=m2r-0.2.1-py3-none-any.whl size=10466 sha256=aacb4d3ff6eb614864a9a1a4021468654644bdf5379dad339f739bc82829ae4a Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/02/47/3a/e1c46c2cca442c8781612542397c9559a579f10e2dd87e7c9f Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.10.3-py3-none-any.whl size=73868 sha256=ccfe108aaa2c0d3b58b83fe8e6e039747bdc5c4a67bd65e9f1d973c5631e69af Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/27/21/35/9d1e531f9de5335147dbef07e9cc99d312525ba128a93d1225 Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8785 sha256=b398c637f7097ff265621c2c886c15d0b6f0a70bf0e639b501f91bb850742b73 Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/3e/31/09/fa59cef12cdcfecc627b3d24273699f390e71828921b2cbba2 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44619 sha256=91c87f08eafaf93a1daa4c91030c4cb663feb0b8074d357a633a3b5d5aedc6f7 Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp37-cp37m-linux_x86_64.whl size=428587 sha256=22601649830b37b25a246513162b305d1b67f580302288d86a14753cd2d89f66 Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Building wheel for port-for (setup.py): started Building wheel for port-for (setup.py): finished with status 'done' Created wheel for port-for: filename=port_for-0.3.1-py3-none-any.whl size=19606 sha256=42771391916d31ba95e599ed1d82bc1346cd87334f7bc79da71d8415dc6c6b15 Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/a0/3a/de/2fee22649fd79d152f8726b86b9dec6fd35924e71d8e4c2bf2 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24713 sha256=029fba9b57bfdd2586e10d93269a468fa8c8c6550bc8cd6ac3c8aa11971babe5 Stored in directory: /tmp/pip-ephem-wheel-cache-a4muc0ka/wheels/d4/f2/03/55f37093eb8cb0c89d7efb206f792dba55cd5bd67b1c5b1ce1 Successfully built sphinx-autobuild m2r watchdog pathtools PyYAML tornado port-for livereload Installing collected packages: sphinx, sphinx-autodoc-typehints, pathtools, watchdog, argh, PyYAML, tornado, port-for, livereload, sphinx-autobuild, mistune, m2r, opencv-contrib-python-headless, tqdm, opencv-python, tifffile, decorator, networkx, PyWavelets, imageio, scikit-image, Shapely, imgaug, ffmpeg-python Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed PyWavelets-1.1.1 PyYAML-5.3.1 Shapely-1.7.1 argh-0.26.2 decorator-4.4.2 ffmpeg-python-0.2.0 imageio-2.9.0 imgaug-0.4.0 livereload-2.6.3 m2r-0.2.1 mistune-0.8.4 networkx-2.5 opencv-contrib-python-headless-4.4.0.42 opencv-python-4.4.0.42 pathtools-0.1.2 port-for-0.3.1 scikit-image-0.17.2 sphinx-1.8.3 sphinx-autobuild-0.7.1 sphinx-autodoc-typehints-1.6.0 tifffile-2020.8.25 tornado-6.0.4 tqdm-4.48.2 watchdog-0.10.3 [rtd-command-info] start-time: 2020-08-31T22:54:10.870295Z, end-time: 2020-08-31T22:54:16.660172Z, duration: 5, exit-code: 2 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/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' ERROR: Exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 216, in _main status = self.run(options, args) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 182, in wrapper return func(self, options, args) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 325, in run reqs, check_supported_wheels=not options.target_dir File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve discovered_reqs.extend(self._resolve_one(requirement_set, req)) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one abstract_dist = self._get_abstract_dist_for(req_to_install) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for abstract_dist = self.preparer.prepare_linked_requirement(req) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement req, self.req_tracker, self.finder, self.build_isolation, File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution abstract_dist.prepare_distribution_metadata(finder, build_isolation) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 38, in prepare_distribution_metadata self._setup_isolation(finder) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 96, in _setup_isolation reqs = backend.get_requires_for_build_wheel() File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_vendor/pep517/wrappers.py", line 161, in get_requires_for_build_wheel 'config_settings': config_settings File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_vendor/pep517/wrappers.py", line 265, in _call_hook raise BackendUnavailable(data.get('traceback', '')) pip._vendor.pep517.wrappers.BackendUnavailable: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 86, in _build_backend obj = import_module(mod_path) File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 953, in _find_and_load_unlocked File "", line 219, in _call_with_frames_removed File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages/setuptools/__init__.py", line 6, in import distutils.core File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/site-packages/_distutils_hack/__init__.py", line 82, in create_module return importlib.import_module('._distutils', 'setuptools') File "/home/docs/checkouts/readthedocs.org/user_builds/thorn-thorn-perception/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) ModuleNotFoundError: No module named 'setuptools._distutils'