I have had the same error but with another library "libQt5Qml.so.5". I have tried various alternatives, and in my case, that error occurred when I executed a function in QML, which was supposed to create a custom component previously created in another directory, inside main.qml. In the end, the only thing that solved the problem was migrating to QT6. In my case, I was using PySide2, so switching from PySide2 to PySide6 solved the problem. Try using QT6 instead of QT5. Good Luck
-
-
Window signal and slots not working
Locked Unsolved General and Desktop -
Connect parent window to child's close event
Moved Unsolved Qt for Python -
-
-
-
-
shiboken2 compiles
Solved Qt for Python -
-
-
-
-
change tick labels
Unsolved Qt for Python -
-
-
-
-
-
Hover stylesheet. PySide2
Moved Unsolved Qt for Python -