[Qgis-developer] [Plugin] QGIS Web Processing Client

rldhont rldhont at gmail.com
Tue Jan 7 05:08:26 PST 2014


Hi Luca,

i have updated the code

Regards

Le 07/01/2014 12:13, Luca Delucchi a écrit :
> On 3 January 2014 15:45, rldhont <rldhont at gmail.com> wrote:
>> Hi Horst,
> Hi,
>
>> I have updated your QGIS Web Processing Client.
>> I have put the code on github : https://github.com/rldhont/qgis-wps-client
>>
> I downloaded the master but I obtain this error
>
> Traceback (most recent call last):
>    File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 204, in
> startPlugin
>      plugins[packageName] = package.classFactory(iface)
>    File "/home/lucadelu/.qgis2/python/plugins/qgis-wps-client-master/__init__.py",
> line 50, in classFactory
>      from qgswps import QgsWps
>    File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 453, in _import
>      mod = _builtin_import(name, globals, locals, fromlist, level)
>    File "/home/lucadelu/.qgis2/python/plugins/qgis-wps-client-master/qgswps.py",
> line 23, in
>      from QgsWpsDockWidget import QgsWpsDockWidget
>    File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 453, in _import
>      mod = _builtin_import(name, globals, locals, fromlist, level)
>    File "/home/lucadelu/.qgis2/python/plugins/qgis-wps-client-master/QgsWpsDockWidget.py",
> line 34, in
>      from wps.wpslib.processdescription import StringInput, TextInput,
> SelectionInput, VectorInput, MultipleVectorInput, RasterInput,
> MultipleRasterInput, FileInput, MultipleFileInput, ExtentInput,
> CrsInput, VectorOutput, RasterOutput, StringOutput
>    File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 453, in _import
>      mod = _builtin_import(name, globals, locals, fromlist, level)
> ImportError: No module named wpslib.processdescription
>
>
>> You can update the version on the QGIS plugin repository.
>>
>> Hi devs,
>>
>> You can test it and contribute.
>>
>> Regards,
>> René-Luc D'Hont
>> 3Liz
>>



More information about the Qgis-developer mailing list