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

Can't convert to pdf #105

Open
navarisun1982 opened this issue Jan 23, 2024 · 2 comments
Open

Can't convert to pdf #105

navarisun1982 opened this issue Jan 23, 2024 · 2 comments

Comments

@navarisun1982
Copy link

The book downloaded successfully as jpegs but it's time to convert to pdf, this error appeared

Traceback (most recent call last):
File "D:\Archive.org-Downloader\archive-org-downloader.py", line 234, in
import img2pdf
ModuleNotFoundError: No module named 'img2pdf'

tried to install the library but it says it was there already, any solution ?

@grantbarrett
Copy link

Did you install it via pip rather than some other way? Like so: pip install img2pdf

@navarisun1982
Copy link
Author

Did you install it via pip rather than some other way? Like so: pip install img2pdf

yes I did exactly the way you described

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