Weird error in html5lib module
#1
Hi guys and gals. I use the latest Kodi version (Leia 18.4) and when I try to use the plugin I try to develop, I got a weird error in the html5lib module. The error is being thrown when I try to create the etree object:
python:
tree=html5lib.treebuilders.getTreeBuilder("etree")
The error is the following (partly talen from the Kodi log): https://paste.kodi.tv/rezexetixu.kodi
Needless to say that this part of the code run smoothly when I try to debug it in my PC, I have all the dependencies installed and I already tried to reinstall the html5lib module, as well as to get a clear installation of the Kodi.
Does anyone is familiar with such error?
Many thanks!
Reply


Messages In This Thread
Weird error in html5lib module - by shurikkk - 2019-09-30, 15:54
RE: Weird error in html5lib module - by V8MEM - 2019-10-01, 09:44
Logout Mark Read Team Forum Stats Members Help
Weird error in html5lib module0