View Single Post
Old 04-24-2020, 07:38 PM   #8
javijavier
Junior Member
javijavier began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2009
Device: Kindle 2
Hi xnohat,

I've this error:

Code:
$ 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/index.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/index.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 !
I run it on Mac High Sierra 10.13.6 - Calibre 3.48 - PHP 7.1.33

Any help?

Thanks!
javijavier is offline   Reply With Quote