tutel icon indicating copy to clipboard operation
tutel copied to clipboard

custom_kernel.o: No such file or directory

Open InfLoop111 opened this issue 9 months ago • 1 comments

g++: error: /tmp/pip-req-build-jcw49aue/build/temp.linux-x86_64-3.10/./tutel/custom/custom_kernel.o: No such file or directory error: command '/bin/g++' failed with exit code 1

InfLoop111 avatar Mar 04 '25 02:03 InfLoop111

Can you past the full installation log? Note that you need to add -v to print the detailed log when installation, which would be: python3 -m pip install -v ....

ghostplant avatar Mar 04 '25 19:03 ghostplant