TypeError: __new__() got an unexpected keyword argument 'themes_file'
Freddd13 opened this issue · comments
Hatori233 commented
Traceback (most recent call last):
File "e:\music_tools\sep_gui\gui.py", line 12, in
main_gui = CreateQGUI(title="一个新应用")
File "C:\software\miniconda3\envs\music\lib\site-packages\qgui-0.5-py3.7.egg\qgui\factory.py", line 52, in init
self.root.style = Style(**QStyle.default)
TypeError: new() got an unexpected keyword argument 'themes_file'
Hatori233 commented
环境win11 miniconda python=3.7.11