Date: Mon, 08 Aug 2022 16:11:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265721] textproc/py-sphinx-book-theme 0.3.2 Missing module: sphinx_book_theme.header_buttons Message-ID: <bug-265721-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265721 Bug ID: 265721 Summary: textproc/py-sphinx-book-theme 0.3.2 Missing module: sphinx_book_theme.header_buttons Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: jontheil@gmail.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org When I try to build with with sphinx-build and html_theme =3D 'sphinx_book_theme', I get exception: No module named 'sphinx_book_theme.header_buttons' The module seems to exist in the source code ls -ls /usr/ports/textproc/py-sphinx-book-theme/work-py39/sphinx_book_theme-0.3.2/= src/sphinx_book_theme 8 -rw-r--r-- 1 root wheel 7182 29 mar. 05:46 __init__.py 4 -rw-r--r-- 1 root wheel 2525 29 mar. 05:46 _compile_translations.py 4 drwxr-xr-x 5 root wheel 512 29 mar. 05:46 assets 4 drwxr-xr-x 2 root wheel 512 29 mar. 05:46 header_buttons 4 drwxr-xr-x 3 root wheel 512 29 mar. 05:46 theme The module does not exist in the installation folder /usr/local/lib/python3.9/site-packages/sphinx_book_theme/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265721-7788>