Skip to content
Snippets Groups Projects
Commit af4257ed authored by Daniel Gordon's avatar Daniel Gordon
Browse files

removed error file

parent b9615e2a
No related branches found
No related tags found
No related merge requests found
exception in lookup_func global name 'cv2' is not defined
Traceback (most recent call last):
File "batch_cache.py", line 180, in lookup_func
image = cv2.imread(path)[:,:,::-1]
NameError: global name 'cv2' is not defined
exception in lookup_func global name 'cv2' is not defined
Traceback (most recent call last):
File "batch_cache.py", line 180, in lookup_func
image = cv2.imread(path)[:,:,::-1]
NameError: global name 'cv2' is not defined
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment