Package: python-sphinx Version: 1.4.4-2 Severity: normal Dear maintainer,
python-sphinx needs python-pathlib (python3-sphinx doesn't seem to need
it).
Example failed build:
artemis ~/src/flycheck/doc % make html
sphinx-build -b html -d _build/doctrees -j4 . _build/html
Running Sphinx v1.3.6
making output directory...
Exception occurred:
File "conf.py", line 21, in <module>
from pathlib import Path
ImportError: No module named pathlib
The full traceback has been saved in /tmp/sphinx-err-3GaJfk.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:80: recipe for target 'html' failed
make: *** [html] Error 1
Thanks.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 4.6.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Sean Whitton
signature.asc
Description: PGP signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

