Search code examples
androidpythonnumpykivybuildozer

Kivy + Numpy @ Android error


When I try to include numpy on the requirements of buildozer I get this message on logcat: I/python (26117): ImportError: cannot import name scimath

And the apps crashes.

Is there a way to fix this?


Solution

  • Solved with updated recipe.sh on python-for-android for numpy.

    http://pastebin.com/fB3BtRCn

    Get the latest patches from: https://github.com/kivy/python-for-android/tree/master/pythonforandroid/recipes/numpy