Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: MMp131316 on June 18, 2013, 04:10:11 PM

Title: PyQT4 on olinuxino
Post by: MMp131316 on June 18, 2013, 04:10:11 PM
Hello everybody,
I am trying to install PyQt4 on olinuxino 13.I honestly have no idea how to do this :-[.
What i did is extract the files from the tar, and then read from the read me; the read me says to run python configure-ng.py in order to configure the PyQt4...This however breakes.. it gives me an error
Error: Make sure you have a working Qt v4 qmake on your PATH or use the -q
argument to explicitly specify a working Qt v4 qmake.

I found a thread here where it says how to deal with this kind of error
http://stackoverflow.com/questions/7854599/pyqt-setup-for-qt-4-7-4
I tried all it says over there but to no avail...

How did you install PyQt?