alexa-pi / AlexaPiDEPRECATED

DEPRECATED - Use https://github.com/alexa-pi/AlexaPi instead ...Turn a Raspberry Pi into an Alexa Client
https://github.com/alexa-pi/AlexaPi
MIT License
587 stars 442 forks source link

When running python main.py #127

Closed gabbinn closed 7 years ago

gabbinn commented 8 years ago

I get connection ok but then

It takes some time but she says "hello" after 10 long seconds

MemCached: MemChache: inet:127.0.0.1:11211: connect: [Errno 111] Connection refused. Marking dead

renekliment commented 7 years ago

You don't have memcached installed or running. Does AlexaPi work for you apart from that? Did you install it using the install script?

renekliment commented 7 years ago

This project is now deprecated in favor of the new AlexaPi (https://github.com/alexa-pi/AlexaPi) which has all the features of this project and much more, such as:

Please switch over to the new project and if your issue persists there, file an issue in the new repo's issue tracker. Thank you.