Help about PyQt6.QWidgets
-
I'm getting this error. I reinstalled pyqt6, python and vs code but it didn't worked. How can i fix this error?
-
@JonB I get this codes from another computer and this codes are working on another computers but it didn't working in my computer.
-
@zysay
So at least you have spelled it correctly now, that's a start. I guess you have not installed PyQt6 correctly. Use Pythonpip3 list
(orpip
if you don't havepip3
) to see what you have installed.