Issue Encountered While Deploying Eurovoc Model on AWS
#4
by
KendrickKR
- opened
Dear,
I encountered an issue while deploying the Eurovoc model on an AWS server.
Error Message:
ImportError: cannot import name 'is_nltk_available' from 'transformers.utils.import_utils' (/usr/local/lib/python3.10/distpackages/transformers/utils/import_utils.py)
The error occurs because the sentence_transformers library is trying to import is_nltk_available from the transformers.utils.import_utils module, but this function does not exist.
Your assistance in resolving this issue would be greatly appreciated.
Best regards,