STINNER Victor <vstin...@python.org> added the comment:

Christian Bachmaier:
> Thus, when trying the provided freeze example via
> freeze.py hello.py & make

Do you mean freeze.py from Tools/freeze/freeze.py? This tool seems to be broken 
for 4 years, since Python 3.6: bpo-42613.

> 4. freeze.py wants wants this for a very long time:
>    ln -s /usr/local/lib/python3.10/config-3.10-x86_64-linux-gnu
>      /usr/local/lib/python3.10/config-3.10

Oh, you fixed manually freeze.py?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42591>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to