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

Note to self: wkhtmltopdf causes errors when generating PDF resumes #10

Closed
jondkelley opened this issue Mar 16, 2021 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@jondkelley
Copy link
Owner

jondkelley commented Mar 16, 2021

resume    |   File "/opt/venv/lib/python3.8/site-packages/pdfkit-0.6.1-py3.8.egg/pdfkit/pdfkit.py", line 159, in to_pdf
resume    |     raise IOError("wkhtmltopdf exited with non-zero code {0}. error:\n{1}".format(exit_code, stderr))
resume    | OSError: wkhtmltopdf exited with non-zero code -11. error:
resume    | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
resume    | Loading page (1/2)
@jondkelley jondkelley changed the title Note to self: wkhtmltopdf Note to self: wkhtmltopdf causes errors when generating PDF resumes Mar 16, 2021
@jondkelley jondkelley added the bug Something isn't working label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant