amanwalia123/KeyFramesExtraction

"smooth only accepts 1 dimension arrays."

yyyufei opened this issue · 2 comments

Hi there,

I was trying to use your code to do keyframe extraction, but I got "smooth only accepts 1 dimension arrays." Do you know is there anything I did wrong?

File "scene_div.py", line 63
raise ValueError, "smooth only accepts 1 dimension arrays."
^
SyntaxError: invalid syntax

Figured out it caused by python version

弄清楚了是由python版本引起的
hi there
I want to know which version of python is required