pip install doesn't work on RPi 5
When I installed the Debian OS for Raspberry Pi 5 and RNBO, I can't use the pip install. The guides on cycling74 RNBO for RPi and GPIO needs python-OSC libraries for example, and I can't install it with those instructions, which makes the guides hard to follow. I have no idea how to install it in virtual environment and handle it together with RNBO?
Thank you LSKA!
To use pip-install you need virtual environment. A little tricky but works.