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 Message #72

Open
Vkoid opened this issue Jul 29, 2022 · 1 comment
Open

Error Message #72

Vkoid opened this issue Jul 29, 2022 · 1 comment

Comments

@Vkoid
Copy link

Vkoid commented Jul 29, 2022

"Traceback (most recent call last):
File "D:\vgm-music\khinsider-master\khinsider.py", line 681, in
sys.exit(doIt())
File "D:\vgm-music\khinsider-master\khinsider.py", line 628, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "D:\vgm-music\khinsider-master\khinsider.py", line 457, in download
return soundtrack.download(path, makeDirs, formatOrder, verbose)
File "D:\vgm-music\khinsider-master\khinsider.py", line 367, in download
os.makedirs(os.path.abspath(os.path.realpath(path)))
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1520.0_x64__qbz5n2kfra8p0\lib\os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1520.0_x64__qbz5n2kfra8p0\lib\os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1520.0_x64__qbz5n2kfra8p0\lib\os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
[Previous line repeated 1 more time]
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1520.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: 'C:\Users\Brenn\ D:'"

@Vkoid
Copy link
Author

Vkoid commented Jul 29, 2022

also thanks for making this, the other one i tried to use had a window that you couldnt move or close, just stuck there in the middle of the screen

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