I can take a closer look later if needed....but there is one strange thing you have in your setup.py -- a directive for include_files to be the empty string. This may in fact be the source of the recursion. Can you remove it and let me know if that corrects the issue?
Anthony On Wed, Nov 16, 2016 at 2:59 PM, Cody Scott <c...@perspexis.com> wrote: > I am now able to build and run my example application with cxFreeze 5.0 > > https://github.com/Siecje/qml-testing/tree/cxfreeze > > The only problem is that the build\exe.win-amd64-3.5\ directory contains > everything in the root directory including .git/ setup.py, etc > > And it include build\exe.win-amd64-3.5\ which has everything again and > another build\ dir. > > I'm just running > > python setup.py build_exe > > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > cx-freeze-users mailing list > cx-freeze-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > >
------------------------------------------------------------------------------
_______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users