Tej Partap Singh

Results 6 comments of Tej Partap Singh

@BorisLestsov Did you solve the issue?

> try change param to attr Could you please elaborate. Thanks!

I have same error. Did you find a solution to this?

Update: I found a fix for me. It seems the box 'modules_bases_debian_puppet_32' seems to be outdated. I manually downloaded the file by following instructions here: https://github.com/cliffe/SecGen/issues/114. And than it ran.

In prototxt_basic.py I think the key should be params. When I print info.keys() output is : [u'inputs', u'name', 'bottom', 'top', 'params', u'attrs', u'op']

Hi, Yes I was facing the same issue in PopOS. Your solution worked for me. Thanks