View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#10
Originally Posted by bjv View Post
Q: does it have a python port? especially pyqt
A: yes, I've installed python2.7 (2.7.5-5ubuntu1) and see python-qt4 [ports.ubuntu.com] listed in apt-cache

Q: python3 and qt bindings?
A: yep, python3-pyqt4 same stock repo

Q: what about qt3?
A: it doesnt look like there's an armhf build of python-qt3 available right now in ports.ubuntu.com/ubuntu-ports/pool/main/p/python-qt3 for some reason.
AFAIK, PyQt, Qt4 and Qt3 don't work at all on Ubuntu Touch with respect to create GUI. Because they need X11. Only GUI created in Qt5 on Ubuntu Touch will work. PyQt 5.x will be compatible with Qt5. PySide is not yet compatible with Qt5 and has no schedule to be.

So, until this situation changes, we Python developers can't create GUI softwares in Python on Ubuntu Touch.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 2 Users Say Thank You to rcolistete For This Useful Post: