问题描述
安装HuggingFace datasets时出现报错
系统:MacOS 10.13.6
环境:Conda虚拟环境,python==3.8.1
命令:
pip install datasets
报错信息:
CMake Error at CMakeLists.txt:268 (find_package):
By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Arrow", but
CMake did not find one.
Could not find a package configuration file provided by "Arrow" with any of
the following names:
ArrowConfig.cmake
arrow-config.cmake
Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
"Arrow_DIR" to a directory containing one of the above files. If "Arrow"
provides a separate developmen


1万+

被折叠的 条评论
为什么被折叠?



