ImportError: No module named rpi_ws281x
darknessdecends1 opened this issue · 1 comments
darknessdecends1 commented
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).
amrsoll commented
That is probably because you are not running from the proper python virtual environment (virtualenv)