MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
804 stars 191 forks source link

Install fuzzywuzzy package to communicate with mycroft.ai website #80

Closed bserem closed 5 years ago

bserem commented 5 years ago

Problem

A fresh copy of picroft image will not show any skills on mycroft.ai

Solution

This is solved by installing fuzzywuzzy package: pip3 install fuzzywuzzy

penrods commented 5 years ago

I don't believe this is an issue anymore. Let me know if you still see this.