MycroftAI / personal-backend

WORK IN PROGRESS: A Flask personal backend alternative for running your own version of https://home.mycroft.ai
Apache License 2.0
114 stars 32 forks source link

Debian packages required #32

Open domcross opened 5 years ago

domcross commented 5 years ago

For installation on a RPi3 with Debian (Stretch or Jessie) I had to add some packages before installation completed successfully: sudo apt-get install python-dev python3-dev libffi-dev libssl-dev