bablokb / jasper-install

Installation script for jasper (Raspberry Pi speech processing)
GNU General Public License v3.0
17 stars 5 forks source link

jasper.py? #1

Open malfunktion opened 8 years ago

malfunktion commented 8 years ago

Hello! Appears as if installation went smoothly, no errors or anything but I'm getting the following error when running jasper:

/usr/local/bin/jasper: line 3: /usr/local/lib/jasper/jasper.py: Not a directory

bablokb commented 8 years ago

Hi,

does the directory /usr/local/lib/jasper and the file jasper.py exist? The error message is strange, since /usr/local/lib/jasper/jasper.py is a script, and not a directory. Maybe you could also post the whole script (i.e. /usr/local/bin/jasper).

Thanks, Bernhard