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

Convert call fails on Windows #8

Open
milkietx opened this issue Jun 22, 2020 · 0 comments
Open

Convert call fails on Windows #8

milkietx opened this issue Jun 22, 2020 · 0 comments

Comments

@milkietx
Copy link

Subprocess call in line 33-34 fails on Windows, possibly due to relying on ImageMagick library in MacOS. I found workarounds using other libraries, but just a heads up for other users having this issue. To resolve I added an "out" flag to the wget.download() command in line 25, and then used FPDF and Pillow libraries to create the output pdf from directory specified.

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