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
There appear to be some issues and bugs with the exe files that I am trying to figure out why for. For whatever reason, they seem to work on my previous device which was Windows 10, but on my new device, Windows 11, it is not working.
Running interview.exe results in WinError50, currently trying to figure out why, but I've narrowed it down to the recognize_google() function from SpeechRecognition. I believe this causes a bunch of issues elsewhere as well.
The python scripts run just fine, so there is some type of issue when converting it to a pyinstaller exe that is breaking it
The text was updated successfully, but these errors were encountered:
There appear to be some issues and bugs with the exe files that I am trying to figure out why for. For whatever reason, they seem to work on my previous device which was Windows 10, but on my new device, Windows 11, it is not working.
The text was updated successfully, but these errors were encountered: