Read the Docs build information Build id: 161 Project: wiki Version: latest Commit: 5eca14444fd24fc8da0aedce9061e94d1ab285b1 Date: 2020-01-23T12:34:38.086643Z State: finished Success: False [rtd-command-info] start-time: 2020-01-23T12:34:38.404711Z, end-time: 2020-01-23T12:34:38.438949Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/amarula/wiki-amarula.git [rtd-command-info] start-time: 2020-01-23T12:34:38.495446Z, end-time: 2020-01-23T12:34:39.817531Z, duration: 1, exit-code: 0 git fetch --tags --prune --prune-tags --depth 50 From https://github.com/amarula/wiki-amarula + ccefcb6...5eca144 master -> origin/master (forced update) [rtd-command-info] start-time: 2020-01-23T12:34:40.017919Z, end-time: 2020-01-23T12:34:40.044670Z, duration: 0, exit-code: 0 git checkout --force origin/master Warning: you are leaving 1 commit behind, not connected to any of your branches: ccefcb6 bsp: nanopi-m4: Update nanopi m4 If you want to keep it by creating a new branch, this may be a good time to do so with: git branch ccefcb6 HEAD is now at 5eca144 bsp: nanopi-m4: Update nanopi m4 [rtd-command-info] start-time: 2020-01-23T12:34:40.100455Z, end-time: 2020-01-23T12:34:40.119370Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-23T12:34:40.527424Z, end-time: 2020-01-23T12:34:46.051934Z, duration: 5, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download /opt/readthedocs.org/user_builds/wiki/envs/latest Using base prefix '/usr' New python executable in /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python3.6 Not overwriting existing python script /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python (you must use /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python3.6) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-23T12:34:46.180127Z, end-time: 2020-01-23T12:34:46.624963Z, duration: 0, exit-code: 1 /opt/readthedocs.org/user_builds/wiki/envs/latest/bin/python -m pip install --upgrade --cache-dir /opt/readthedocs.org/user_builds/wiki/.cache/pip pip Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/__main__.py", line 16, in from pip._internal import main as _main # isort:skip # noqa File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/__init__.py", line 40, in from pip._internal.cli.autocompletion import autocomplete File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/cli/autocompletion.py", line 8, in from pip._internal.cli.main_parser import create_main_parser File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/cli/main_parser.py", line 12, in from pip._internal.commands import ( File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/commands/__init__.py", line 6, in from pip._internal.commands.completion import CompletionCommand File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/commands/completion.py", line 6, in from pip._internal.cli.base_command import Command File "/opt/readthedocs.org/user_builds/wiki/envs/latest/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 24, in from pip._internal.index import PackageFinder ImportError: cannot import name 'PackageFinder'