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

Error Occured when downloading the Phoenix Wright soundtrack. #55

Open
protobrogo opened this issue Apr 17, 2021 · 0 comments
Open

Error Occured when downloading the Phoenix Wright soundtrack. #55

protobrogo opened this issue Apr 17, 2021 · 0 comments

Comments

@protobrogo
Copy link

protobrogo commented Apr 17, 2021

Query: python khinsider.py --format FLAC phoenix-wright-ace-attorney-trilogy-gyakuten-saiban-123-naruhodo-selection-2019-switch 'E:\Music\Phoenix Wright'

Error:
An unexpected error occurred! If it isn't too much to ask, please report to https://github.com/obskyr/khinsider/issues.
Attach the following error message:

Traceback (most recent call last):
File "E:\Music\khinsider.py", line 599, in
sys.exit(doIt())
File "E:\Music\khinsider.py", line 543, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "E:\Music\khinsider.py", line 413, in download
return Soundtrack(soundtrackId).download(path, makeDirs, formatOrder, verbose)
File "E:\Music\khinsider.py", line 331, in download
os.makedirs(os.path.abspath(os.path.realpath(path)))
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1264.0_x64__qbz5n2kfra8p0\lib\os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1264.0_x64__qbz5n2kfra8p0\lib\os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1264.0_x64__qbz5n2kfra8p0\lib\os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: "E:\Music\'E:"

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