SIP and PyQt5 Installation

Mirage Web Studio miragewebstudio12 at gmail.com
Thu Dec 22 21:23:51 EST 2016



On December 23, 2016 7:02:03 AM GMT+05:30, churros.studios at gmail.com wrote:
>Hello, I've been having troubles being able to integrate the PyQt5 GUI
>into my IDEs. I've used various example codes from the web to see if
>the library would import properly but the console sends me back an
>import error saying, "No module named PyQt5". Could someone provide me
>with the steps for not only the installation/configuring of SIP/PyQt
>but also the steps needed to integrate it to the eclipse IDE?
>-- 
>https://mail.python.org/mailman/listinfo/python-list

-- 

If you're on windows and python 3.4 would be sufficient,  then for python 3.4 you could download windows installer from the pyqt site. Install it after installing  python and then you can  Import the libraries as regular libraries. 

George 


More information about the Python-list mailing list