(pandas-dev) [mgarcia@xps doc]$ python make.py --num-jobs=8
Running Sphinx v1.7.5
Extension error:
Could not import extension sphinxcontrib.spelling (exception: No module named 'sphinxcontrib.spelling')
Problem description
In #21109 the package sphinxcontrib-spelling has been added to the sphinx configuration, but the package has not been included in the conda or pip dependencies. This is making the documentation script crash.
Problem description
In #21109 the package
sphinxcontrib-spellinghas been added to the sphinx configuration, but the package has not been included in thecondaorpipdependencies. This is making the documentation script crash.