Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PyQt5 在使用 nuitka 构建后改变了它的界面主题(这是一个类似 pyinstaller 的工具)。这是比较:
构建前:
构建后:
我有几个这样的按钮和行编辑器,它们都很丑...
操作系统信息:
我添加了这些选项,它对我有用:
--plugin-enable=qt-plugins --include-qt-plugins=all --include-qt-plugins=sensible,styles