You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinxrunning build_sphinxRunning Sphinx v4.0.2making output directory... doneWARNING: html_static_path entry '_static' does not existloading intersphinx inventory from http://docs.python.org/objects.inv...loading intersphinx inventory from http://sphinx-doc.org/objects.inv...intersphinx inventory has moved: http://docs.python.org/objects.inv -> https://docs.python.org/3/objects.invintersphinx inventory has moved: http://sphinx-doc.org/objects.inv -> https://www.sphinx-doc.org/en/master/WARNING: failed to reach any of the inventories with the following issues:intersphinx inventory 'http://sphinx-doc.org/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ')building [mo]: targets for 0 po files that are out of datebuilding [man]: all manpagesupdating environment: [new config] 2 added, 0 changed, 0 removedreading sources... [100%] indexlooking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... python-sphinxcontrib-autoprogram.3 { } donebuild succeeded, 2 warnings.
The text was updated successfully, but these errors were encountered:
Minimal example is in first line /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx.
That command can be executed in source root just after clone git repo.
In mean time I made as well some patch to move away from pkg_resources namespaces.
The text was updated successfully, but these errors were encountered: