Running the above command shows below error (even with sudo):
ln: failed to create symbolic link '/usr/bin/btpython': Operation not permitted
Is it fine to try the below instead?
sudo ln -sf /www/server/panel/pyenv/bin/python3 /usr/local/bin/btpython