This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients gnvirgutto1990, ned.deily, ronaldoussoren
Date 2021-11-02.01:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635817975.64.0.699097478548.issue45685@roundup.psfhosted.org>
In-reply-to
Content
Thank you for the issue and the reminder. Unfortunately, you are running into a problem with the Python Launcher as documented in open Issue40477, a problem that has slipped off my radar. Due to changes in macOS 10.15 Catalina and still present in 11 Big Sur, the Python Launcher is no longer able to successfully launch the Terminal app so the scripts are never executed. As described in msg368819 there, there is a simple workaround: just ensure that the Terminal app is already launched before trying to use the Python Launcher.
History
Date User Action Args
2021-11-02 01:52:55ned.deilysetrecipients: + ned.deily, ronaldoussoren, gnvirgutto1990
2021-11-02 01:52:55ned.deilysetmessageid: <1635817975.64.0.699097478548.issue45685@roundup.psfhosted.org>
2021-11-02 01:52:55ned.deilylinkissue45685 messages
2021-11-02 01:52:55ned.deilycreate