Read the Docs build information Build id: 278972 Project: icb-anndata Version: stable Commit: 52d01f3c6ae6b4fc28e4f3216ea29fd13fed3f96 Date: 2020-01-22T14:03:01.877696Z State: finished Success: False [rtd-command-info] start-time: 2020-01-22T14:03:02.447024Z, end-time: 2020-01-22T14:03:02.457418Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/theislab/anndata.git [rtd-command-info] start-time: 2020-01-22T14:03:02.536100Z, end-time: 2020-01-22T14:03:03.271805Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From https://github.com/theislab/anndata d2dfcfa..52d01f3 master -> origin/master * [new tag] 0.7.1 -> 0.7.1 [rtd-command-info] start-time: 2020-01-22T14:03:03.567567Z, end-time: 2020-01-22T14:03:03.581333Z, duration: 0, exit-code: 0 git checkout --force 52d01f3c6ae6b4fc28e4f3216ea29fd13fed3f96 Previous HEAD position was d2dfcfa use_package_data=True (#301) HEAD is now at 52d01f3 Fix unnecessary copy in strings_to_categoricals (#298) [rtd-command-info] start-time: 2020-01-22T14:03:03.676800Z, end-time: 2020-01-22T14:03:03.706271Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-01-22T14:03:04.889850Z, end-time: 2020-01-22T14:03:09.831585Z, duration: 4, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.6.8' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/bin/python3.6 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/bin/python3.6) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-01-22T14:03:09.915549Z, end-time: 2020-01-22T14:03:10.537612Z, duration: 0, exit-code: 1 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/.cache/pip pip Traceback (most recent call last): File "/home/docs/.pyenv/versions/3.6.8/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/docs/.pyenv/versions/3.6.8/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/lib/python3.6/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/icb-anndata/envs/stable/lib/python3.6/site-packages/pip/_internal/__init__.py", line 40, in from pip._internal.cli.autocompletion import autocomplete File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/lib/python3.6/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/icb-anndata/envs/stable/lib/python3.6/site-packages/pip/_internal/cli/main_parser.py", line 12, in from pip._internal.commands import ( File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/stable/lib/python3.6/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/icb-anndata/envs/stable/lib/python3.6/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/icb-anndata/envs/stable/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 25, in from pip._internal.index import PackageFinder ImportError: cannot import name 'PackageFinder'