Skip to content

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

@mj321

Description

@mj321
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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions