starcoder
starcoder copied to clipboard
Problems with Installations
Hi! I followed carefully the installations instructions in the README for the fine tuning task (I also have installed the packages in requirements.txt), but the installation wasn't successful. Please, which Python version should I use? Note: I'm currently using Python 3.10.2.
The error log is too long, so here follows the main error message:
gmake[2]: *** [CMakeFiles/arrow_python.dir/build.make:79: CMakeFiles/arrow_python.dir/pyarrow/src/arrow/python/arrow_to_pandas.cc.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:238: CMakeFiles/arrow_python.dir/all] Error 2
gmake: *** [Makefile:130: all] Error 2
error: command '/cvmfs/soft.computecanada.ca/gentoo/2020/usr/bin/cmake' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow, which is required to install pyproject.toml-based projects
I've also attached a txt file with the full log message.
Any help would be appreciated :)