Open
Description
Hi, I'm trying to debug my code, which uses the following line:
with rawpy.imread(img_arw_path) as img_raw:
Whenever I set a break point after the scope of the 'with', PyCharm throws the following error:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
Has this happened to anyone here? How do I resolve it?
Metadata
Metadata
Assignees
Labels
No labels