Skip to content

how to run language_check.tool("en-US") from pre-downloaded server #72

Description

@pvester

Hey,

I need to run the language-check package on a remote server that does not allow for the tool to download the "en-US" server (URLError) when its running there. I can do the pip install language_check but not download the server during runtime. Is there a way that I can manually download the "en-Us" server, copy it to the remote server and run language_check from there without connecting to the internet when i run the language_check.tool ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions