Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 292 Bytes

windows.md

File metadata and controls

13 lines (8 loc) · 292 Bytes

Prerequisites on Windows

Installing a lxml on Windows is very awkward. I used a pre-built (and unofficial) binary from here:

To use the .whl file:

pip install wheel
pip install path\to\file.whl