seanwu1105 / vscode-qt-for-python

Qt for Python (PySide and PyQt) extension for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=seanwu.vscode-qt-for-python
MIT License
186 stars 15 forks source link

No qmlls can be found in current Python environment. #307

Closed Damon-Yin closed 1 year ago

Damon-Yin commented 1 year ago

No qmlls can be found in current Python environment. Command failed: C:\Users\lenovo.vscode\extensions\seanwu.vscode-qt-for-python-7.3.2\python\scripts\qmlls.py --help No qmlls can be found in current Python environment.

seanwu1105 commented 1 year ago

As the message indicates, the extension could not find qmlls. Make sure you have the latest PySide installed or set the path manually.