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


Groups > comp.lang.python > #86404

Re: python 2 to python 3

Subject Re: python 2 to python 3
From William Ray Wing <wrw@mac.com>
Date 2015-02-25 08:51 -0500
References <D1573CA3-96EB-49B3-B02D-B06D4887BF4F@icloud.com>
Newsgroups comp.lang.python
Message-ID <mailman.19188.1424875897.18130.python-list@python.org> (permalink)

Show all headers | View raw


> On Feb 24, 2015, at 9:55 PM, Audrey McFarlane <bryceodell@icloud.com> wrote:
> 
> I am using Wing101 v.5 and it is using Python2, but I want to make it use Python3 instead because  need Python3 for a uni lab.  How do I change it?
> -- 
> https://mail.python.org/mailman/listinfo/python-list

Assuming you have Python3 installed on your system. The most straightforward way to make Wing use it is to go to the Project menu, select Project Properties, and under the Environment tab, Python Executable, click the custom button, then enter the path to the Python3 executable in the path window.

Have fun,
Bill

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


Thread

Re: python 2 to python 3 William Ray Wing <wrw@mac.com> - 2015-02-25 08:51 -0500

csiph-web