Does anyone know why I'm encountering this error when trying to use the scipy library in Kivy? I've followed the steps outlined in NDK version conflict in buildozer for Kivy app, and I'm getting an error that says:
DEBUG: arm-linux-androideabi-gfortran: error trying to exec 'cc1': execvp: No such file or directory
But those files exist. Can someone help me?