Hi,
It seems the exception comes from your configuration file.
Could you check line 48 of your conf.py?
> File "conf.py", line 48, in <module>
>AttributeError: module 'distutils.config' has no attribute 'ConfigParser'
Thanks,
Takeshi KOMIYA
2016年7月28日木曜日 6時25分10秒 UTC+9 Lian Tao:
>
> Hello,
>
>
> When I run sphinx-build docs docs/_build, I get the error:
>
>
>
>
> # Sphinx version: 1.4.5
>
> # Python version: 3.5.2 (CPython)
>
> # Docutils version: 0.12 release
>
> # Jinja2 version: 2.8
>
> # Last messages:
>
>
> # Loaded extensions:
>
> Traceback (most recent call last):
>
> File "//anaconda/lib/python3.5/site-packages/sphinx/cmdline.py", line
> 243, in main
>
> opts.warningiserror, opts.tags, opts.verbosity, opts.jobs)
>
> File "//anaconda/lib/python3.5/site-packages/sphinx/application.py",
> line 137, in __init__
>
> confoverrides or {}, self.tags)
>
> File "//anaconda/lib/python3.5/site-packages/sphinx/config.py", line
> 292, in __init__
>
> execfile_(filename, config)
>
> File "//anaconda/lib/python3.5/site-packages/sphinx/util/pycompat.py",
> line 130, in execfile_
>
> exec_(code, _globals)
>
> File "conf.py", line 48, in <module>
>
> AttributeError: module 'distutils.config' has no attribute 'ConfigParser'
>
>
>
> Lian
>
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.