Hi there, i’m setting up Volumio OS Raspi and I’ve run into an issue with running the installer script for my Adafruit display.
I’m able able to install Volumio successfully, SSH into the Pi, update, and start the installation described here. It fails to enter the virtual environment and gives the following error message.
volumio@volumio:~$ source env/bin/activate
-bash: env/bin/activate: No such file or directory
I’ve been successful in installing the drivers for the display on any stock Rasbian distro. Has anyone encountered this or might have some advice on a way forward?