install lxml
The following questions can be found:
As a result, the solution to a pit or a pit, so give up, find there is no other solution.
Pro-Test using WHEEL+PIP can be successfully installed lxml!
Wheel is essentially a ZIP package format that uses the. WHL extension for the installation of the Python module, which appears to replace the Eggs.
1. Installing Wheel
install wheel
2. Download the installation file
There are many Python expansion pack installation files on the page, find the download path for lxml, and select the appropriate installation file-download path:
3. Installing lxml
Install lxml using an absolute path, similar to:
pip install C:\Users\light\Downloads\lxml-3.6.4-cp27-cp27m-win_amd64.whl
The results are as follows:
4. Testing
Perfect solution! Call it
Reprint |:http://blog.csdn.net/wang_shen_tao/article/details/52744515
Install Python module under Windows using PIP lxml