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

converter.py [Errno 2] No such file or directory #13

Open
chrisdane opened this issue Nov 13, 2024 · 0 comments
Open

converter.py [Errno 2] No such file or directory #13

chrisdane opened this issue Nov 13, 2024 · 0 comments

Comments

@chrisdane
Copy link

Hi!

Following the readme I get this error:

python bionicpython/bionicpython.py test.pdf
can't open file '</path/to/bionicpython/src>/bionicpython/converter.py': [Errno 2] No such file or directory

The solution is to use

cd bionicpython
python bionicpython.py ../test.pdf

instead.

Cheers,
Chris

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