I've tryed to chmod the launcher before packaging, let's see it that did the trick. Otherwise, I'll need to make a postinst script to fix permission.
Concerning, your present problem, it look like python is not able to find your previously installed pyqt4 module. My fist thought is that your default python is not the one installed with Fink but another installation. So I've replaced *#!/usr/bin/env python *by *#!/sw/bin/python2.7* Here's another try : https://mega.co.nz/#!jAZzQajD!E578cKMl0FH0U791Kdo87db0X6fLb9AvHlLvCKxFcvQ PS : If this still not working, try to add this path to your python paths sys.path.append('/sw/lib/python2.7/site-packages/') -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To post to this group, send email to leo-editor@googlegroups.com. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.