Search code examples
pythonpiplxmlwindows-server-2012

Instal pip lxml on windows server 2012


How do i install lxml on windows server 2012? It gave me a failed with error code 1 error.


Solution

  • You need MS C++ Compiler, if you do not have it, download lxml on

    https://pypi.python.org/pypi/lxml/3.7.3

    and install with file which matches with your py version.