mine2chow / PYQT-Integration

PYQT integration for vscode
MIT License
12 stars 7 forks source link

Qt Designer run error? #11

Open jekoie opened 3 years ago

jekoie commented 3 years ago

Hi use new pyqt5-tools and info show bellow.

C:\Users\dell>pip show pyqt5-tools
Name: pyqt5-tools
Version: 5.15.4.3.2
Summary: PyQt Designer and QML plugins
Home-page: https://github.com/altendky/pyqt-tools
Author: Kyle Altendorf
Author-email: sda@fstab.net
License: GPLv3
Location: d:\python38\lib\site-packages
Requires: python-dotenv, click, pyqt5, pyqt5-plugins
Required-by:

New version designer need run it terminal as pyqt5-tools designer to open it.

I configure it in vscode as image

But is run error as show bellow: image

gotoorder commented 1 year ago

same question