David Ripton píše v Pá 03. 02. 2012 v 20:08 -0800: > That does work, but then it finds a similar problem with > gobject._gobject.so When I copy _gobject.so into dist/ and rename it > gobject._gobject.so, then it complains about missing gdk. (Just gdk, > not gdk.so or anything like that.) When I create dist/gdk/__init__.py > or dist/gdk.py, I get "ImportError: cannot import name > DeprecationWarning" > > So it appears that _glib.so was just the tip of the iceberg.
May I know how did you install PyGTK? I would like to test it on my machine. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
