Duplicate option in armstrong theme.conf · Issue #491 · RDFLib/rdflib (original) (raw)
I am having trouble building the documentation on Python 3.4. The error seems to be due to a duplicate option (medium_color
) in the armstrong theme.conf
file:
File "/usr/lib/python3.4/configparser.py", line 1070, in _read
fpname, lineno)
configparser.DuplicateOptionError: While reading from '/home/abuild/rpmbuild/BUILD/rdflib-4.2.0/docs/_themes/armstrong/theme.conf' [line 40]: option 'medium_color' in section 'options' already exists
The full traceback has been saved in /tmp/sphinx-err-ujefv9ut.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:33: recipe for target 'html' failed
make: *** [html] Error 1