Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.15.3
-
None
-
-
d02b070e23c757fa72a66a4049a659f4f5c5fc77 (pyside/pyside-setup/5.15), 4ae031947 (dev), 1b9c1fcb4 (6.6), 15e0392ce (6.5)
Description
Building the 'apidoc' target proceeds until this point:
preparing documents... done writing output... [ 0%] PySide2/Qt3DAnimation/Qt3DAnimation /tmp/snapshot-pyside-5.15/pyside-setup/testenv-5.153_build/py3.6-qt5.15.1-64bit-release/pyside2/doc/rst/PySide2/Qt3DAnimation/Qt3DAnimation.rst:9: WARNING: undefined label: qt3danimation-module.html (if the link has no caption the label must precede a section header) Theme error: An error happened in rendering the page PySide2/Qt3DAnimation/Qt3DAnimation. Reason: KeyError('__name__',) doc/CMakeFiles/apidoc.dir/build.make:77: recipe for target 'doc/CMakeFiles/apidoc' failed
The culprit seems to be commit 58a0d36d9271e91bd21272a9fe3b736dd90db58d - reverting that makes the doc builds succeed again.
Attachments
Issue Links
- relates to
-
PYSIDE-2473 Importing PySide6 breaks using unittest.mock.patch.dict to mock imports
- Closed