jozo / docker-pyqt5

Dockerfile for development of GUI applications with Python 3 + PyQt5
84 stars 24 forks source link

我在 centos7上报错 #12

Open Ray507 opened 1 year ago

Ray507 commented 1 year ago

from PyQt5.QtWidgets import QApplication, QWidget, QLabel ImportError: libQt5Core.so.5: cannot open shared object file: No such file or directory

这是为什么?