The installer fails on the first line

Issue #150 closed
Former user created an issue

Traceback (most recent call last): File "", line 1, in File "C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python\pyplugin_installer\installer.py", line 545, in installFromZipFile with zipfile.ZipFile(filePath, 'r') as zf: File "C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\zipfile.py", line 1100, in init self._RealGetContents() File "C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\zipfile.py", line 1167, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file

Comments (1)

  1. Log in to comment