rpi-ws281x/rpi-ws281x-python

ImportError: No module named rpi_ws281x

darknessdecends1 opened this issue · 1 comments

I have this issue when trying to run my module from a terminal, but not when ran from an IDE (I've tried Pycharm and Thonny).

That is probably because you are not running from the proper python virtual environment (virtualenv)