From: Thomas H. <th...@ct...> - 2014-10-21 14:25:25
|
Am 20.10.2014 um 15:30 schrieb Werner: > Hi, > > I saw an question asked on this on SO, tried to figure it out as I will > soon need this too, but had no luck. > > Attached is the test script and the setup.py I used. > > I tried adding 'six' to 'includes' but no change. > > Anyone found a solution on how to handle six together with py2exe? I've already implemented support for the module/package renaming that six.py does. It will be in the soon-to-be-released py2exe 0.9.2 (however only for Python 3). Thomas |