Could not parse stylesheet of object QLabel(0x1abb30d3130, name = "label_6")

Luca Bertolotti luca72.bertolotti at gmail.com
Wed Oct 23 12:08:19 BST 2024


i have made an executable file with pyinstaller
the program works but it give me the massage of the object
Could not parse stylesheet of object QLabel(0x1abb30d3130, name = "label_6")
In the form i wrote
self.label_6.setStyleSheet(".QLabel#label_6 {background-color: rgb(0, 0,
0};")
How i have to write this??
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20241023/75c05380/attachment.htm>


More information about the PyQt mailing list