I am new to PyQt, I am going to develop a user interface, the main problem is that I run the .py file, in the default design theme, Qt is a system theme in both Windows 10 and debian 8, but after running .py in Linux will show an ugly theme, I want to have the current system theme style after compiling python.
PyQt4.11.1, Qt Designer 5.3, Debian 8.
Current system theme

classic PyQt4 theme

source share