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

Can't download resources (or how to install resources manually) #911

Open
mj321 opened this issue Jun 14, 2023 · 0 comments
Open

Can't download resources (or how to install resources manually) #911

mj321 opened this issue Jun 14, 2023 · 0 comments
Labels

Comments

@mj321
Copy link

mj321 commented Jun 14, 2023

FileNotFoundError: No data found for the 'snips/city' builtin entity in language
 'en'. You must download the corresponding resources by running 'python -m snips
_nlu download-entity snips/city en' before you can use this builtin entity.

Unfortunately executing that command fails, because the SSL certificate for snips.ai has expired, and even when ignoring that, the installation fails.

I was able to download snips_nlu_en-0.2.3.tar.gz and snips_nlu_city_en-0.2.0.tar.gz manually, and installed them both with "pip install archivename.tar.gz"

But the above error message persists. What did i miss?

@mj321 mj321 added the bug label Jun 14, 2023
@mj321 mj321 changed the title Can't download resources Can't download resources (or how to install resources manually) Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant