qpython icon indicating copy to clipboard operation
qpython copied to clipboard

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.

Results 107 qpython issues
Sort by recently updated
recently updated
newest added

目前是lxml安装失败,执行多次都是这样,用的2.4版的,是不是还不支持lxml库?另外,可以罗列个支持的库列表吗?还有一个,国内版里面的帮助之类的,用的还是不存在的网站,有国内版的网页吗

When I press left-arrow, right-arrow, up-arrow or down-arrow, I expected the cursor to move or history to be displayed, but I found the console only shows ANSI escape literals. For...

Android Version: Android 8.1 Oreo Phone Model: Asus Zenfone Max Pro M1 qpython version: qpython3 with python3.6 When I try to use pip to install some packages, qpython3 gave me...

Tested with qpython and qpython3, but neither works. In addition, could you please hide the terminal activity when running python scripts in Tasker/QpyPlugin? Thanks!

Following instructions at http://www.qpython.org/en/guide_ide.html#develop-from-browser does not work for qpy3.6

Hi, Is there any way to start the SL4A server from launched qpython script, in case if SL4A server was shutted down or wasn't running before the qpython script was...

There is a libpython2.7.so in qpysdk, how does it compiled? compiled from cpython?

With SL4A one can usually connect externally is external connections are allowed (this allows developing/testing from a remote computer, e.g. a PC). SL4A service is running and displayed in menu...

I'm trying to build under Android Studio (Win 10) and get these errors.. Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.android.tools.build:gradle:3.0.1. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar

When building your source code on Android Studio,it gives me this error All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found...