amalrajan / learncpp-download

Multi-threaded web scraper to download all the tutorials from www.learncpp.com and convert them to PDF files concurrently.
GNU Affero General Public License v3.0
69 stars 18 forks source link

Doesn't actually convert to PDF #58

Closed UndefiendUserNull closed 2 months ago

UndefiendUserNull commented 2 months ago

Everything is ok and learncpp.com got downloaded but It didn't convert the HTML files to PDF although it says in the console

I chose the python method instead of the docker

All requirements installed

2024-09-15 23:51:57 [learncpp] DEBUG: Converted 23-introduction-to-expressions.html to PDF: 23-introduction-to-expressions.pdf

it didn't