Re: Python Launcher Pops Up When Py-based App Is Running
Karsten Wolf <[email protected]> Mon, 9 Oct 2023 12:48:27 +0200
| Newsgroups | gmane.comp.python.apple |
|---|---|
| Message-ID | <[email protected]> |
Try to set the first line to #!/usr/bin/python That should call the right python interpreter if it's still there. For background: https://github.com/paulhammond/webkit2png/issues/89 I tried to port it to python3 but failed. _______________________________________________ Pythonmac-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG