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

PySide6 Bug / Error #321

Open
j70141 opened this issue Dec 31, 2023 · 2 comments
Open

PySide6 Bug / Error #321

j70141 opened this issue Dec 31, 2023 · 2 comments

Comments

@j70141
Copy link

j70141 commented Dec 31, 2023

I had recently installed PySide6 on my machine when it started giving me error. So I uninstalled PySide6, and still got some errors.

I tried uninstalling the Qt for Python extension and reinstalling (after restart) and still got the errors.

I went into the extensions of VS Code and deleted the Qt for Python manually, then reinstalled, and I still got the errors.

Here is the Traceback:
Traceback (most recent call last):
File "c:\Users\steves.vscode\extensions\seanwu.vscode-qt-for-python-7.6.0\python\scripts\rcc.py", line 17, in
from PySide6.scripts.pyside_tool import rcc
ModuleNotFoundError: No module named 'PySide6.scripts.pyside_tool'

Command failed: C:\Python312\python.exe c:\Users\steves.vscode\extensions\seanwu.vscode-qt-for-python-7.6.0\python\scripts\rcc.py -o c:\Users\steves\Documents\Code\Python_samples\quickpdfviewer\viewer_rc.py c:\Users\steves\Documents\Code\Python_samples\quickpdfviewer\viewer.qrc
Traceback (most recent call last):
File "c:\Users\steves.vscode\extensions\seanwu.vscode-qt-for-python-7.6.0\python\scripts\rcc.py", line 17, in
from PySide6.scripts.pyside_tool import rcc
ModuleNotFoundError: No module named 'PySide6.scripts.pyside_tool'

@kinesis19
Copy link

Hello, I have the same Error too T.T

@coderedart
Copy link

anyone know a workaround for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants