octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Wed, 14 Mar 2018 12:13:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #29, bug #53006 (project octave):

I am not familiar with the Python lxml package. Is there a strong reason to
prefer it over the built-in xml package?

I am in favor of easing maintenance burden, if lxml makes it vastly easier to
keep this script simple, please do use it. But if the prepare_qhelp.py script
can be written to use the built-in xml package, that would ease the build
requirements a little bit.


  GEN      doc/interpreter/.octave-qthelp-stamp
Traceback (most recent call last):
  File "../doc/interpreter/prepare_qhelp.py", line 27, in <module>
    import lxml.html as lh
ModuleNotFoundError: No module named 'lxml'
Makefile:27803: recipe for target 'doc/interpreter/.octave-qthelp-stamp'
failed


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]