Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

can't download book as pdf #2

@mattsblack

Description

@mattsblack

I got an "index out of range" error while trying to download my textbook as a pdf

L:\Desktop\PearsonDL>python PearsonDL.py -i 11300c2f-128e-44bf-a914-3c6216c66ed7 -p 561 -g -r
PearsonDL
Developed by NamesJoeyWheeler, FurryLovingMcNugget, and cdchris12

Downloading page images...
Page downloads complete!
Generating a PDF... (This may take a while)
Traceback (most recent call last):
File "PearsonDL.py", line 130, in
main()
File "PearsonDL.py", line 70, in main
im0 = Image.open(f'{image_list[0]}').convert('RGB')
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions