-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Description
hello team,
i tried to install GrovePi with the Detailed Directions
but the script bash ./update_grovepi.sh
does exit with an error:
"Error: "pybind11" must be installed before running the build.
error: setup script exited with 1"i tried with the official guide for installing pybind11
but this did not help.
also i tried
curl -kL dexterindustries.com/update_grovepi | bashcurl -kL dexterindustries.com/update_grovepi | bash -s -- --bypass-gui-installation
same error for both..
i am on
$ uname -a
Linux MYS-RPI 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux
$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"currently i have no idea what i am doing wrong - or if it is really a incompatible os version i am using?
iam open for any tips & ideas ;-)
Metadata
Metadata
Assignees
Labels
No labels