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

issue with file #1

Open
obar1 opened this issue Dec 20, 2023 · 1 comment
Open

issue with file #1

obar1 opened this issue Dec 20, 2023 · 1 comment

Comments

@obar1
Copy link

obar1 commented Dec 20, 2023

epub2pdf 9781098108298.epub
Traceback (most recent call last):
  File "/home/xsazcd/git/obar1/0to100.oreilly.git/.venv/bin/epub2pdf", line 33, in <module>
    sys.exit(load_entry_point('epub2pdf==0.1.0', 'console_scripts', 'epub2pdf')())
  File "/home/xsazcd/git/obar1/0to100.oreilly.git/.venv/lib/python3.10/site-packages/epub2pdf.py", line 258, in main
    converter.convert()
  File "/home/xsazcd/git/obar1/0to100.oreilly.git/.venv/lib/python3.10/site-packages/epub2pdf.py", line 156, in convert
    page_index = self.extract_epub_index(epub, page_names, ncx_name)
  File "/home/xsazcd/git/obar1/0to100.oreilly.git/.venv/lib/python3.10/site-packages/epub2pdf.py", line 107, in extract_epub_index
    index_number = page_names.index(nav_text)
ValueError: 'OEBPS/preface01.xhtml#preface_idQ8pGjx' is not in list
@obar1
Copy link
Author

obar1 commented Dec 20, 2023

I cannot shar the file unfortunately

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