Read the Docs build information Build id: 19125 Project: fastadc Version: latest Commit: b564235bbf082a4cd9af12225e20bab7ed575bcf Date: 2020-09-10T00:32:32.972754Z State: finished Success: False [rtd-command-info] start-time: 2020-09-10T05:32:48.955000Z, end-time: 2020-09-10T05:33:02.425000Z, duration: 13, exit-code: 0 python -mvirtualenv --no-site-packages --no-download /user_builds/fastadc/envs/latest New python executable in /user_builds/fastadc/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2020-09-10T05:33:02.490000Z, end-time: 2020-09-10T05:33:19.984000Z, duration: 17, exit-code: 1 python /user_builds/fastadc/envs/latest/bin/pip install --use-wheel -U --cache-dir /user_builds/fastadc/.cache/pip sphinx==1.3.5 Pygments==2.1.3 setuptools==20.1.1 docutils==0.12 mkdocs==0.15.0 PyYAML==5.2 mock==1.0.1 pillow==2.6.1 git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext sphinx-rtd-theme==0.1.9 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.1.1 Collecting sphinx==1.3.5 Using cached https://files.pythonhosted.org/packages/ff/91/45883bc962bda1be7e78039b41cc15e1eb3327ec75679eedd067b5d07bd5/Sphinx-1.3.5-py2.py3-none-any.whl Requirement already up-to-date: Pygments==2.1.3 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: setuptools==20.1.1 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: docutils==0.12 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: mkdocs==0.15.0 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Collecting PyYAML==5.2 Using cached https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz Requirement already up-to-date: mock==1.0.1 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: pillow==2.6.1 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Collecting readthedocs-sphinx-ext from git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext Cloning https://github.com/rtfd/readthedocs-sphinx-ext.git (to 0.6-alpha) to /tmp/pip-build-UqAxM0/readthedocs-sphinx-ext Requirement already up-to-date: sphinx-rtd-theme==0.1.9 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: commonmark==0.5.4 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Requirement already up-to-date: recommonmark==0.1.1 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages Collecting babel!=2.0,>=1.3 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl Requirement already up-to-date: snowballstemmer>=1.1 in /user_builds/fastadc/envs/latest/lib/python2.7/site-packages (from sphinx==1.3.5) Collecting six>=1.4 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/44/30/cb4555416609a8f75525e34cbacfc721aa5b0044809968b2cf553fd879c7/Markdown-3.2.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-UqAxM0/Markdown/setup.py", line 39, in __version__, __version_info__ = get_version() File "/tmp/pip-build-UqAxM0/Markdown/setup.py", line 32, in get_version import importlib.util ImportError: No module named util ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-UqAxM0/Markdown/ You are using pip version 8.1.1, however version 20.2.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command.