Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Raspbian install steps on a Raspberry Pi 4 #87

Open
WayneKeenan opened this issue Jan 21, 2021 · 1 comment
Open

Additional Raspbian install steps on a Raspberry Pi 4 #87

WayneKeenan opened this issue Jan 21, 2021 · 1 comment

Comments

@WayneKeenan
Copy link

Thanks for this, awesome!

Using the latest Raspbian on a Pi4, in a Python virtual env, I had to perform these extra steps to get demo.py working:

sudo apt-get install libbluetooth-dev libboost-all-dev
pip install boost

There might be a smaller subset of libboost (c++, not LEGO) libs than all, but that's left as an exercise.

@undera
Copy link
Owner

undera commented Jan 21, 2021

Thanks for sharing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants