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

musicdl not recognised #8

Open
shinzerra opened this issue Sep 23, 2021 · 8 comments
Open

musicdl not recognised #8

shinzerra opened this issue Sep 23, 2021 · 8 comments
Assignees

Comments

@shinzerra
Copy link

image

@insaiyancvk
Copy link
Owner

Can you check if "C:\Users<your username>\AppData\Local\Programs\Python\Python39\Scripts" is added to your environment path?

@GunSlinger91233
Copy link

how can I check it

@insaiyancvk
Copy link
Owner

@GunSlinger91233

  1. Search for "environment variables" and open it

  1. Open "Environment variables" in the "Advanced" menu

  1. Find the variable "Path" under "User variables for "

  1. You should find "C:\Users<your username>\AppData\Local\Programs\Python\Python39\Scripts" in one of the entries, like the following

@GunSlinger91233
Copy link

Yes sir it is added

@insaiyancvk
Copy link
Owner

It should work in that case. Just try reinstalling it with

curl -o setup.bat https://raw.githubusercontent.com/insaiyancvk/pymusicdl/main/setup.bat && setup && del setup.bat

@GunSlinger91233
Copy link

Capture
Sir it is showing FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\user\Desktop\musicDL downloads\logger.log'

@insaiyancvk
Copy link
Owner

@GunSlinger91233
I just updated the code. How careless of me for not testing it properly.
You can update the package with: pip install pymusicdl -U

@GunSlinger91233
Copy link

Sir after updating i had to reinstall it but it worked

Thank you sir

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

3 participants