我的工作是创建一个使用3b+ https://predictabledesigns.com/how-to-turn-your-raspberry-pi-into-an-amazon-echo-dot-using-alexa/博客https://predictabledesigns.com/how-to-turn-your-raspberry-pi-into-an-amazon-echo-dot-using-alexa/的alexa。博客中提到的github不再存在,所以我使用git https://github.com/Superdrac/alexa-avs-sample-app
在输入客户端ID和所有内容后,当我运行命令"sudo ~/alexa sample-app/automated_install.sh“时,我得到以下错误:
/home/pi/alexa-avs-sample-app/automated_install.sh:命令
sudo:找不到**
我对这件事很陌生。我怎么才能修好它?
发布于 2021-05-08 16:19:40
automated_install.sh $ dos2unix
https://stackoverflow.com/questions/67448896
复制相似问题