[Pythonmac-SIG] Python Launcher Pops Up When Py-based App Is Running

Karsten Wolf karstenwo at web.de
Mon Oct 9 06:48:27 EDT 2023


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.


More information about the Pythonmac-SIG mailing list