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
Looks like sphinx documentation is not fully finished.
+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/manRunning Sphinx v4.5.0making output directory... doneWARNING: html_static_path entry '_static' does not exist[autosummary] generating autosummary for: api/mercantile.rst, api/mercantile.scripts.rst, api/modules.rst, authors.rst, changelog.rst, cli.rst, index.rst, install.rst, license.rst, quickstart.rstFailed to import mercantile.Possible hints:* KeyError: 'mercantile'* ModuleNotFoundError: No module named 'mercantile'Failed to import mercantile.scripts.Possible hints:* KeyError: 'mercantile'* ModuleNotFoundError: No module named 'mercantile'building [mo]: targets for 0 po files that are out of datebuilding [man]: all manpagesupdating environment: [new config] 10 added, 0 changed, 0 removedreading sources... [100%] quickstartWARNING: autodoc: failed to import module 'mercantile'; the following exception was raised:No module named 'mercantile'WARNING: autodoc: failed to import module 'scripts' from module 'mercantile'; the following exception was raised:No module named 'mercantile'/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/docs/license.rst:4: ERROR: Content block expected for the "raw" directive; none found.looking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... mercantile.1 { quickstart install api/modules api/mercantile api/mercantile.scripts cli changelog license authors } donebuild succeeded, 4 warnings.
Module cannot be loaded because it is not available on sys.path.
This can be fixed by below patch
(first line is not needed )
After apply that patch however latest sphinx show even more warnings
+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/manRunning Sphinx v4.5.0making output directory... doneWARNING: html_static_path entry '_static' does not exist[autosummary] generating autosummary for: api/mercantile.rst, api/mercantile.scripts.rst, api/modules.rst, authors.rst, changelog.rst, cli.rst, index.rst, install.rst, license.rst, quickstart.rstbuilding [mo]: targets for 0 po files that are out of datebuilding [man]: all manpagesupdating environment: [new config] 10 added, 0 changed, 0 removedreading sources... [100%] quickstart/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Bbox:24: WARNING: autosummary: stub file not found 'mercantile.Bbox.count'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Bbox:24: WARNING: autosummary: stub file not found 'mercantile.Bbox.index'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLat:24: WARNING: autosummary: stub file not found 'mercantile.LngLat.count'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLat:24: WARNING: autosummary: stub file not found 'mercantile.LngLat.index'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLatBbox:24: WARNING: autosummary: stub file not found 'mercantile.LngLatBbox.count'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLatBbox:24: WARNING: autosummary: stub file not found 'mercantile.LngLatBbox.index'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Tile:24: WARNING: autosummary: stub file not found 'mercantile.Tile.count'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Tile:24: WARNING: autosummary: stub file not found 'mercantile.Tile.index'. Check your autosummary_generate setting./home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/docs/license.rst:4: ERROR: Content block expected for the "raw" directive; none found.looking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... python-mercantile.3 { quickstart install api/modules api/mercantile api/mercantile.scripts cli changelog license authors } /home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Bbox:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.Bbox.count/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Bbox:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.Bbox.index/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLat:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.LngLat.count/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLat:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.LngLat.index/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLatBbox:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.LngLatBbox.count/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.LngLatBbox:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.LngLatBbox.index/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Tile:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.Tile.count/home/tkloczko/rpmbuild/BUILD/mercantile-1.2.1/mercantile/__init__.py:docstring of mercantile.Tile:29:<autosummary>:1: WARNING: py:obj reference target not found: mercantile.Tile.indexdonebuild succeeded, 18 warnings.
The text was updated successfully, but these errors were encountered:
Looks like sphinx documentation is not fully finished.
Module cannot be loaded because it is not available on
sys.path
.This can be fixed by below patch
(first line is not needed )
After apply that patch however latest sphinx show even more warnings
The text was updated successfully, but these errors were encountered: