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.

Says successful but page images not visable. Using -g creates traceback error. #7

@Benjamin5678

Description

@Benjamin5678

When i just run it with the -i and -p it says it works but no images when I go the directory

D:\Downloads\PearsonDL-master>python PearsonDL.py -i c821f2c0-c623-482b-8110-d2c860807abb -p 1040
PearsonDL
Developed by NamesJoeyWheeler, FurryLovingMcNugget, and cdchris12
---------------------------------------------------
Downloading page images...
Page downloads complete!
--- Generated in 28.0317 seconds ---

When i run with -g there is a traceback error

D:\Downloads\PearsonDL-master>python PearsonDL.py -i c821f2c0-c623-482b-8110-d2c860807abb -p 1040 -g
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 "D:\Downloads\PearsonDL-master\PearsonDL.py", line 130, in <module>
    main()
  File "D:\Downloads\PearsonDL-master\PearsonDL.py", line 70, in main
    im0 = Image.open(f'{image_list[0]}').convert('RGB')
IndexError: list index out of range

On widows for the record I might try in my linux dual boot and see if that has any better luck

Edit: Another thing is that I didnt see the manifest?password but I found a file named token. Maybe the different version of person works different? It worked without an error though so idk.

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