Hi,
Confirmed here too.
Reloading it gives a more specific trace, :
----
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/home/regis/APPS/QGIS/release/share/qgis/python/qgis/utils.py",
line 333, in startPlugin
plugins[packageName] = package.classFactory(iface)
File
"/home/regis/APPS/QGIS_PROFILES/classic/.qgis2/python/plugins/VDLTools/__init__.py",
line 33, in classFactory
from .vdl_tools import VDLTools
File "/home/regis/APPS/QGIS/release/share/qgis/python/qgis/utils.py",
line 607, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File
"/home/regis/APPS/QGIS_PROFILES/classic/.qgis2/python/plugins/VDLTools/vdl_tools.py",
line 40, in
import resources
File "/home/regis/APPS/QGIS/release/share/qgis/python/qgis/utils.py",
line 607, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File
"/home/regis/APPS/QGIS_PROFILES/classic/.qgis2/python/plugins/VDLTools/resources.py",
line 5
^
SyntaxError: invalid syntax
-------------------------
2017-01-16 10:43 GMT+01:00 Gusthiot Christophe <
[email protected]>:
> Hi,
> My plugin VDLTools has been approved last week, but now that my colleague
> wants to install it, he obtains an error : "corrupted extension : invalid
> syntax".
> I checked that the package name is same than directory name, but looks
> good (saw that it could be the problem on the net).
> Where does it come from ?
>
> Christophe
>
> _______________________________________________
> Qgis-developer mailing list
> [email protected]
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer