Skip to content

Error: "pybind11" must be installed before running the build. #514

@s-light

Description

@s-light

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"

RPI_GrovePi__pybind11

i tried with the official guide for installing pybind11
but this did not help.

also i tried

  • curl -kL dexterindustries.com/update_grovepi | bash
  • curl -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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions