$ php wordwisecreator.php /Users/xxx/test_book.azw3 5
[+] Load Stop Words
[+] Load Wordwise Dict
[+] Clean old temps
[+] Convert Book to HTML
[+] Load Book Contents
Warning: file_get_contents(book_dump_html/index1.html): failed to open stream: No such file or directory in /Users/xxx/Downloads/wordwisecreator/wordwisecreator.php on line 61
[+] Process (1) Words
[+] Create New Book with Wordwised
Warning: file_put_contents(book_dump_html/index1.html): failed to open stream: No such file or directory in /Users/xxx/Downloads/wordwisecreator/wordwisecreator.php on line 115
[+] 3 book EPUB, AZW3, PDF with wordwise generated Done !
The xxxxxx.htmlz it's converted perfectly but the error it's in the next step I guess
I run it on Mac High Sierra 10.13.6 - Calibre 3.48 - PHP 7.1.33
I try with azw3, epub and mobi files, always the same error.
Hi xnohat,
I've this error:
The xxxxxx.htmlz it's converted perfectly but the error it's in the next step I guess
I run it on Mac High Sierra 10.13.6 - Calibre 3.48 - PHP 7.1.33
I try with azw3, epub and mobi files, always the same error.
Any help?
Thanks!