princeton-vl / DROID-SLAM

BSD 3-Clause "New" or "Revised" License
1.65k stars 272 forks source link

Segmentation fault #131

Open Davidyao99 opened 1 week ago

Davidyao99 commented 1 week ago

I followed the setup and when running the demo script, am receiving the following error.

UserWarning: resource_tracker: There appear to be 3 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Segmentation fault (core dumped)

Any idea why this might be happening? Thank you!