[Python] Installazione librerie PyQt

Daniel Pyrathon pirosb3 a gmail.com
Sab 6 Ago 2011 12:10:18 CEST


prova ad installare sipconfig con "sudo easy_install sipconfig" o anche "pip
install sipconfig". Se hai ambienti virtuali come virtualenv prima crea un
ambiente nuovo e utilizza il secondo comando che ti ho descritto ;)

Il giorno 06 agosto 2011 12:07, Bustin Game <ulysses.diamadis at gmail.com> ha
scritto:

> Gente, ho un problema con l'installazione delle librerie PyQt.
>
> Sto installando un pacchetto che si trova qui<http://www.riverbankcomputing.co.uk/software/pyqt/download>,
> e nel pacchetto si trova un file *configure.py* che dovrei aprire perché
> si installi.
>
> Il problema è che quando lo avvio, il terminale mi restituisce il seguente
> messaggio di errore:
>
> *Traceback (most recent call last):
>   File "configure.py", line 32, in <module>
>     import sipconfig
> ImportError: No module named sipconfig*
>
>
> Ora non so che fare... Ho cercato info su google ma tutti riportano lo
> stesso procedimento.
>
> _______________________________________________
> Python mailing list
> Python at lists.python.it
> http://lists.python.it/mailman/listinfo/python
>
>


-- 
*************

PirosB3

http://pirosb3.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.python.it/pipermail/python/attachments/20110806/768dedfc/attachment.html>


Maggiori informazioni sulla lista Python