Closed barrybingo closed 10 years ago
Error message on start when no lxml installed. Does Pinkie require lxml?
lxml was previously required but is no longer. head.py imports the module; bot.py registers modules and would throw the error. head.py can be safely edited to remove the lxml.html import line.
Error message on start when no lxml installed. Does Pinkie require lxml?