rpi-ws281x / rpi-ws281x-python

Python library wrapping for the rpi-ws281x library
BSD 2-Clause "Simplified" License
326 stars 103 forks source link

Trying to run code from this module in conjunction with remo.tv Controller results in memory leak. #43

Closed JohnMackYouTube05 closed 1 year ago

JohnMackYouTube05 commented 4 years ago

So I've used this module to control the LEDs on my Kano light ring. The 'strandtest.py' file works FLAWLESSLY! But every time I run some of the exact same code from the test file in conjunction with my remo.tv controller, it spits out this error on startup: swig/python detected a memory leak of type 'ws2811_t *', no destructor found. PLEASE HELP! I want to fix this and get the LEDs working!

I'm running this off a Raspberry Pi 3B+, if that helps. Thanks, John

Gadgetoid commented 1 year ago

Closed as stale.