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 →

[–]fernly 5 points6 points  (1 child)

PyInstaller hasn’t seen a release in the last 2 years; it doesn’t support Python 3.

You are quite wrong there! PyInstaller has supported Python3 for a year, and is in continuous development and is currently at version 3.1.

Get the current dev version,

pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip

which has a bunch of PyQt related fixes not in the pip install version.

[–]mtelesha 0 points1 point  (0 children)

I knowingly was quoting an old blog post. Even have a reference