/qgis/PyQt/QtCore.py", line 26, in
from PyQt5.QtCore import * ImportError: /home/giacomo/.local/lib/python3.6/site-packages/PyQt5/QtCore.so: symbol _ZN23QOperatingSystemVersion11MacOSMojaveE versionQt_<em
/qgis/PyQt/QtCore.py\", line 26, in ImportError: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by /home/groot/.local/lib/python
我正在尝试为QGIS 3(我使用的是Windows 10)制作一个插件,但在创建它之前,它会显示以下消息:
"The resource compiler pyrcc5 was not found inYou'll have to manually compile the resources .qrc file with pyrcc5 before installing your plugin".我已经设法制作了一个插件,但在调用它的classFactory()方法时它显示错误,因此我认为这是因为我未能编译pyr