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
Hey yang,
I encountered the below mentioned error when I ran "python preprocessing/extract_descriptions.py" command. Can you resolve this issue. Thank you in advance
Traceback (most recent call last):
File "preprocessing/extract_descriptions.py", line 16, in
from data.build_mscoco_data import _process_caption
ModuleNotFoundError: No module named 'data.build_mscoco_data'
The text was updated successfully, but these errors were encountered:
Hey yang,
I encountered the below mentioned error when I ran "python preprocessing/extract_descriptions.py" command. Can you resolve this issue. Thank you in advance
Traceback (most recent call last):
File "preprocessing/extract_descriptions.py", line 16, in
from data.build_mscoco_data import _process_caption
ModuleNotFoundError: No module named 'data.build_mscoco_data'
The text was updated successfully, but these errors were encountered: