cxfreeze

luca72 lucaberto at libero.it
Tue Nov 4 03:38:02 EST 2008


Hello
i try to use cxfreeze under linux with a easy project made with qt i
run this :
cxfreeze --install-dir=dist  main.py
and i get the error
ImportError: No module named PyQt4._qt

so i try : cxfreeze --install-dir=dist --include-modules='PyQt4._qt'
main.py
but i get the same error
i try also including the sip module but i get the same error.

Can you help me

Thaks

Luca



More information about the Python-list mailing list