I want to convert my .ui file to py but pyuic5 is not recognized
And when i go to my python directory this error message appears
how to fix this error?
Advertisement
Answer
A more generic option is:
python -m PyQt5.uic.pyuic filename.ui -o filename.py -x