https://bugs.kde.org/show_bug.cgi?id=407362
Nikita Sirgienko <warqu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ASSIGNED Assignee|cantor-b...@kde.org |warqu...@gmail.com --- Comment #6 from Nikita Sirgienko <warqu...@gmail.com> --- The problem have found: it is conflict between already loaded qt libraries (often from system installation) and qt libraries loading by PyQt5, when matplotlib import PyQt5 on pythons3server. When qt version of system and pyqt5 don't match, crash have been happening. I will fix it in a day, or two. -- You are receiving this mail because: You are watching all bug changes.