Opened 10 years ago
Closed 8 years ago
#412 closed defect (wontfix)
Do we use libxml2?
Reported by: | smk78 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView Next Release +1 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Documentation |
Description (last modified by butler)
During the Sphinx doc build for Windows (using Anaconda) the following
error is thrown:
RuntimeError: Could not find libxml2 on the system
Anaconda uses the lxml Pythonic binding to libxml2 (& libxslt). But
this error is being thrown by \sasview\setup_mac.py!
The doc build continues nonetheless.
This raises two questions:
1) Is libxml2 still needed (on any platform)?
2) If libxml2 is only needed on Mac, why is a doc build on Windows
flagging it as an error?
Change History (2)
comment:1 Changed 9 years ago by butler
- Description modified (diff)
comment:2 Changed 8 years ago by ajj
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
No longer valid