installing libxml2 on python 2.7 windows

后端 未结 1 942
时光取名叫无心
时光取名叫无心 2021-02-03 10:43

I\'ve searched but theres no libxml2 binaries for py2.7.

I have also tried running setup.py for version py2.6.9 but it gave me the error

failed to find h         


        
1条回答
  •  执笔经年
    2021-02-03 11:10

    Some time before I found a good page with prebuilt libraries for different versions of python and arch: http://www.lfd.uci.edu/~gohlke/pythonlibs/

    I suspect it will be useful for you.

    0 讨论(0)
提交回复
热议问题