Stage-Whisper
Stage-Whisper copied to clipboard
Electron app throws error after submitting audio file
Receiving error after drag *.m4a file (others formats too give same error) to input screen to further process file as "window.Main is undefined, app in dev mode, please view in electron to select an output directory". Installed python 3.10.2, electron version 7.1.7.
Received following error also in electron run "The file name, directory name, or volume label syntax is incorrect"

What happens if you run yarn electron-rebuild in the same directory?