patch2pix icon indicating copy to clipboard operation
patch2pix copied to clipboard

Segfault at import statement

Open abhaydoke09 opened this issue 4 years ago • 1 comments

Hello Authors,

I am getting Segfault error when I am trying to run visualize_matches.ipynb code. I debugged this error and specifically it happens at

from utils.common.plotting import plot_matches

I think there is some issue with module importing. I am running code in Linux.

Has anyone faced this issue?

abhaydoke09 avatar Oct 05 '21 20:10 abhaydoke09

Hi @abhaydoke09 ,

Have you solved this issue? I didn't noticed this myself.

GrumpyZhou avatar Apr 18 '22 16:04 GrumpyZhou