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
Every time I try to run an audiobook mp3 file through this program I get an error that says File Not Found:
File "C:\Users\Megan\Chapterize-Audiobooks\chapterize_ab.py", line 66, in path_exists
raise FileNotFoundError(f"The path: <{path}> does not exist")
FileNotFoundError: The path: <'C:\Users\username\Desktop\01-audiobook.mp3'> does not exist
The text was updated successfully, but these errors were encountered:
Every time I try to run an audiobook mp3 file through this program I get an error that says File Not Found:
The text was updated successfully, but these errors were encountered: