Skip to content
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

This project is basically in a broken state #147

Open
DicSTH2020 opened this issue Jul 7, 2020 · 1 comment
Open

This project is basically in a broken state #147

DicSTH2020 opened this issue Jul 7, 2020 · 1 comment

Comments

@DicSTH2020
Copy link

DicSTH2020 commented Jul 7, 2020

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 DicSTH2020 changed the title This project is basically in a broke state This project is basically in a broken state Jul 7, 2020
@shivasiddharth
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants