[Qgis-user] How do I pass parameters to grass7 algorithms with Processing.run?

Stephen posting at vodacomm.ca
Fri May 25 08:38:27 PDT 2018


Hi Nyall, everyone,

I built 3.1 master d5ffc5a2d9, and now I'm getting failures in parts of
my code that previously worked, plus no error messages.

If I walk through the code, exceptions get raised silently. Do I need to
turn on debugging somewhere?

Here's an example of what I see in the pycharm debugger:

> QSettings::value: Empty key passed
> QSettings::value: Empty key passed
> Computing population...
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42474), raddr=('127.0.0.1', 33003)>
> 
> Process finished with exit code 1



On 14.05.2018 11:51, Nyall Dawson wrote:
> On 14 May 2018 at 19:30, Stephen <posting at vodacomm.ca> wrote:
> 
>> Without a useful error message, it's very difficult to troubleshoot this
>> on my own.
> 
> Is this on master? The error messages have been greatly improved for
> 3.2, so I'd be interested to see what results you get there.
> 
> Nyall
> 




More information about the Qgis-user mailing list