[PyQt] Install PyQt5 via setuptools
Tony Arnold
tony.arnold at manchester.ac.uk
Wed Dec 7 11:53:08 GMT 2016
I have a PyQt5 application which I package using setuptools. I've recently, PyQt5 3.5 or later can be installed using pip3, so I presumed that PyQt5 could be specified in the 'install_required' option in my setup.py file. However, this fails to install PyQt5 when installing my package.
Is it possible to do what I want, and if so how would I go about it?
Regards,
Tony.
--
Tony Arnold MBCS, CITP | Senior IT Security Analyst | Directorate of IT Services | G.110, Kilburn Building | The University of Manchester | Manchester M13 9PL | T: +44 161 275 6093 | M: +44 773 330 0039
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20161207/ad5b6382/attachment.html>
More information about the PyQt
mailing list