View Single Post
Old 07-23-2011, 01:19 PM   #12
superanima
W2E & ePub freak
superanima began at the beginning.
 
Posts: 38
Karma: 10
Join Date: May 2009
Device: cybook gen3 + boox60
The given example don't work with my epubs, it gives me this error:
Code:
output file: merge.epub
Traceback (most recent call last):
  File "epubmerge.py", line 373, in <module>
    main(sys.argv[1:])
  File "epubmerge.py", line 72, in main
    options.striptitletoc)
  File "epubmerge.py", line 177, in doMerge
    source=firstmetadom.getElementsByTagName("dc:source")[0].firstChild.data.encode("utf-8")
IndexError: list index out of range
superanima is offline   Reply With Quote