You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: