-
Hi!
I'm trying to import the jnius module, but although it appear to be installed from the library menu, it's not in the interpreter.
Trying to install Kivy from PIP, fails because of an error when …
-
/data/user/0/org.qpython.qpy3/files/bin/qpython-android5.sh && exit
iles/bin/qpython-android5.sh && exit <
Fatal Python error: Py_Initialize: unable to load the file system codec
LookupEr…
-
您好,我想将脚本的界面做成一个intent,想在别的app中通过share文字,至qpython脚本制作的界面,请问可以实现吗?谢谢。
研究了一下,好像有api可以makeIntent,然后startActivity?求教作者大大,再次感谢!
-
Hi, I read your instructable on how to do Python scripting in Minecraft PE and followed it. But as this instructable was somewhat outdated and the current version of QPython wasn't working with your R…
ghost updated
7 years ago
-
On my android.i use qpython's kivy to run my script.
It said "class not found" in this line.
`MyActivity = autoclass('org.qpython.qpy')`
I want to use Current Activity's method startActivity to a…
-
The following produce different result:
```
import pyq,pandas
pyq.q("sym:`a`b`c`d")
dict(pyq.q("flip ([]sym:`sym$`a`b`c`d;upd:til 4)"))['sym']
```
It returns a list of k symbol, which is expected:
…
-
We encountered the recently fixed null char issue.
-
Periodically observe the glitch after upgrade 10 days ago, nothing has changed. See screenshots.
![screenshot_2017-02-13-01-53-05](https://cloud.githubusercontent.com/assets/19745988/22868361/0bb28a3…
ghost updated
7 years ago
-
Hi @mar-v-in - I came across a project called Magisk and I thought it could be used with microG. I am not a dev and I do not understand computer or Android code. I just wanted to share an idea I had a…
-
I'm not sure what happened but BASC-archiver doesn't work anymore. I'm guessing some Python lib broke it? When I try to download a thread, it just idles and it does report the file count but doesn't …