Pyonic-interpreter icon indicating copy to clipboard operation
Pyonic-interpreter copied to clipboard

A Python interpreter for Android.

Results 9 Pyonic-interpreter issues
Sort by recently updated
recently updated
newest added

This is a problem that has been hindering my use of Pyonic interpreter for several years. I'm kind of surprised that it is not listed as a known issue or...

我问一下能不能把python编译器加上一些包比如requests等等封装到位的app上 然后可以执行.py文件或者单行代码 你这么怎么用呢

Python input function works fine when typing commands on the interpreter, using a Kivy TextInput widget. Problem input() doesn't work when executing the same code from a file. (at least...

It whould be nice if you may inlcude pip into the apk in order to install a different kind of libraries like numpy

Hi, this isn't an issue but I was making an app in kivy and wanted to know how does pyonic shifts every thin up when keyboard is shown? I tried...

### Problem App get crashed after entering unicode/emoji symbol to textinput ### Kivy log ``` [INFO ] Logger: Record log in /data/user/0/net.inclem.pyonicinterpreter/files/app/.kivy/logs/kivy_17-05-02_5.txt [INFO ] Kivy: v1.9.2.dev0, git-6d5494d, 20170409 [INFO ]...

### Screenshot: ![_20170502_110141](https://cloud.githubusercontent.com/assets/22667809/25609220/f25e205a-2f26-11e7-85c4-49747d294d15.JPG)

Just installed but when I try to open the app it says "Unfortunately, Pyonic Python 3 interpreter has stopped". adb logcat *:E returns: ``` E/dalvikvm(12937): dlopen("/data/app-lib/net.inclem.pyonicinterpreter3-1/libSDL2.so") failed: Cannot load library:...