简体   繁体   中英

installing libxml2 on python 2.7 windows

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 headers for libxml2: update includes_dir

Does anyone have a solution?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM