MoDeNa-EUProject/MoDeNa

Querying for argPos of an output does not work.

Closed this issue · 2 comments

japaf commented

There is a bug modena_model_outputs_argPos function. Calling this function leads to

Error in python catched in 576 of /home/me/opt/Modena/src/src/modena.c
TypeError: outputs_argPos() takes exactly 2 arguments (1 given)

I pushed a bugfix into bugfix/outputArgPos and backported the change to our private repo. Please let me know whether this works.

japaf commented

This works for me.