shivasiddharth / GassistPi

Google Assistant for Single Board Computers
Other
1.02k stars 304 forks source link

I tried replacing the main file, now I am getting this error, so I tried re cloning it still I am facing the same issue #1125

Closed nathanshankar closed 3 years ago

nathanshankar commented 3 years ago

I tried replacing the main file, now I am getting this error, so I tried re cloning it still I am facing the same issue Traceback (most recent call last): File "/home/pi/GassistPi/src/main.py", line 29, in from actions import say File "/home/pi/GassistPi/src/actions.py", line 15, in from youtube_search_engine import google_cloud_api_key File "/home/pi/GassistPi/src/youtube_search_engine.py", line 13, in configuration = yaml.load(conf, Loader=yaml.FullLoader) AttributeError: module 'yaml' has no attribute 'FullLoader'

Originally posted by @nathanshankar in https://github.com/shivasiddharth/GassistPi/issues/1119#issuecomment-826275661

close-issue-app[bot] commented 3 years ago

Please refer to our issue template. ☺