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

[Errno 2] No such file or directory when running python3 epub_to_audiobook.py -h` #27

Closed
Jacksonbm1 opened this issue Dec 7, 2023 · 2 comments

Comments

@Jacksonbm1
Copy link

When I run python3 epub_to_audiobook.py -h (either in or out of the venv), I get

/Library/Frameworks/Python.framework/Versions/3.11/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users//epub_to_audiobook.py': [Errno 2] No such file or directory

I'm super confused by why this would be happening. I've deleted and rebuilt the directory a few times and it seems to still not work. I'm not sure what's going on. Any suggestions. I feel like I'm following the guidance correctly.

This happens with my conversion commands as well.

@p0n1
Copy link
Owner

p0n1 commented Dec 7, 2023

The README is a bit outdated, after the recent refactoring #25. You can use python3 main.py -h instead. Thanks for reporting @Jacksonbm1. I just updated the README in #28. Please let me know if you encounter any further issues.

@p0n1
Copy link
Owner

p0n1 commented Jan 24, 2024

Close this because README was fixed.

@p0n1 p0n1 closed this as completed Jan 24, 2024
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

2 participants