Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100008

Re: Frozen apps (py2exe, cx_freeze) built with Python 3.5

From Zachary Ware <zachary.ware+pylist@gmail.com>
Newsgroups comp.lang.python
Subject Re: Frozen apps (py2exe, cx_freeze) built with Python 3.5
Date 2015-12-04 11:26 -0600
Message-ID <mailman.201.1449250047.14615.python-list@python.org> (permalink)
References <94a5d971-ebd0-4385-b276-b33468f5497e@googlegroups.com> <CALwzidkt4Yc+iKFs3jJpXPRZiPzE3j+S5rHaZxmAV1PKU8FwHw@mail.gmail.com>

Show all headers | View raw


On Fri, Dec 4, 2015 at 10:37 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
> On Fri, Dec 4, 2015 at 10:21 AM, dfh@forestfield.co.uk
> <dfh@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Frozen apps (py2exe, cx_freeze) built with Python 3.5 "dfh@forestfield.co.uk" <dfh@forestfield.co.uk> - 2015-12-04 08:21 -0800
  Re: Frozen apps (py2exe, cx_freeze) built with Python 3.5 Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-04 10:37 -0600
  Re: Frozen apps (py2exe, cx_freeze) built with Python 3.5 Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-12-04 11:26 -0600

csiph-web