[GH-ISSUE #22] libxslt not built #17

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

Originally created by @claytondukes on GitHub (Jun 23, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/22

Not sure how much it matters since the system seems to work without it, but I get this when running pip install -r conf/requirements.txt

/usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) libxslt stub generator not found, libxslt not built

Originally created by @claytondukes on GitHub (Jun 23, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/22 Not sure how much it matters since the system seems to work without it, but I get this when running `pip install -r conf/requirements.txt` `/usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) libxslt stub generator not found, libxslt not built`
Author
Owner

@savichev commented on GitHub (Jul 14, 2015):

sudo apt-get install libxml2-utils python-libxml2 python-lxml

<!-- gh-comment-id:121242048 --> @savichev commented on GitHub (Jul 14, 2015): sudo apt-get install libxml2-utils python-libxml2 python-lxml
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#17
No description provided.