All of lore.kernel.org
 help / color / mirror / Atom feed
* [OT] trying to build kas docs, "No module named 'sphinxarg'"
@ 2025-06-25 18:34 Robert P. J. Day
  2025-06-26  8:38 ` [docs] " Antonin Godard
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2025-06-25 18:34 UTC (permalink / raw)
  To: YP docs mailing list


Given the abudance of Sphinx expertise here, I'm hoping people will
forgive me for a little off-topic querying ... I checked out kas:

  https://github.com/siemens/kas.git

and tried to build the Sphinx docs with:

  $ make html

and got:

Generate kas-container usage documentation
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v7.4.7
loading translations [en]... done

Extension error:
Could not import extension sphinxarg.ext (exception: No module named
'sphinxarg')
make: *** [Makefile:53: html] Error 2


I've installed python3-configargparse, but no change. Can anyone
suggest what I need to fetch and install? Thank you kindly.

rday


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-26  9:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-25 18:34 [OT] trying to build kas docs, "No module named 'sphinxarg'" Robert P. J. Day
2025-06-26  8:38 ` [docs] " Antonin Godard
2025-06-26  9:14   ` Robert P. J. Day
2025-06-26  9:35     ` Gyorgy Sarvari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.