hello

i'm a python developper and i want to build GUI applications that uses qt gui (pyqt)

but i have a serious problem that is whene i code an application it can't be used by other personnes because the qt module is not present (from qt import *) so that generates an error

so other personnes that wants to run my apps must install pyqt and it's not easy to do , they sould must install qt , qscintilla ,sip and finally pyqt and this is not easy and takes a lot of time to compile qt and pyqt the question is " is there a way to resolve that problem for exemple installing pyqt with rpm that is easy???"
_________________________________________________
Votre mail gratuit avec http://lexpress.net

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to