Python Qt

Angel Lopez Muñoz lopez en esrf.fr
Vie Mayo 14 09:13:25 CEST 2004


At 17:21 13/05/2004 +0100, you wrote:
>On Thu, May 13, 2004 at 04:39:45PM +0000, fernando miguel villarroel 
>noriel wrote:
> > Hola quise probar kdevelop y crear una aplicacion Python Qt, pero al
> > compilar me da el siguiente error:
> >
> > from qt import *
> > Traceback (most recent call last):
> >  File "<stdin>", line 1, in ?
> > ImportError: No module named qt

Problablemente no tengas instalado pyqt. puedes conseguirlo en esta página: 
http://www.riverbankcomputing.co.uk/pyqt/

Requisitos previos son tener instalado qt y SIP (este úlyimo tambien en la 
página de arriba).

Buena suerte y si tienes algun problemilla, pues intentaremos ayudarte.




Más información sobre la lista de distribución Python-es