About 158,000 results
Open links in new tab
  1. How do I install modules on qpython3 (Android port of python)

    Jul 26, 2016 · 3 Step1: Install QPython. Step2: Install AIPY for QPython. Step3: Then go to QPython-->QPYPI-->AIPY and install from there Numpy, SciPy, Matplotlib, openCV etc.

  2. Newest 'qpython' Questions - Stack Overflow

    Mar 11, 2024 · I'm using Qpython v2.2.4-8 with python 2.7.12, and am trying to get a kivy app to run. I installed the pip libraries lxml-u4-qpython and kivy-u4-qpython via the app's terminal, and created a …

  3. python - How to install qpython in Windows 10? - Stack Overflow

    Jul 19, 2023 · 0 Install qpython3, not qpython. qpython was abandoned 4 years ago. qpython3 is the current version. The qPython github repo warns against using the qPython package Installation To …

  4. QPython or Kivy for Android programming with Python - producing ...

    Jan 17, 2015 · QPython allows usage of Kivy library for developing graphical applications Yes, qpython is an interpreter + associated tools, and has some nice kivy integration. You can't compile the kivy …

  5. Installing numpy in qpython - Stack Overflow

    start qpython on your android device, once it's running, click on the python icon in the middle of the screen, a menu will pop up asking if you'd like to do one of three things, run scrip, start project, or do …

  6. android - Installing Tkinter on Qpython - Stack Overflow

    Nov 9, 2017 · QPython or QPython3 do not support tkiner yet. Maybe you can give a try kivy on QPython as the GUI solution.

  7. python - qPython bytes type exception in sync query - Stack Overflow

    Jul 31, 2017 · qPython bytes type exception in sync query Asked 8 years, 3 months ago Modified 8 years, 3 months ago Viewed 629 times

  8. how can I manually install a module in qpython? - Stack Overflow

    Nov 24, 2017 · I am using qpython as a non-root user and I have googled it up but all recommendations don't work both manually and using pip...I keep on getting errors... I get erors when I use both: pip ins...

  9. query kdb using qpython and python3.6 - Stack Overflow

    Aug 26, 2021 · query kdb using qpython and python3.6 Asked 4 years, 3 months ago Modified 4 years, 3 months ago Viewed 787 times

  10. Query in q-lang using qPython and Pandas in Python 3.8

    Feb 16, 2020 · 0 I am totally new to q-language, but I need to use it in order to access a kdb server to get the data from. I am using Python 3.8, under Windows10, with qPython installed. I have trouble …