How to Install PYQT- (PyQt5-5.6-gpl-Py3.5-Qt5.6.0-x32-2) and python-3.5.0(x32) in Window 7



       How to Install PYQT- (PyQt5-5.6-gpl-Py3.5-Qt5.6.0-x32-2) and python-3.5.0(x32). 



*******************************START*********************************************


If you really like python programming then you have to love the pyqt tool to build good application.
So how to install Pyqt and python (both 32 bit ) !!!!  here you go !!!!
1.> Download python 3.5 (x32).
https://www.python.org/downloads/release/python-350/
         # You need to select and download below highlighted one.

 
 => Once you download the file you should install it in  directory -C:\Program Files (x86)\Python 3.5
 => Please select below option while instillation.
 
 =>  Here too
 

1.> Download the PYQT from below link.
https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.6/PyQt5-5.6-gpl-Py3.5-Qt5.6.0-x32-2.exe/download
 => you should install it in same directory where is python got installed C:\Program Files (x86)\Python 3.5
=>  As below screen you should select FULL.
 

 =>  Now go to below directory to verify the installation:
C:\Program Files (x86)\Python 3.5\Lib\site-packages\PyQt5
=>  if above Folder pyqt5 is there then open the pyqt designer which is in below directory.


=> Here the screen for pyqt designer .
 

=> Here you can select the button called = create  the drag and drop whatever you want
 
 *******************************END*********************************************
####  I will explain you in next blog about  how to create a login page using pyqt tool ######

Comments