sudo apt-get install -y python-pip python2.7-dev
sudo pip install blinkstick
when I then try to run blinkstick --info I get this message
/usr/bin/env: ‘python\r’: No such file or directory
Anyone that can help
sudo apt-get install -y python-pip python2.7-dev
sudo pip install blinkstick
when I then try to run blinkstick --info I get this message
/usr/bin/env: ‘python\r’: No such file or directory
Anyone that can help