kivy android crashed after importing scikit-image

25 views
Skip to first unread message

suvo

unread,
Jun 28, 2017, 8:45:52 AM6/28/17
to kivy-...@googlegroups.com
Kivy application crached after importing scikit-image. Here i have given requirements

requirements = kivy,hostpython2,numpy,matplotlib,scikit-image,six,pillow,scipy


but application on android crashed if any kind of scikit image library is included.
But this application works fine on ubuntu.

Alexander Taylor

unread,
Jun 28, 2017, 5:38:04 PM6/28/17
to Kivy users support
You can use https://kivy.org/docs/guide/android.html#debugging-your-application-on-the-android-platform to debug the specific error, but it probably arises because none of scikit-image, matplotlib or scipy are supported by p4a (all are complex dependencies needing relatively sophisticated recipes). There also isn't a pillow recipe, I think.

suvo

unread,
Jun 29, 2017, 12:00:13 AM6/29/17
to Kivy users support
Is there any way to include those library ? Can't i directly copy those library ? 
Reply all
Reply to author
Forward
0 new messages