Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This started happening at some point, but isn't failing the build:
https://travis-ci.org/apache/arrow/jobs/260259569
running build_sphinx creating /home/travis/build/apache/arrow/python/doc/_build creating /home/travis/build/apache/arrow/python/doc/_build/doctrees creating /home/travis/build/apache/arrow/python/doc/_build/html Running Sphinx v1.6.3 loading pickled environment... not yet created [autosummary] generating autosummary for: api.rst, data.rst, development.rst, filesystems.rst, getting_involved.rst, index.rst, install.rst, ipc.rst, memory.rst, pandas.rst, parquet.rst, plasma.rst /home/travis/build/apache/arrow/python/.eggs/setuptools_scm-1.15.6-py3.6.egg/setuptools_scm/git.py:56: UserWarning: "/home/travis/build/apache/arrow" is shallow and may cause errors /home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. RemovedInSphinx17Warning) WARNING: [autosummary] failed to import 'pyarrow.Array': no module named pyarrow.Array WARNING: [autosummary] failed to import 'pyarrow.ArrayValue': no module named pyarrow.ArrayValue WARNING: [autosummary] failed to import 'pyarrow.BinaryArray': no module named pyarrow.BinaryArray WARNING: [autosummary] failed to import 'pyarrow.BinaryValue': no module named pyarrow.BinaryValue WARNING: [autosummary] failed to import 'pyarrow.BooleanArray': no module named pyarrow.BooleanArray WARNING: [autosummary] failed to import 'pyarrow.BooleanValue': no module named pyarrow.BooleanValue WARNING: [autosummary] failed to import 'pyarrow.Buffer': no module named pyarrow.Buffer <SNIP>