Description
Jasper est un environnement (logiciel / matériel) dévelopé pour Raspberry Pi. Il a une certaine compatibilité avec Ubuntu
Installation
La procédure officielle d'installation est ici.
Une tentative d'installation rapide est proposée ici à titre d'information. A compléter et corriger
sudo apt-get install python-setuptools sudo easy_install pip sudo apt-get install python-pocketsphinx python-yaml python-tz python-requests build-essential python-pyaudio git clone https://github.com/jasperproject/jasper-client.git #sudo pip install -r jasper-client/client/requirements.txt sudo pip install APScheduler CherryPy PyYAML Pykka RPi.GPIO argparse beautifulsoup4 facebook-sdk feedparser numpy pifacedigitalio --allow-external pygame python-dateutil python-mpd pytz quantities semantic six ws4py wsgiref requests sphinx cd jasper-client/client python populate.py python main.py
Utilisation
A compléter !!!