You are on page 1of 3

First run command : pip install pyqt5-tools --user

Step 1 : open link https://pypi.org/project/pyqt5-tools/5.13.0.1.5/#files

Step 2. Click on Download file button and Download 2nd link .whl file for 64 bit windows system and first
link for 32 bit windows system.

Step 3 : run command unzip pyqt5_tools-5.13.0.1.5-cp35-none-win_amd64.whl


This will create a folder called pyQt5-tools
Note : If your unzip command is not working , You need to install a software called
git. (https://gitforwindows.org/) download and install software from previous link.

Now Install git from above link and it will install git terminal on your window.

Now right click there there in list you can see that git bash , and open it
Step4 : open that folder and go to Qt > bin and find designer.exe and double click to install it.

You might also like