-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
Hello everybody!!!
I am trying to use Sisl library https://zerothi.github.io/sisl/ in kivy, but when I add scipy as a dependence it gives me an error:
[DEBUG]: arm-linux-androideabi-gfortran: error trying to exec 'cc1': execvp: No such file or directory
.....
[DEBUG]: arm-linux-androideabi-gfortran: error trying to exec 'f951': execvp: No such file or directory
But I have used the precompile version r19c found here https://github.com/mzakharo/android-gfortran/releases and I don't understand the errors I have, because I have those files that seem to be missed.
Thank you in advance!
Reactions are currently unavailable