Advertisement
Guest User

Untitled

a guest
May 11th, 2020
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. Status: failed
  2.  
  3. Python version: 3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit (AMD64)]
  4.  
  5. Running CustomCleanerPlus...
  6.  
  7. -- Copy to work dir...wrap0000.html
  8. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-0.htm.html
  9. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-1.htm.html
  10. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-2.htm.html
  11. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-3.htm.html
  12. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-4.htm.html
  13. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-5.htm.html
  14. -- Copy to work dir...@public@vhost@g@gutenberg@html@files@55456@55456-h@55456-h-6.htm.html
  15. -- Write to work dir...C:\Users\Lapis\AppData\Local\Temp\tmpvvoig8m0\pgepub.css
  16. -- Write to work dir...C:\Users\Lapis\AppData\Local\Temp\tmpvvoig8m0\0.css
  17. -- Write to work dir...C:\Users\Lapis\AppData\Local\Temp\tmpvvoig8m0\1.css
  18.  
  19. -- Copy images to work dir...C:\Users\Lapis\AppData\Local\Temp\tmpvvoig8m0\@public@vhost@g@gutenberg@html@files@55456@55456-h@images@cover.jpg
  20.  
  21. -- Processing automatic tasks...
  22. -- Clean and reformat the html
  23. -- In getHREF_ID, id value...note_au_lecteur
  24. -- In getHREF_ID, id value...table_des_chapitres
  25. -- In getHREF_ID, id value...ch_1
  26. -- In getHREF_ID, id value...ch_2
  27. -- In getHREF_ID, id value...ch_3
  28. -- In getHREF_ID, id value...ch_4
  29. -- In getHREF_ID, id value...ch_5
  30. -- In getHREF_ID, id value...ch_6
  31. -- In getHREF_ID, id value...ch_7
  32. -- In getHREF_ID, id value...ch_8
  33. -- In getHREF_ID, id value...ch_9
  34. -- In getHREF_ID, id value...ch_10
  35. -- In getHREF_ID, id value...ch_11
  36. -- In getHREF_ID, id value...ch_12
  37.  
  38. >>> File type is: EPUB
  39. >>> Doctype is: Epub
  40.  
  41. -- Processing file...wrap0000.html
  42. -- Remove empty tags
  43. -- Remove tabs and spaces
  44. Traceback (most recent call last):
  45. File "C:\Apps\Sigil\plugin_launchers\python\launcher.py", line 136, in launch
  46. self.exitcode = target_script.run(container)
  47. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\plugin.py", line 136, in run
  48. css_fnames = processAllTasks(bk, WDIR, t_fnames, s_fnames, s_ids)
  49. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\cutils2.py", line 46, in processAllTasks
  50. docTidyNoWrap(wdir, file)
  51. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\doc_tidy.py", line 129, in docTidyNoWrap
  52. html, errors = tidy_document(xhtml, options=base_options)
  53. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\tidylib\tidy.py", line 292, in tidy_document
  54. return get_module_tidy().tidy_document(text, options)
  55. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\tidylib\tidy.py", line 304, in get_module_tidy
  56. _tidy = Tidy()
  57. File "C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\tidylib\tidy.py", line 159, in __init__
  58. "\nCould not load library: " + self.libpath)
  59. OSError:
  60. Could not load library: C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\tidylib\win64\tidy.dll
  61. Error:
  62. Could not load library: C:\Users\Lapis\AppData\Local\sigil-ebook\sigil\plugins\CustomCleanerPlus\tidylib\win64\tidy.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement