from PyQt5.QtWidgets import QApplication, QMainWindow, QLabel, QVBoxLayout, QWidgetImportError: DLL load failed while importing QtWidgets: 找不到指定的程序。
在网上查了许久了,好几天了吧,
1 重新安装 PyQt5.
2 安装Microsoft Visual C++ Redistributable
3 pip install pyqt5-tools
都无法解决这个问题
Python 3.9
PyCharm 2025.1.3.1
4系统变量什么的不会装,也不怎么懂,不会弄