#43: Hidden Imports for PyGTK+ plus problems with pango dynamic modules
--------------------------+-------------------------------------------------
Id: 43 | Status: new
Component: PyInstaller | Modified: Fri Mar 10 08:53:41 2006
Severity: normal | Milestone:
Priority: normal | Version: PyInstaller 1.1 (Windows)
Owner: giovannibajo | Reporter: anonymous
--------------------------+-------------------------------------------------
In order to be able to build an executable that uses pygtk and gtk.glade,
I had to add to hook-gtk.py the hidden imports for 'cairo' and
'pangocairo'.
With that, I could make somehting work, but I still keep having some
problems with pango dynamic modules.
I could fix something using the --onedir option and copying by hand to the
distXXXX directory the pango.modules file originally placed on
GTK_HOME\etc\pango\1.4.0\modules (previously I needed to run pango-
quermodules).
I was wondering if there's some way to have pyinstaller doing this
automatically, specially 'cause I'd like to build a onefile exe, and so
far that just don't work for me.
--
Ticket URL: <http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/ticket/43>
PyInstaller <http://pyinstaller.hpcf.upr.edu>
PyInstaller
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller