multi-camera-pig-tracking icon indicating copy to clipboard operation
multi-camera-pig-tracking copied to clipboard

AttributeError message when running commands from commands.txt

Open alucic2 opened this issue 3 years ago • 3 comments

3840 1080 Process CameraManager-3: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/Users/multi-camera-pig-tracking/manager.py", line 79, in run self.match_tracks_from_buffer() File "/Users/multi-camera-pig-tracking/manager.py", line 93, in match_tracks_from_buffer global_position_dict = self.match_tracks(self.ceiling_filter(self.local_buffer['ceiling'].pop(fid, None)), File "/Users/multi-camera-pig-tracking/manager.py", line 152, in match_tracks self.union_find.reset(ceil_id, min_id) AttributeError: 'DisjointSet' object has no attribute 'reset'

alucic2 avatar Jul 08 '22 22:07 alucic2

Have you solved this problem?

xttlcs avatar Aug 16 '22 08:08 xttlcs

i met the same problem,have you solved it? sincerely hoping for your request!!!

xttlcs avatar Aug 17 '22 02:08 xttlcs

i met the same problem,have you solved it? sincerely hoping for your request!!!

Now I also encountered this problem, may I ask if you have solved it? If so, please be sure to reply to me. I look forward to your reply

2333-Del avatar Mar 31 '23 05:03 2333-Del