Hi, this is cx_freeze 5.0, using it on Windows 7 with the only Python version installed being 3.5.2 32bit
everything works fine (after resolving the problems with renamed __name__ and missing sqlite3.dll) but the resulting file is rather large, containing many unneeded things. It does need PyQt5, but not all of it. As an example, there is PyQt5/qml/* I tried excluding this with bin_path_excludes but no variant worked. Is this possible, and how? The source code: https://cgit.kde.org/kajongg.git/tree/src/setup.py -- Wolfgang ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users