Frozen apps (py2exe, cx_freeze) built with Python 3.5

Zachary Ware zachary.ware+pylist at gmail.com
Fri Dec 4 12:26:58 EST 2015


On Fri, Dec 4, 2015 at 10:37 AM, Ian Kelly <ian.g.kelly at gmail.com> wrote:
> On Fri, Dec 4, 2015 at 10:21 AM, dfh at forestfield.co.uk
> <dfh at forestfield.co.uk> wrote:
>> Python 3.5 will not run under Windows XP, but what about applications created using py2exe or cx_freeze under Windows 7, 8 or 10, is there any knowledge of whether they will run under XP?
>
> I wouldn't expect them to. Those bundlers are just packaging up the
> Python binary, so they should have all the same problems.

I'll confirm that expectation.

-- 
Zach



More information about the Python-list mailing list