gguman
May 26, 2017 - 13:42
when i try to run the script from widgets it raise NameError: name'v' is not defined at line 115
when i try to run the script from widgets it raise NameError: name'v' is not defined at line 115
Works as expected for me. You might want to try the "Restore Examples..." option under the gear menu because when I do so, line 115 does contain a variable v.
This is a bug in the example, sorry, It should work if you just replace v with widget_view.
repaired. thx