Nov. 20, 2020
9:06 a.m.
On 2020-11-20 00:53, Chris Angelico wrote:
So what you're saying is: "Everyone else who distributes native executables has these problems, so Python apps distributed as native executables will have these problems". Yes. Of course they will. But a Python app distributed as a .py file or a .pyz archive*won't* have these problems. Is that of no value?
So are you suggesting that every single app should always be distributed as source code, run by a separate interpreter that users install separately? -- Brendan Barnwell "Do not follow where the path may lead. Go, instead, where there is no path, and leave a trail." --author unknown