python - PyQt5 file missing (PyQt noob) -


i have study assignment due requires me convert *.ui file qt *.py file using command prompt. have been struggling because can not find pyuic5/4 module used convert *.ui file *.py file. {i have literally dug through , searched in drive , can not find it}

i have mots recent qt , python download , running well.

any or alternative method converting *.ui *.py appreciated!


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -