CrafterPika / ppsideloader_py

an python implementatio of @eni9889's ppsideloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't Extract Files. [Errno 2] No such file or directory: 'deps/CydiaSubstrate.zip

qnblackcat opened this issue · comments

I can't Extract Files in the first time. Got this error from Terminal
`Creating Directories!

Done!

Extracting Importand Files!

Exception in Tkinter callback
Traceback (most recent call last):

File "tkinter/init.py", line 1883, in call

File "ppsideloader_py.py", line 56, in extract

File "zipfile.py", line 1251, in init

FileNotFoundError: [Errno 2] No such file or directory: 'deps/CydiaSubstrate.zip`

It confuses me because I can see CydiaSubstrate.zip in "deps"
Screen Shot 2020-09-21 at 21 19 40

did you tried to cd into the folder directory of the project?

closing issue due to inactivity