lxml: DLL load failed: The specified module could not be found

前端 未结 3 1233
感情败类
感情败类 2020-12-10 17:01

I have Windows Server 2008 R2 x64. It has running Python27 x86 + Django 1.3 + apache 2.2 x86 under wsgi. It runs ok without lxml.

We\'re using soaplib,

3条回答
  •  天涯浪人
    2020-12-10 17:18

    I installed unofficial builds from http://www.lfd.uci.edu/~gohlke/pythonlibs/

    It solved my problem.

提交回复
热议问题