[PyKDE] How To Publish a pyqt application
    linux at lexpress.net 
    linux at lexpress.net
       
    Tue Mar 28 10:35:21 BST 2006
    
    
  
Hello all
thanks for that nice mailling-list ; and also pyqt .
but i have a serious problem with pyqt.
the problem is that i can't (or i don't know how to) 
publish my applications written using pyqt .
as you know every pyqt application begins with from qt 
import * and qt itself imports sip and qscintilla .
so if i give my .py application to some one who has only 
linux installed with python it won't work because he don't 
have pyqt installed
i have tried cx-freeze in order to build a binary 
executable but it comes with a lot of errors .
so all that for me is a serious problem and i can't 
distribute my application
is there a way to create a .tar.gz file for my 
applications ?? so that the other users will just type 
 $python configure.py && make && makeinstall
or provide me with an other solution 
thanks !
_________________________________________________
Votre mail gratuit avec http://lexpress.net
    
    
More information about the PyQt
mailing list