Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scipy with kivy #2861

Closed
isa5456 opened this issue Jul 21, 2023 · 2 comments
Closed

scipy with kivy #2861

isa5456 opened this issue Jul 21, 2023 · 2 comments
Labels

Comments

@isa5456
Copy link

isa5456 commented Jul 21, 2023

¿Is it possible to use scipy with kivy?

Because I have tried to use https://github.com/mzakharo/android-gfortran/releases but I don't know if I have to do something more because it fails:

[DEBUG]: -- Android: Targeting API '21' with architecture 'arm', ABI 'armeabi-v7a', and processor 'armv7-a'
[DEBUG]: -- The Fortran compiler identification is unknown
[DEBUG]: arm-linux-androideabi-gfortran: error trying to exec 'cc1': execvp: No such file or directory
[DEBUG]: -- Android: Selected unified Clang toolchain
[DEBUG]: -- The C compiler identification is Clang 9.0.9
[DEBUG]: -- Check for working Fortran compiler: /home/isabel/.buildozer/android/platform/android-ndk-r21e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gfortran
[DEBUG]: -- Check for working Fortran compiler: /home/isabel/.buildozer/android/platform/android-ndk-r21e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gfortran -- broken
[DEBUG]: CMake Error at /usr/share/cmake-3.16/Modules/CMakeTestFortranCompiler.cmake:45 (message):
[DEBUG]: The Fortran compiler
[DEBUG]:
[DEBUG]: "/home/isabel/.buildozer/android/platform/android-ndk-r21e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gfortran"
[DEBUG]:
[DEBUG]: is not able to compile a simple test program.

Thank you in advance!

@misl6
Copy link
Member

misl6 commented Jul 22, 2023

Is possible, see:
#2370
#2615

For support questions, please refer to our support channels. 😀

@misl6 misl6 added the support label Jul 22, 2023
@github-actions
Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants