简体   繁体   中英

python data.table windows build

Has anyone had success getting the h2o python datatable package to install on Windows? It requires clang/llvm ( https://github.com/h2oai/datatable/wiki/Build-instructions ), and the pre-built binaries for Windows are apparently insufficient when I tried. Thus it appears to need a full clang/llvm/llvmlite build from source to get working. I'd love to see a detailed built process if someone has had luck.

Datatable will officially release Windows wheels starting from version 0.11. Right now it is possible to install the development version of datatable by following the instructions at https://datatable.readthedocs.io/en/latest/install.html#install-on-windows

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