I first try to run the basic pip install command for it:
C:\\Program Files (x86)\\Python35-32>pip install lxml Collecting lxml Using cached lxml-3.6.4.t
Also, check your pip --version. I had v19.0 and Gohlke .whl binaries would not install. Upgrade to 19.2 or greater.