Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100007
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Frozen apps (py2exe, cx_freeze) built with Python 3.5 |
| Date | 2015-12-04 10:37 -0600 |
| Message-ID | <mailman.200.1449247084.14615.python-list@python.org> (permalink) |
| References | <94a5d971-ebd0-4385-b276-b33468f5497e@googlegroups.com> |
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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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