[Qgis-user] module 'qgis.processing' has no attribute 'run'
Miguel Eduardo Rincon De Hoyos
merinconh at unal.edu.co
Mon Jul 6 15:18:15 PDT 2020
Dears members
I am using Python for my postgraduate studies and I am having trouble
running my code when I try to use processing in Qgis using the command-line
interface.
I think the error is really easy to fix it but right now I do not know how
to fix it. When I run my code I have this
Traceback (most recent call last):
File "urban_canopy_element.py", line 100, in <module>
output=general.run('qgis:clip',{'INPUT': input_layer, \NameError:
name 'run' is not defined
Thanks for the help
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20200706/dd526fda/attachment.html>
More information about the Qgis-user
mailing list