Open dnyaneshwar1991 opened 12 months ago
same here.
it seems to be because of the missing dependency:wkhtmltopdf
.
Perhaps we can fix this so that the error is explicit. I suppose that a lack of dependency should culminate on a non-silent failure.
In my case wkhtmltopdf
dependency is already satisfied
Look here for wkhtmltopdf, install it with apt install wkhtmltopdf
and use --sequential
when invoking python main.py
Works for me on LMDE 6. Hope it helps.
Thanks for sharing
I have followed all the given steps but still unable to download:
python3 main.py 2023-11-21 19:18:56,214 INFO worker.py:1636 -- Started a local Ray instance. [============================================================] 99.7% ...