You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this problem when I run it processors['prediction'] = import_class('processor.recognition.REC_Processor') and ImportError: cannot import name 'Processor' from 'processor', how to solve it?