Hello,

How do I resolve the following error trying to build Sphinx
documentation?

sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v2.4.1
WARNING: html_static_path entry '_static' does not exist
loading intersphinx inventory from ldap.inv...
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 12 source files that are out of date
updating environment: [new config] 12 added, 0 changed, 0 removed
reading sources... [100%] tldap.test                                            
                                                                                
                                                    
Exception occurred:
  File 
"/home/brian/tree/unimelb/karaage/python-tldap/.venv/lib/python3.7/site-packages/sphinx/pycode/__init__.py",
 line 167, in parse
    raise PycodeError('parsing %r failed: %r' % (self.srcname, exc))
sphinx.errors.PycodeError: parsing 
'/home/brian/tree/unimelb/karaage/python-tldap/tldap/test/slapd.py' failed: 
NotImplementedError('Unable to parse BoolOp object')
The full traceback has been saved in /tmp/brian/sphinx-err-qr347yxt.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!
make: *** [Makefile:45: html] Error 2

Regards
-- 
Brian May <br...@linuxpenguins.xyz>
https://linuxpenguins.xyz/brian/
_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to