Read the Docs build information Build id: 279216 Project: espressif-esp-idf Version: latest Commit: 7be7839690f814d0a6aa5d4dd106dd43aec80354 Date: 2020-01-22T19:15:24.448077Z State: finished Success: False [rtd-command-info] start-time: 2020-01-22T19:15:25.024707Z, end-time: 2020-01-22T19:15:25.044488Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/espressif/esp-idf.git [rtd-command-info] start-time: 2020-01-22T19:15:25.154237Z, end-time: 2020-01-22T19:15:27.095306Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/espressif/esp-idf a7bbc74a2..7be783969 master -> origin/master [rtd-command-info] start-time: 2020-01-22T19:15:27.393599Z, end-time: 2020-01-22T19:15:28.589154Z, duration: 1, exit-code: 0 git checkout --force origin/master Previous HEAD position was a7bbc74a2 Merge branch 'bugfix/rom_opi_flash_cpp_guards' into 'master' HEAD is now at 7be783969 Merge branch 'nimble/dynamic_buffers' into 'master' [rtd-command-info] start-time: 2020-01-22T19:15:28.668242Z, end-time: 2020-01-22T19:15:28.715783Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-22T19:15:29.081171Z, end-time: 2020-01-22T19:15:29.121069Z, duration: 0, exit-code: 0 git submodule sync Synchronizing submodule url for 'components/mqtt/esp-mqtt' [rtd-command-info] start-time: 2020-01-22T19:15:29.200235Z, end-time: 2020-01-22T19:15:29.279700Z, duration: 0, exit-code: 0 git submodule update --init --force components/mqtt/esp-mqtt Submodule path 'components/mqtt/esp-mqtt': checked out '86fc8b7584f7f3aebf422843d84a26655e485fbe' [rtd-command-info] start-time: 2020-01-22T19:15:30.101448Z, end-time: 2020-01-22T19:15:34.347122Z, duration: 4, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/latest/bin/python2.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/latest/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/latest/bin/python2.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-22T19:15:34.451181Z, end-time: 2020-01-22T19:15:34.889694Z, duration: 0, exit-code: 1 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/.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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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/espressif-esp-idf/envs/latest/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