Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Not Found Error #24

Open
mbagan opened this issue Nov 5, 2024 · 0 comments
Open

File Not Found Error #24

mbagan opened this issue Nov 5, 2024 · 0 comments

Comments

@mbagan
Copy link

mbagan commented Nov 5, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant