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
Currently, we have a GitHub Action that automatically creates an executable for us. However, the clients have mentioned problems with running the application, including grammar checking and opening the application in general.
What is required for this issue to be completed:
Test the executable on multiple Windows computers, including a "non-developer" one with practically no development software installed on it
Fix all of the issues that you run into when testing
If possible, modify the GitHub Action to convert the generated application to a Windows installer file (and verify that it works)
Automatic Java installation?
Automatic nltk.download()?
The text was updated successfully, but these errors were encountered:
Currently, we have a GitHub Action that automatically creates an executable for us. However, the clients have mentioned problems with running the application, including grammar checking and opening the application in general.
What is required for this issue to be completed:
The text was updated successfully, but these errors were encountered: