denisecailab / ezTrack

Free, platform independent, behavior tracking software.
GNU General Public License v3.0
118 stars 41 forks source link

Failure to display a video in FreezeAnalysis_Individual #70

Closed 726akaw closed 1 year ago

726akaw commented 1 year ago

Hello,

When I tried to display a section of the video with motion and freezing, I got an error: File "/var/folders/fp/x8cfxc_j4wd3dd75zrvfvh8h0000gn/T/ipykernel_81410/663519892.py", line 6 'save_video' : False ^ SyntaxError: invalid syntax

Could you help me out with this problem?

Thanks.

スクリーンショット 2023-02-20 15 33 43
florianduclot commented 1 year ago

@726akaw , I'll give that one a shot: I think you have a missing comma at the end of the 'resize' line.

726akaw commented 1 year ago

@florianduclot oh, it's a simple mistake. I appreciate your advice. Thank you so much!