0

In pycharm settting, I add "external Tool" which name is pyUIC, argument is "

PyQt5.uic.pyuic $FileName$

$FileNameWithoutExtension$.py" ,programm is "G:\m_anaconda\envs\Mogcn\python.exe", working directory is "$FileDir$"

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jun 06 '22 at 03:11

1 Answers1

0

after I change my file name from "Dailuge - mainPage.ui" to "mainPage.ui". everything become success !