Read the Docs build information Build id: 279990 Project: ez-systems-developer-documentation Version: 1.13 Commit: 1225c66e8285680c9c882abfb672b3944cb61101 Date: 2020-01-24T07:08:23.044701Z State: finished Success: False [rtd-command-info] start-time: 2020-01-24T07:08:25.453463Z, end-time: 2020-01-24T07:08:25.761859Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/ezsystems/developer-documentation.git [rtd-command-info] start-time: 2020-01-24T07:08:25.839873Z, end-time: 2020-01-24T07:08:27.212505Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/ezsystems/developer-documentation 04ceb3f..2ea4578 3.0-release-notes -> origin/3.0-release-notes ab96afa..4fcada9 search-reference -> origin/search-reference [rtd-command-info] start-time: 2020-01-24T07:08:27.473776Z, end-time: 2020-01-24T07:08:29.731220Z, duration: 2, exit-code: 0 git checkout --force origin/1.13 HEAD is now at 1225c66 Adding link to Security policy (#926) [rtd-command-info] start-time: 2020-01-24T07:08:29.870751Z, end-time: 2020-01-24T07:08:30.240201Z, duration: 0, exit-code: 0 git clean -d -f -f Removing _build/ Removing docs/readthedocs-data.js [rtd-command-info] start-time: 2020-01-24T07:08:31.557168Z, end-time: 2020-01-24T07:08:35.037541Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/bin/python2.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/bin/python2.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-24T07:08:35.140583Z, end-time: 2020-01-24T07:08:35.639203Z, duration: 0, exit-code: 1 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip pip Traceback (most recent call last): File "/home/docs/.pyenv/versions/2.7.16/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/home/docs/.pyenv/versions/2.7.16/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/__main__.py", line 16, in from pip._internal import main as _main # isort:skip # noqa File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/__init__.py", line 40, in from pip._internal.cli.autocompletion import autocomplete File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/cli/autocompletion.py", line 8, in from pip._internal.cli.main_parser import create_main_parser File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/cli/main_parser.py", line 12, in from pip._internal.commands import ( File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/commands/__init__.py", line 6, in from pip._internal.commands.completion import CompletionCommand File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/commands/completion.py", line 6, in from pip._internal.cli.base_command import Command File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/1.13/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", line 25, in from pip._internal.index import PackageFinder ImportError: cannot import name PackageFinder