pyinstaller creates .exe but it fails with “module not found”
When creating a simple executable (Windows) with pyinstaller, my py script can be compiled, but when starting it, it fails with:
When creating a simple executable (Windows) with pyinstaller, my py script can be compiled, but when starting it, it fails with: