Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on dump_html? #1

Open
javogiraldez opened this issue Apr 24, 2020 · 0 comments
Open

Error on dump_html? #1

javogiraldez opened this issue Apr 24, 2020 · 0 comments

Comments

@javogiraldez
Copy link

javogiraldez commented Apr 24, 2020

Hi xnohat,

I've this error:

$ 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.

Any help?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant