Re: Cannot run designer in pyqt5-tools
Kyle Altendorf <[email protected]> Fri, 08 May 2020 16:14:14 -0400
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Hi Tong, Sorry for the trouble and thanks for the feedback. Could you follow up at https://github.com/altendky/pyqt5-tools/issues/new and also include how you were launching designer? Cheers, -kyle On 2020-05-08 09:29, GMAIL wrote: > Hi, > > I'm trying to start qt designer in git-bash which provided by pyqt5-tools, but have got the following error message (also see the attached screenshot): > >> This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. > > The packages installed on the Windows 10 are: > > PyQt5: 5.14.2 > > pyqt5-tools: 5.14.2.1.7b3 > > with Python version: 3.8.2. > > Appreciate for any help. > > Tong