Message from Guido van Rossum
(https://mail.python.org/archives/list/python-...@python.org/thread/36Q5QBILL3QIFIA3KHNGFBNJQKXKN7SD/):
A former core dev who works at Google just passed the news that
Fredrik Lundh (also known as Effbot) has died.
Fredrik was an early Python contributor (e.g. El
Manfred Lotz writes:
> pyinstaller worked fine taking care of message.py and typer module. But
> as said in my other reply it is glibc version dependent.
Perhaps the included freeze.py script (included in the CPython source
that is, in Tools/freeze) is worth considering as well. Although it also
On Thu, 9 Dec 2021 13:51:00 -0700
Mats Wichmann wrote:
> On 12/9/21 11:35, Manfred Lotz wrote:
>
> > I played with pyinstaller which worked fine. However, it builds a
> > dynamic executable and thus it is glibc version dependent. Means, I
> > have to build different executables for differen glib
On Thu, 9 Dec 2021 21:23:58 +0100
"Peter J. Holzer" wrote:
> On 2021-12-09 19:35:37 +0100, Manfred Lotz wrote:
> > I played with pyinstaller which worked fine. However, it builds a
> > dynamic executable and thus it is glibc version dependent. Means, I
> > have to build different executables for