Advertisement
Guest User

Untitled

a guest
Jul 11th, 2021
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/snap/pyqt5-test/x6/main.py", line 1, in <module>
  3. from PyQt5.QtWidgets import QMainWindow, QLabel, QApplication
  4. ImportError: /snap/pyqt5-test/x6/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by /snap/pyqt5-test/x6/lib/python3.8/site-packages/PyQt5/QtWidgets.abi3.so)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement