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

Can't run qobuz-dl after windows reinstall #203

Closed
expatoz opened this issue Mar 17, 2023 · 1 comment
Closed

Can't run qobuz-dl after windows reinstall #203

expatoz opened this issue Mar 17, 2023 · 1 comment

Comments

@expatoz
Copy link

expatoz commented Mar 17, 2023

Hi after a fresh install of windows 10, i can't run the qobuz-dl.exe command, i have installed python latest version and my email/pass are correct, i am getting this error
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\Dave\AppData\Local\Programs\Python\Python311\Scripts\qobuz-dl.exe_main
.py", line 7, in
File "C:\Users\Dave\AppData\Local\Programs\Python\Python311\Lib\site-packages\qobuz_dl\cli.py", line 113, in main
_initial_checks()
File "C:\Users\Dave\AppData\Local\Programs\Python\Python311\Lib\site-packages\qobuz_dl\cli.py", line 106, in _initial_checks
_reset_config(CONFIG_FILE)
File "C:\Users\Dave\AppData\Local\Programs\Python\Python311\Lib\site-packages\qobuz_dl\cli.py", line 57, in _reset_config
config["DEFAULT"]["app_id"] = str(bundle.get_app_id())
^^^^^^^^^^^^^^^^^^^
File "C:\Users\Dave\AppData\Local\Programs\Python\Python311\Lib\site-packages\qobuz_dl\bundle.py", line 53, in get_app_id
raise NotImplementedError("Failed to match APP ID")
NotImplementedError: Failed to match APP ID

i don't have any idea how to correct this or what mistake i amm making
thanks

@vitiko98
Copy link
Owner

#204

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

2 participants