|
|
@ -73,7 +73,7 @@ Nuitka complies that in, when make is finished we delete it. |
|
|
|
import sys |
|
|
|
import os |
|
|
|
import os.path |
|
|
|
from PyQt5.QtWidgets import QApplication |
|
|
|
from PyQt5.QtWidgets import QApplication, QStyleFactory |
|
|
|
from PyQt5 import QtGui |
|
|
|
|
|
|
|
logger.info(f"Python Version {sys.version}") |
|
|
|