Re: [xml] libxml2 and libxslt Python3.5 Windows installation

2018-05-09 Thread Martin (gzlist) via xml
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

[xml] libxml2 and libxslt Python3.5 Windows installation

2018-05-08 Thread Nikolay Lazarov
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