Kill Exec Python Script NeoPixels

Are you launching your neopixel.py as root? Try
sudo /usr/bin/pkill -9 -f "/home/pi/neopix.py"

1 Like