Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置好相关路径后使用插件无反应 #275

Closed
Nexround opened this issue Feb 16, 2023 · 4 comments · Fixed by #276
Closed

设置好相关路径后使用插件无反应 #275

Nexround opened this issue Feb 16, 2023 · 4 comments · Fixed by #276
Assignees
Labels
bug Something isn't working

Comments

@Nexround
Copy link

{
"qtForPython.designer.path": "C:\ProgramData\Anaconda3\envs\py310\Scripts\pyside6-designer.exe",
"qtForPython.uic.path": "C:\ProgramData\Anaconda3\envs\py310\Scripts\pyside6-uic.exe",
"qtForPython.rcc.path": "C:\ProgramData\Anaconda3\envs\py310\Scripts\pyside6-rcc.exe"
}
路径如上面的配置,使用插件功能都没有反应,也没有报错信息
环境: anaconda, python3.10, vscode1.75.1

@seanwu1105
Copy link
Owner

seanwu1105 commented Feb 16, 2023

It would be helpful to provide any logging messages from the "Qt for Python" output channel. Note that the error messages might be generated after you restart the editor.

Also, please provide your PySide version. Thanks.

@Nexround
Copy link
Author

PySide6.4.2

[INFO - 01:38:27] "qmlls is enabled with latest config: {"command":["C:\\ProgramData\\Anaconda3\\envs\\py310\\Scripts\\pyside6-qmlls.exe"],"options":[]}"
[Warn - 01:38:27] registration of file udates failed, will miss file changes done outside the editor due to error -32603 Request client/registerCapability failed with message: No feature implementation for workspace.didChangeWatchedFiles found. Registration failed.
尝试执行了插件功能,没有进一步的报错了

@XLjiangA
Copy link

我刚开始也遇到没反应了 之后就开始一直生成cpp的 找不到地方改 麻了

@XLjiangA
Copy link

我可以用了 把所有设置的路径删掉,别设置就好了 他会自动获取

@seanwu1105 seanwu1105 self-assigned this Feb 16, 2023
@seanwu1105 seanwu1105 added the bug Something isn't working label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants