http://bugzilla.opensuse.org/show_bug.cgi?id=1157504 http://bugzilla.opensuse.org/show_bug.cgi?id=1157504#c7 Kevin Adler <zeke@zekesdominion.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zeke@zekesdominion.com --- Comment #7 from Kevin Adler <zeke@zekesdominion.com> --- I'm getting the same error now with Cura 4.8.0-1.1 and python3-qt5-5.15.1-2.1. This seems to have been re-introduced by https://build.opensuse.org/request/show/846237, since it swapped the call to configure.py to use the pyqt_build macro instead, which I suspect passes --debug. Ultimately, though I think this is a bug in Cura. If PyQt5 expects a dictionary object, Cura should be passing a dictionary. Alternatively, PyQt5 could check for non-dictionary objects and return an error/raise a Python exception instead. -- You are receiving this mail because: You are on the CC list for the bug.