Ok, I suggested adding python3-sphinx explicitly, but my tests
indicate that python3-sphinx-rtd-theme is also required after all.
I think you need this:
- python3-nbsphinx ,
+ python3-nbsphinx,
[...]
- python3-sphinx-rtd-theme ,
+ python3-
On Tue, Sep 30, 2025 at 03:13:29PM +, b...@hawaga.org.uk wrote:
>
> This is failing on documentation build with:
>
> > /usr/bin/python3: No module named sphinx
>
> which should be (in Debian) coming from python3-sphinx -- specifically this
> file:
>
> > /usr/lib/python3/dist-packages/sphin
Control: tags -1 + patch
Hi Santiago, Hi Ben,
I managed to get somewhere that allows minifying the build
environment without breaking nocheck or nodoc profiles with:
--- a/debian/control
+++ b/debian/control
@@ -11,16 +11,16 @@ Build-Depends: debhelper-compat (= 13),
python3-all,
3 matches
Mail list logo