Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View lipi's full-sized avatar

Andras Lipoth lipi

  • Auckland, New Zealand
View GitHub Profile
import kivy
kivy.require('1.9.1')
from kivy.app import App
from kivy.uix.label import Label
from PIL import Image as PilImage
class MyApp(App):
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
from logcat:
...
03-05 21:37:46.375 V/python (28573): extracting lib/python2.7/site-packages/PIL/_imaging.so
...
03-05 21:38:03.062 I/python (29005): ['/data/data/com.klppr/files/lib/python2.7/site-packages', '/data/data/com.klppr/files/lib/site-python']
03-05 21:38:03.062 I/python (29005): Android path ['/data/data/com.klppr/files/lib/python27.zip', '/data/data/com.klppr/files/lib/python2.7', '/data/data/com.klppr/files/lib/python2.7/lib-dynload', '/data/data/com.klppr/files/lib/python2.7/site-packages', '/data/data/com.klppr/files/service', '/data/data/com.klppr/files/lib/python2.7/site-packages/PIL']
0
...
03-05 21:38:16.566 I/python (28573): File "/home/lipi/.local/share/python-for-android/dists/klppr/private/lib/python2.7/site-packages/kivy/lib/osc/OSC.py", line 288, in dispatch