Person-Re-identification icon indicating copy to clipboard operation
Person-Re-identification copied to clipboard

AttributeError: 'module' object has no attribute 'main'

Open mitrasafari opened this issue 5 years ago • 0 comments

Hello I run https://github.com/thomaspark-pkj/person-reid.git code successfully but when I replace run file as you said I get an error : main = main or _sys.modules['main'].main AttributeError: 'module' object has no attribute 'main'

thank you

mitrasafari avatar Sep 27 '19 11:09 mitrasafari