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/sphinx-build -n -T -b man docs build/sphinx/manRunning Sphinx v6.2.1making output directory... doneloading intersphinx inventory from https://docs.python.org/3/objects.inv...loading intersphinx inventory from https://docs.pytest.org/en/latest/objects.inv...loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv...loading intersphinx inventory from https://tox.readthedocs.io/en/latest/objects.inv...loading intersphinx inventory from https://devpi.net/docs/devpi/devpi/stable/+doc/objects.inv...loading intersphinx inventory from https://kedro.readthedocs.io/en/latest/objects.inv...intersphinx inventory has moved: https://setuptools.readthedocs.io/en/latest/objects.inv -> https://setuptools.pypa.io/en/latest/objects.invintersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/objects.invintersphinx inventory has moved: https://kedro.readthedocs.io/en/latest/objects.inv -> https://docs.kedro.org/en/latest/objects.invbuilding [mo]: targets for 0 po files that are out of datewriting output...building [man]: all manpagesupdating environment: [new config] 3 added, 0 changed, 0 removedreading sources... [100%] indexWARNING: autodoc: failed to import method '_Result.force_exception' from module 'pluggy._callers'; the following exception was raised:Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/sphinx/util/inspect.py", line 341, in safe_getattr return getattr(obj, name, *defargs)AttributeError: type object '_Result' has no attribute 'force_exception'The above exception was the direct cause of the following exception:Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 106, in import_object obj = attrgetter(obj, mangled_name) File "/usr/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 324, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 2769, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/lib/python3.8/site-packages/sphinx/util/inspect.py", line 357, in safe_getattr raise AttributeError(name) from excAttributeError: force_exceptionlooking for now-outdated files... none foundpickling environment... donechecking consistency... donewriting... python-pluggy.3 { api_reference changelog } /home/tkloczko/rpmbuild/BUILD/pluggy-1.2.0/docs/index.rst:471: WARNING: py:meth reference target not found: pluggy._callers._Result.force_exception/home/tkloczko/rpmbuild/BUILD/pluggy-1.2.0/docs/index.rst:483: WARNING: py:meth reference target not found: pluggy._callers._Result.force_exception/home/tkloczko/rpmbuild/BUILD/pluggy-1.2.0/CHANGELOG.rst:67: WARNING: py:meth reference target not found: pluggy._callers._Result.force_exceptiondonebuild succeeded, 4 warnings.
The text was updated successfully, but these errors were encountered:
Here is sphinx output
The text was updated successfully, but these errors were encountered: