All;
I am trying to port a QGIS Plugin to QGIS3 and am getting this error when
running the pyrcc5.bat
 from PyQt5.QtCore import PYQT_VERSION_STR, QDir, QFile
ImportError: DLL load failed: The specified module could not be found.
I went onto the stack exchange and tried some solutions presented there
including a cutome bat file and a series of pip install --updates to the
pyQT5 and pyQT5-tools which lead to the complete collaps of python support
in my qgis, I had to uninstall and reinstall the whole thing to bring it
back.
Is there a solution to this issue?
Thanks;
Tyler
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to