Install libxml prebuild binaries on python2.7

885 Views Asked by At

I am having problems with installing libxml with python 2.7 . I searched various answers in SO they told to install from prebuild binaries fro here

http://pypi.python.org/pypi/lxml/2.2.2

But i am not able to find on that page how to install pre build binaries . can anyone please help me with this.

Also i don't have svn installed

2

There are 2 best solutions below

0
On

You can find it, and lots of up to date binaries here.

Credit to YOU

1
On