-
Notifications
You must be signed in to change notification settings - Fork 343
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
zsh: command not found: scdl #465
Comments
don't you have a pip warning for adding the directory to path ? |
I am experiencing the same thing on a M3 macbook installed via Pip3, tried Github Repo install Came here and saw your comment so addressed the Pip3 version but the command continues to not be found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
on a macOS Sonoma 14.31.1. I brew install ffmpeg and get
zsh: command not found: scdl
I tried pip3 install and get
Requirement already satisfied: scdl in ./Library/Python/3.12/lib/python/site-packages (2.7.3)
still, I get the same error. do you think it's my PATH? (noob here)
The text was updated successfully, but these errors were encountered: