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
How can i fix this error. Thanks.
osboxes@osboxes:/PDF_Extraction-Translation/tests$ python3 test_translation.py
Traceback (most recent call last):
File "/home/osboxes/PDF_Extraction-Translation/tests/test_translation.py", line 4, in
from translation.auxiliary_extraction_translation import initialize_tokenizer ModuleNotFoundError: No module named 'translation.auxiliary_extraction_translation'
osboxes@osboxes:/PDF_Extraction-Translation/tests$
The text was updated successfully, but these errors were encountered:
How can i fix this error. Thanks.
osboxes@osboxes:
/PDF_Extraction-Translation/tests$ python3 test_translation.py/PDF_Extraction-Translation/tests$Traceback (most recent call last):
File "/home/osboxes/PDF_Extraction-Translation/tests/test_translation.py", line 4, in
from translation.auxiliary_extraction_translation import initialize_tokenizer
ModuleNotFoundError: No module named 'translation.auxiliary_extraction_translation'
osboxes@osboxes:
The text was updated successfully, but these errors were encountered: