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 -- http://mail.python.org/mailman/listinfo/python-list