street-lab-tech / street-whisper-app

STREET Lab Whisper App - a tool that transcribes and translates audio files into CSV files.
MIT License
2 stars 0 forks source link

Testing request: Running CLI using exe generated by Pyinstaller #22

Open carmen-chau opened 3 months ago

carmen-chau commented 3 months ago

Instructions

Rough timeline:

  1. @carmen-chau will test whether CLI -B fix as mentioned in #29 works using the exe setup on her computer.

Update on this: The CLI -B fix works, however, there is a minor visual bug where after the script terminates, due to the print("") statement, the terminal prompt would be in a new line. I honestly think this is OK to leave, but something worth noting

  1. @carmen-chau will then test the same fix but with @moonsdust 's exported EXE

Currently facing the following issue:

Screenshot 2024-05-11 at 11 10 52 PM

Perhaps this might contain a fix? Unsure, likely need to consult @moonsdust for advice + do further reading/testing [Edited by @moonsdust: "I have packaged the exe file into a dmg that seem to solve this issue and a couple of more, let me know if the app works for you now."]

  1. @carmen-chau would then detail the exe generation instructions that she took. @moonsdust would do the same

  2. Eventually, @carmen-chau would need to share her exe with @moonsdust for testing.

moonsdust commented 3 months ago

I found something that can resolve the code sign issue: https://github.com/pyinstaller/pyinstaller/issues/5434

moonsdust commented 2 months ago

I have now packaged the exe file into a dmg file for MacOS and it gets rid of all the popups! Feel free to test the file I have sent you when you can.

How to package into dmg: https://gist.github.com/txoof/0636835d3cc65245c6288b2374799c43