If you're like me and stick all your Python programs into your system with pipx[1] be wary, running Nuitka out such env will cause you lots of pain with library discovery. I felt so dumb after reinstalling it normally.
A lot of Python tools now support the ability to search for packages using in a different installation/environment from the one that is actually running the tool. Maybe we can run a fundraiser in order to pay the developer to add this feature.
[1]: https://github.com/pypa/pipx