> On Feb 24, 2015, at 9:55 PM, Audrey McFarlane <bryceod...@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

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to