python_scripts
python_scripts copied to clipboard
OSError: wkhtmltopdf exited with non-zero code -6. error:
Traceback (most recent call last):
File "crawler.py", line 165, in
换了wkhtmltopdf的版本之后就好了!
https://stackoverflow.com/questions/18758589/wkhtmltopdf-installation-error-on-ubuntu
进行到第三步的时候 连不上外网的ip就是下载不了
@xpguan 请问换哪个版本的?
install 0.12.4 version from official web-site Works for me.
I'm getting an exit code of -9 with 0.12.4.
wkhtmltopdf exited with non-zero code -9
Can someone please suggest how to fix this issue.