windows8.1 64位安装lxml失败


我想在安装lxml,pip后发现error:要求有安装vs2010我找到了解决方案 http://www.zhihu.com/question/26857761/answer/34382260 但是由于是64位的原因出现了新的错误valueerror:PATH 与 http://stackoverflow.com/questions/28251314/error-microsoft-visual-c-1... 这里的情况类似,但是解决方案我没有完成。

python3.x lxml windows-8

艾克丝玛琪娜 10 years, 10 months ago

安装发行版的Anaconda,可以解决安装lxml的问题,算是一个将就的方法。

JohnLi2 answered 10 years, 10 months ago

Your Answer