A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Mozilla NSS 32-bit - pass 1 | HOME | ITSTool » |
Name: Python module LXML
Summary: Python bindings for libxslt and libxml2
License: BSD 3-clause
Version: 6.0.2
URL: https://github.com/lxml/lxml/releases/download/lxml-6.0.2/lxml-6.0.2.tar.gz
Average Build Time: 0.8 SBU
Used Install Space: 104 MiB
To compile Python module LXML, run the following command:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
Finally, to install Python module LXML into the build tree, run the following command:
pip3 install --no-index --find-links dist --no-user lxml
| Contents | |
|---|---|
| Installed Plugins | lxml |
| Installed Files | /usr/lib/python3.13/site-packages/lxml and /usr/lib/python3.13/site-packages/lxml-6.0.2.dist-info |
| Navigation | ||
|---|---|---|
| « Mozilla NSS 32-bit - pass 1 | HOME | ITSTool » |