PyQT4 on olinuxino

Started by MMp131316, June 18, 2013, 04:10:11 PM

Previous topic - Next topic

MMp131316

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?