Use below command to resolve problem pip3 install PyQt5
How to run C/C++ code in VSCode( Visiual Studio Code ) : Step - 1 :Download VSCode from given link below https://code.visualstudio.com/ Step -2 :Install VSCode after downloading Step -3 :Install C/C++ extension in VSCode as follow i.)Click on " Extension " button ii)Type C/C++ in search bar and install first one ,see below image Step -4 :Download " MinGW (Minimalist GNU Windows)" software from below link as follow i) Go to " http://www.mingw.org/ " ii) Click on "Downloads" option as follow iii)Click on given image to download MinGW software iv)After Installation of MinGW sof...
Comments
Post a Comment