gauravsacc / MMM-GoogleAssistant

Google Assistant module for magic mirror https://github.com/MichMich/MagicMirror
MIT License
118 stars 40 forks source link

Too many issues to run the python script #89

Open jdh-dev opened 2 years ago

jdh-dev commented 2 years ago

I'm trying to run the python code assistant.py, but after fixing a lot issues manually (e.g. changing the async() method to pn_async() and installing some dependencies) I've noticed that the Google Assistant Library for python is deprecated. Is this the reason why there's so many issues to try to run the python script?