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.
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
.