From 86a1d18d96f827baa0c1029c85a53fc89d436e17 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Tue, 19 Mar 2019 13:38:44 -0700 Subject: [PATCH 6/7] Use python3 and pip3 instead of python and pip Signed-off-by: Alistair Francis Upstream-Status: Inappropriate [embedded specific] --- bin/mycroft-cli-client | 2 +- bin/mycroft-pip | 2 +- bin/mycroft-say-to | 2 +- bin/mycroft-skill-testrunner | 4 ++-- bin/mycroft-speak | 2 +- dev_setup.sh | 6 +++--- scripts/install-pocketsphinx.sh | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/mycroft-cli-client b/bin/mycroft-cli-client index f40a316e3f6..de2040d9e67 100755 --- a/bin/mycroft-cli-client +++ b/bin/mycroft-cli-client @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )" source "$DIR/../venv-activate.sh" -q # Invoke the Command Line Interface -python -m mycroft.client.text $@ +python3 -m mycroft.client.text $@ diff --git a/bin/mycroft-pip b/bin/mycroft-pip index a42b16b847a..81bd5bfb3cf 100755 --- a/bin/mycroft-pip +++ b/bin/mycroft-pip @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )" source "$DIR/../venv-activate.sh" -q # Install pip packages within the Mycroft venv -pip $@ \ No newline at end of file +pip3 $@ \ No newline at end of file diff --git a/bin/mycroft-say-to b/bin/mycroft-say-to index 4ae597f3062..8bb4039996d 100755 --- a/bin/mycroft-say-to +++ b/bin/mycroft-say-to @@ -26,4 +26,4 @@ set -- "${1:-$(