Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test PyQt5 wheels #48

Closed
vasole opened this issue Apr 13, 2016 · 1 comment
Closed

Test PyQt5 wheels #48

vasole opened this issue Apr 13, 2016 · 1 comment

Comments

@vasole
Copy link
Member

vasole commented Apr 13, 2016

[]- Test supplied PyQt5 wheels.

[]- Figure out under which platforms are useful

Please do not install them on reference Mac. I need universal builds in order to be able to generate frozen packages.

Message from PyQt5 mailing list follows:

I've created a new set of wheels for the latest snapshot of PyQt5 v5.6.

Wheels for OS X and Windows can now be installed with pip3 from PyPi. Just do...

pip3 install PyQt5

...which will also automatically install the approprate sip wheel as well.

PyPi doesn't host Linux wheels so that can be downloaded from...

https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.6/

There is a link to the Linux wheel for sip on the sip download page.

The OS X and Linux wheels only have internal changes. If you installed the previous versions then there's not much point in installing these new ones.

The Windows wheels should now include the missing MSVC DLL and the OpenSSL DLLs.

Phil

@t20100
Copy link
Member

t20100 commented May 9, 2016

PyQt5 wheels are available on Windows and Mac (though only tagged for 10.6) ... and 'manylinux'...
For Python 3.5 only.
Integrated in appveyor CI, see #51

@t20100 t20100 closed this as completed May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants