JacquesLucke/animation_nodes_manual

"There is a programable error in your configuration file:"

Closed this issue · 1 comments

I tried with system's python and virtualenv, same result

sphinx-build -b html docs build
Running Sphinx v1.7.9

Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 161, in init
execfile_(filename, config)
File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in execfile_
exec_(code, _globals)
File "conf.py", line 5, in
import sphinx_rtd_theme
ModuleNotFoundError: No module named 'sphinx_rtd_theme'

never mind tried with py3 env and it works