我想在64位Windows10中为Anaconda Python3.x编译,所以我遵循了这里的步骤- 和here - xgboost。使用64位的mingw g++,当"make -j4“使用mingw64.mk时,我得到了以下错误信息:
g++: error: dmlc-core/libdmlc.a: No such file or
每当我试图在Windows上使用GitBash终端运行python命令时,它看起来都是错误的:C:/Program Files/Git/usr/bin/python.exe: cannot open shared object file: No such file or directory
包含python可执行文件<