Skip to content
This repository has been 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

Open
Benjamin5678 opened this issue Mar 4, 2021 · 3 comments

Comments

@Benjamin5678
Copy link

Benjamin5678 commented Mar 4, 2021

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.

@NamesJoeyWheeler
Copy link
Owner

Apologies for the late reply.
This may work on the new version.
Could you post the Pearson document link here?

@FrexlDE
Copy link

FrexlDE commented Jan 19, 2022

Same problem here. I don't even receive any kind of error..

@DVDspacca
Copy link

Same problem here, everything seems to work, it says that images were downloaded, but nothing appears in the book folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants