JazzCore / python-pdfkit

Wkhtmltopdf python wrapper to convert html to pdf
MIT License
1.99k stars 329 forks source link

trigger a strange bug in WinServer 2012 #229

Open landall opened 2 years ago

landall commented 2 years ago

running a py file using pdfkit from command line, it print the line below and then hangs up. INFO: Could not find files for the given pattern(s)

wkhtmltopdf.exe is running without exiting.

Is there a way to debug what is parsing to wkhtmltopdf.exe and what it is waiting for?