On 08/05/2018, Nikolay Lazarov wrote:
> Hi,
>
> I have Python3.5 and have to use lxml. Their page
> http://lxml.de/installation.html#requirements says that it requires libxml2
> and libxslt.
Correction, it states:
"""
Unless you are using a static binary distribution (e.g. from a Windows
binary
Hi,
I have Python3.5 and have to use lxml. Their page
http://lxml.de/installation.html#requirements says that it requires libxml2
and libxslt.
1. I went to ftp://xmlsoft.org/libxml2/ and found libxml2 for python3.5 (i
don't ask why files for different python3 versions are all called "python3"
but