I want to replace the ui file with the py file.
But there is an error.
C:\Python35\Lib\site-packages\PyQt5>python -m PyQt5.uic.pyuic -x test.ui -o test.py
C:\Users\sungj\AppData\Local\Programs\Python\Python36-32\python.exe: Error while finding module specification for 'PyQt5.uic.pyuic' (ModuleNotFoundError: No module named 'PyQt5')