README for the eric5 IDE Installation Installing eric5 is a simple process. Just execute the install.py scr ipt (type python install.py -h for some help). Please note that the installation has to be performed using the administrators account (i.e. r
PyQt4
Ejemplos con PyQt4版本4.10.4和Python 3.3.5
Creacion de codigo .py desde .ui(QtDesigner)
Ejecutar el comando: pyuic4 ejemplo_GUI_qtdesigner.ui> ejemplo_GUI_qtdesigner.py