alexylem / jarvis

Jarvis.sh is a simple configurable multi-lang assistant.
http://openjarvis.com
MIT License
800 stars 198 forks source link

Installation with snowboy installs python 2.7 but requires python 3.6 later #1002

Open Theratherverydarkestlordever opened 3 years ago

Theratherverydarkestlordever commented 3 years ago

I did not have Python 2.7 installed on my Raspberry Pi, only Python 3.7. The installation of snowboy during the setup process downloaded and installed Python 2.7 automatically. Some time later, while the installer still tried to setup snowboy, the process terminated with the folowing message:

ERROR: This script does not work on Python 2.7. The minimum supported Python version is 3.6. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead.

As the process runs on my Raspi on Raspberry Pi OS Lite, I can not provide a copy of console output. The error occured after the script downloaded a file named get-pip.py.3.

Eirikr70 commented 2 years ago

Hello, I have the same issue. Can you help ?

herveandre commented 2 years ago

Hello, Same I have the same problem. Can you help?