PyQt5 moudule not found error unable to resolve issue

Viewed 14

I continue to get module not found error , even after following all the solutions to the questions I found on line . I had the python installed from microsoft store which I then uninstalled and downloaded from the python website. I ran "pip install flask" "pip install pyqt5" "pip install pyqt5-tools"

it still ran in to the modulenotfounderror even though python is installed the system doesn't recognise "python3" command.

I'm a beginner to this , I'm using qtdesigner , vscode ,pyhton 3.10 to make my forms , if there is a more integrated option do let me know.

0 Answers
Related