Re: [Pythonmac-SIG] Jack Jansen - Question on Python Launcher

2021-06-02 Thread Barry Scott
> On 30 May 2021, at 18:30, Guy DeStefano wrote: > > > Sorry to bother you, but I have one question that I cannot find an answer to, > could you please help. Am very new to Python3 and have written a small > program that is my base for my learning Python3. All is perfect except, > when I

Re: [Pythonmac-SIG] Jack Jansen - Question on Python Launcher

2021-06-02 Thread Tom Dossis
Hey Guy, From Finder, right click on your `.py` file, then press the Option key. You should see an ‘Always open with…’ menu item. From that, select a Python Launcher. A window will then pop up with a customisation dialog. This has an option to ‘Run in a Terminal Window’. Good Luck. > On 31 May 2