On 13 January 2017 at 05:29, James Heald <james.r.he...@gmail.com> wrote:
> Has anyone had success bundling a Python GObject application on Windows?
> It finds most necessary files but it fails to get gi.repository.{Gtk,Gdk}.
> I kind of feel like it's bundling the Python stuff but possibly not
> bundling the Gtk runtime.
The new GObject stuff is tricky to package, because it's all based around
dynamic loading which cx_Freeze can't track. We have managed to build an
example installer with Pynsist, which might give some useful hints:
https://github.com/takluyver/pynsist/tree/master/examples/pygi_mpl_numpy
Thomas
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users