[GH-ISSUE #123] libxml2 is hard to install. #81

Open
opened 2026-02-27 15:57:15 +03:00 by kerem · 3 comments
Owner

Originally created by @pc10201 on GitHub (Jul 21, 2016).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/123

import libxml2
has error.

I spend a lot time to install it.
You can use lxml to replace libxml2.

Originally created by @pc10201 on GitHub (Jul 21, 2016). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/123 import libxml2 has error. I spend a lot time to install it. You can use lxml to replace libxml2.
Author
Owner
<!-- gh-comment-id:259987149 --> @master2sid2 commented on GitHub (Nov 11, 2016): Just replce in /srv/webvirtcloud/conf/requirements.txt from http://git.gnome.org/browse/libxml2/snapshot/libxml2-2.9.1.tar.gz#egg=libxml2-python&subdirectory=python to http://github.com/retspen/retspen.github.io/raw/master/libxml2-python-2.9.1.tar.gz
Author
Owner

@ikus060 commented on GitHub (Nov 13, 2016):

Any reason, why this changed is not in the repo already ?

<!-- gh-comment-id:260157739 --> @ikus060 commented on GitHub (Nov 13, 2016): Any reason, why this changed is not in the repo already ?
Author
Owner

@hongweipeng commented on GitHub (Jun 11, 2018):

yeah, I run this in Python3. There is not libxml2 for Python3. So I use lxml replace.

<!-- gh-comment-id:396143681 --> @hongweipeng commented on GitHub (Jun 11, 2018): yeah, I run this in Python3. There is not libxml2 for Python3. So I use lxml replace.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#81
No description provided.