Open IvanZaro opened 1 year ago
I got an error when click submit audio file:
File "c:\Users\iroza\Desktop\Projects\Project3\therapist.py", line 10, in transcribe audio_file = open(audio, "rb") TypeError: expected str, bytes or os.PathLike object, not NoneType
I installed ffmpeg and ffrobe.
Can somebody help me?
I get the same error, and new to git and coding in general.
I got an error when click submit audio file:
File "c:\Users\iroza\Desktop\Projects\Project3\therapist.py", line 10, in transcribe audio_file = open(audio, "rb") TypeError: expected str, bytes or os.PathLike object, not NoneType
I installed ffmpeg and ffrobe.
Can somebody help me?