denisecailab / ezTrack

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

Problems with section 8c #88

Closed ZachPenn closed 7 months ago

ZachPenn commented 9 months ago

Discussed in https://github.com/denisecailab/ezTrack/discussions/82

Originally posted by **thebooknerd** October 19, 2023 When I try to run section 8c, I keep getting the error in the image below. Does anyone have any idea what is causing this error and how I could fix it? Screenshot 2023-10-19 at 2 14 23 PM
leonardole98 commented 8 months ago

I have the same issue. When I checked the video_dict['roi_stream'], there were no updated coordinates of the ROI that I selected in section 6. The same thing happened for video_dict['mask'] in section 4.

ZachPenn commented 8 months ago

What are you running ezTrack with (jupyter, vscode, spyder)?

leonardole98 commented 8 months ago

I use jupyter notebook extension in vscode.

ZachPenn commented 8 months ago

I would try using jupyter notebook independent of vscode. I love vscode but unfortunately it doesn't always play well with some of the interactive notebook packages.

leonardole98 commented 8 months ago

I have tried again using jupyter notebook stand-alone version. It works, so the problem is probably due to vscode as you said.