Skip to content

This project is basically in a broken state #147

@DicSTH2020

Description

@DicSTH2020

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions