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

Fix Windows executable #104

Open
5 tasks
loganwyas opened this issue Jan 12, 2024 · 0 comments
Open
5 tasks

Fix Windows executable #104

loganwyas opened this issue Jan 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@loganwyas
Copy link
Collaborator

loganwyas commented Jan 12, 2024

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()?
@loganwyas loganwyas added bug Something isn't working good first issue Good for newcomers labels Jan 12, 2024
@loganwyas loganwyas moved this from Core Features to Bugs in SpeechTranscription Issues Board Jan 12, 2024
@loganwyas loganwyas removed the good first issue Good for newcomers label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant