[Gtk-osx-users] ige-mac-integration missing some __init__.py files
Status: Beta
Brought to you by:
jralls
From: Dwayne B. <dw...@tr...> - 2011-05-15 01:45:09
|
Hi, I'm busy porting a PyGTK based translation app to the Mac. I encountered a problem with 0.9.7 ige-mac-integration. The same error was reported to MacPorts https://trac.macports.org/ccme/28443 - jhbuild stops because it can't install the resulting python bindings. I solved this by copying the __init__.py file on 0.9.6 across to 0.9.7 in bindings/python/gtk_osxapplication I suspect the files where left out during packaging as there is a .pyc file present in the tarball. -- regards Dwayne |