pyqt / python-qt5

Unofficial PyQt5 via PyPI for Python 2.7 64-bit on Windows
GNU General Public License v3.0
282 stars 79 forks source link

Writing Qt Designer Plugins is a terrible experience! #37

Closed 625781186 closed 6 years ago

625781186 commented 6 years ago

I'm using python open plugins.py to start designer.exe, but it's can't tell me anything wrong when I writing Qt Designer Plugins wrong. It was a terrible experience. How can I solve it?