Can not use youtube-dl on M1 Mac - env: python: No such file or directory
When I try to run YouTube-dl from the terminal on my M1 MacBook Air, I get the following message:
env: python: No such file or directory.
I have re-installed Python and can use it through the IDLE app.
I have followed suggestions to try:
sudo ln -s /usr/bin/python3 /usr/bin/python
This gives the message:
ln: /usr/bin/python: Operation not permitted
I would appreciate any help.
MacBook Air (2020 or later)