AttributeError: 'GlitchResults' object has no attribute 'result_dict'

Hello.

I hope this is the right thread to find a solution to my problem.

I am using a chipWhisperer lite-ARM and I am following the steps for the Fault_1-Introduction_to_Clock_Glitch_Attacks issue when I run the first code segment to do the clock glitch I get the following error.

Could someone help me.

Thanks in advance.

You should be using glitch.GlitchController instead of glitch.GlitchResult, as shown here: