【问题标题】:KIVY GUI with buildozer and scipy got big problem带有 buildozer 和 scipy 的 KIVY GUI 遇到了大问题
【发布时间】:2022-08-09 04:17:16
【问题描述】:

from scipy import integration, special, e

我正在尝试将 scipy 与我的 kivy GUI 应用程序一起使用,但是在将其完全编译为 android 并运行它后它会崩溃 还有其他提供微积分和积分方法的替代库吗?

我想要的是成功地将 scipy 库包含在 Bulldozer.spec 文件中

[ERROR]: Build failed: arm-linux-androideabi-gfortran not found. See https://github.com/mzakharo/android-gfortran

Command failed: /usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=statal --bootstrap=sdl2 --requirements=python3,kivy==2.0.0,scipy --arch arm64-v8a --arch armeabi-v7a --copy-libs --color=always --storage-dir=\"/content/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a\" --ndk-api=21 --ignore-setup-py --debug
  • 请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如它目前所写的那样,很难准确地说出你在问什么。

标签: python android user-interface kivy


【解决方案1】:

你的问题解决了吗?或者你停止了它的工作。我也在考虑使用 scipy 和 kivy 创建应用程序

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-01-13
    • 2018-09-25
    • 2015-12-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-27
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多