Replies: 1 comment
-
|
I'm in the same situation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
My dify is running in a docker, when I use file extractor on a pptx file,it reports :
Failed to extract text from PPTX: ********************************************************************** Resource �[93mpunkt_tab�[0m not found. Please use the NLTK Downloader to obtain the resource: �[31m>>> import nltk >>> nltk.download('punkt_tab') �[0m For more information see: https://www.nltk.org/data.html Attempted to load �[93mtokenizers/punkt_tab/english/�[0m Searched in: - '/root/nltk_data' - '/app/api/.venv/nltk_data' - '/app/api/.venv/share/nltk_data' - '/app/api/.venv/lib/nltk_data' - '/usr/share/nltk_data' - '/usr/local/share/nltk_data' - '/usr/lib/nltk_data' - '/usr/local/lib/nltk_data' **********************************************************************
How to fix it ?
Beta Was this translation helpful? Give feedback.
All reactions