I'm new to coding. I'm really enjoying it and have worked my way through a number of tutorials for Python 3 and feel the basics are coming along. I've now started to think about gui creation. I first started with tkinter but quickly decided that pyqt5 was good for me. I've started a tutorial that I found from zetcode that is really helping me out.
I've now come across something called the pyqt designer which looks like a significant string to my bow.... The only problem is, is that I can't find it on my system. I can find pyqt designer.dll but nothing that I know how to boot. I am running Windows 10, pyqt5 and the newest install of Python 3.5.
I had the same problem.
I fix it be installing additional tools with
pip install PyQt5-tools
Then I located the "designer.exe" executable in C:\Users\%USERNAME%\AppData\Local\Programs\Python\Python35-32\Lib\site-packages\pyqt5-tools\designer
Tools to supplement the official PyQt5 wheels
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With