Sorry, forgot that point on running on LITE.I have the LITE version of the OS, and Thonny is Desktop-only, right?
You can still use Thonny from a desktop connecting to the RPI 3 over SSH. This is what I use. However, the downside is the debugger is not available. I end up having to use the old approach of putting in print states qualified with a parameter e.g. if debug: print("Variable x=",x). I'd suggest you need to do some debugging yourself.
Same problem I ran into and had to abandon using the virtual environment.An error occurred: NeoPixel support requires running with sudo, please try again!
Statistics: Posted by DS256 — Sun Aug 04, 2024 3:10 pm