Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5586

Troubleshooting • Re: sudo pip3 installation on python virtual environment issues

$
0
0
On a Pi5 4GB, I created a venv (with system packages) and activated it. The packages then installed OK with:

Code:

pip install rpi_ws281xpip install adafruit-circuitpython-neopixelpip install adafruit-blinka
Note this fails as there is a typing error in circuitpython

Code:

pip3 install adafruit-cirtcuit-python-neopixel
I dod not test with a real LED strip.

Statistics: Posted by neilgl — Mon Jul 15, 2024 1:43 pm



Viewing all articles
Browse latest Browse all 5586

Trending Articles