Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Ingest File Documents, ERROR #21

Open
sarment0 opened this issue Jun 10, 2023 · 1 comment
Open

Cannot Ingest File Documents, ERROR #21

sarment0 opened this issue Jun 10, 2023 · 1 comment

Comments

@sarment0
Copy link

When I try to upload documents and click Ingest Data this exception pops up.

RuntimeError: Failed to import transformers.models.bert.modeling_bert because of the following error (look up to see its traceback):
cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\urllib3\util\ssl_.py)

@vietanhdev
Copy link
Member

Hi @sarment0,
Could you try to upgrade urllib3:

pip install --upgrade urllib3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants