Jim,
Just attempted to use epubmerge with python26. Got this:
File "epubmerge.py", line 293, in <module> main()
File "epubmerge.py", line 255, in main newnav=navpoints[0].cloneNode(True)
Indexerror: list index of of range
The invocation command was:
python26 epubmerge.py -o out.epub a.epub b.epub
Have used a number of combinations of parameters, all with the same result. I do get output which I can view in winrar and get to the text of the stories, but I can not open the output in Sigil.
Any ideas
|