Assistants-Pi icon indicating copy to clipboard operation
Assistants-Pi copied to clipboard

This project is basically in a broken state

Open DicSTH2020 opened this issue 4 years ago • 1 comments

Installed back in 2018 and worked fine. Yesterday try out again with latest version and fail, find out couple of issues:

  • Many of the scripts does not compatible with latest Google API / Raspbian OS
  • Some of the new scripts commit on Mar has syntax error, or even variables not defined

for example in gassist-installer.sh

elif [[ $osversion = "Raspbian Stretch" ]]; then sudo \cp -f ${GIT_DIR}/Google-Assistant/src/resources/Stretch-wrapper/_snowboydetect.so ${GIT_DIR}/src/_snowboydetect.so sudo \cp -f ${GIT_DIR}/Google-Assistant/src/resources/Stretch-wrapper/snowboydetect.py ${GIT_DIR}/src/snowboydetect.py fi

No such file or directory, had to fix it manually.

More issues to be updated...

DicSTH2020 avatar Jul 07 '20 03:07 DicSTH2020

All the components of the Google Assistant scripts are pretty much up to date with the API. Reg Snowboy error, this project lost its traction and so I left it as it is. Feel free to raise a pull request, I will gladly merge it.

shivasiddharth avatar Jul 07 '20 04:07 shivasiddharth