Re: Running latest 32-bit Python on 64-bit system

2015-11-16 Thread Zachary Ware
On Fri, Nov 13, 2015 at 4:52 AM, Christian Ullrich wrote: > Hello, > > I have a problem with using the (otherwise nice) Python launcher. How can I > get it to run the highest 32-bit Python on my 64-bit system? This is on > Windows, but I think it applies to other OSes as

Re: Running latest 32-bit Python on 64-bit system

2015-11-16 Thread Christian Ullrich
* Zachary Ware wrote: On Fri, Nov 13, 2015 at 4:52 AM, Christian Ullrich wrote: However, with the shebang syntax supported by the launcher, I can only demand a 32-bit version if I also specify the Python minor version I want, and I don't necessarily know that in

Running latest 32-bit Python on 64-bit system

2015-11-13 Thread Christian Ullrich
Hello, I have a problem with using the (otherwise nice) Python launcher. How can I get it to run the highest 32-bit Python on my 64-bit system? This is on Windows, but I think it applies to other OSes as well. My application runs (unmodified) with Python 3.[345], but only with the 32-bit