2016年3月15日 星期二

[python] python 3.5 install lxml with binary under windows 8


1.
go to http://www.lfd.uci.edu/~gohlke/pythonlibs/

download

to desketop




2. go to the version of python file directory. (The IDE you're using....)

cmd

cd C:\Users\xxxxx\AppData\Local\Programs\Python\Python35-32\Scripts>

3. pip install wheel

or any kind of way you install the wheel, it should be appear in this folder with pip.exe.



3. pip install c:\Users\xxxxx\Desktop\lxml-3.5.0-cp35-none-win32.whl

it sholud be ok.


沒有留言:

張貼留言