[Qgis-developer] plugin VDLTools : invalid syntax ?

RĂ©gis Haubourg regis.haubourg at gmail.com
Mon Jan 16 02:05:44 PST 2017


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 <
Christophe.Gusthiot at lausanne.ch>:

> 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
> Qgis-developer at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20170116/4da5b019/attachment.html>


More information about the Qgis-developer mailing list