@sispheor when trying to install Kalliope on a freshly installed system, I have 2 errors
Searching for SpeechRecognition>=3.7.1
Reading https://pypi.python.org/simple/SpeechRecognition/
No local packages or working download links found for SpeechRecognition>=3.7.1
error: Could not find suitable distribution for Requirement.parse('SpeechRecognition>=3.7.1')
Searching for apscheduler>=3.3.1
Reading https://pypi.python.org/simple/apscheduler/
Downloading https://pypi.python.org/packages/c4/16/8be21944c787ef13cd7581c62d446053d079f36aa54ef20b5b45b378944d/APScheduler-3.5.1.tar.gz#md5=18c2050f24bad3dd82e17dd4b5f182df
Best match: APScheduler 3.5.1
Processing APScheduler-3.5.1.tar.gz
Writing /tmp/easy_install-NmMSMf/APScheduler-3.5.1/setup.cfg
Running APScheduler-3.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NmMSMf/APScheduler-3.5.1/egg-dist-tmp-px4K5B
File "build/bdist.linux-armv7l/egg/apscheduler/executors/base_py3.py", line 12
async def run_coroutine_job(job, jobstore_alias, run_times, logger_name):
^
SyntaxError: invalid syntax
creating /usr/local/lib/python2.7/dist-packages/APScheduler-3.5.1-py2.7.egg
Extracting APScheduler-3.5.1-py2.7.egg to /usr/local/lib/python2.7/dist-packages
File "/usr/local/lib/python2.7/dist-packages/APScheduler-3.5.1-py2.7.egg/apscheduler/executors/base_py3.py", line 12
async def run_coroutine_job(job, jobstore_alias, run_times, logger_name):
^
SyntaxError: invalid syntax
then a little excitement, add the starter configuration to rpi_install_kalliope.sh, and let the user during the installation choose which language he wants to install