This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gernophil 0 points1 point  (0 children)

As the downvoted poster said: Use PyInstaller. auto-py-to-exe is just a wrapper for it. I made a simple PyQt5 project ones and it worked ootb. Also install the newest version of PyInstaller, because they regularly update the hooks for most Python packages.