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

Obligatory report #89

Open
LukeJosiahNadal opened this issue Dec 1, 2023 · 0 comments
Open

Obligatory report #89

LukeJosiahNadal opened this issue Dec 1, 2023 · 0 comments

Comments

@LukeJosiahNadal
Copy link

Traceback (most recent call last):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 681, in
sys.exit(doIt())
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 628, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 457, in download
return soundtrack.download(path, makeDirs, formatOrder, verbose)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 371, in download
if not friendlyDownloadFile(file, path, fileNumber, totalFiles, verbose):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 225, in friendlyDownloadFile
file.download(path)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 444, in download
with open(path, 'wb') as outFile:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\user\Downloads\khinsider\ef - a fairy tale of the two. Original Soundtrack. Alatoinfo\23.png'

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