Hi @rodrigo_dal_ben, this problem came up previously here. If you change line 159 in static_init_.py to the following, your experiment should run:
prms = self.exp.getComponentFromName(str(compName)).params
Hi @rodrigo_dal_ben, this problem came up previously here. If you change line 159 in static_init_.py to the following, your experiment should run:
prms = self.exp.getComponentFromName(str(compName)).params