Search found 1 match

by phklrz
Monday 09 May 2022 9:41
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 97740

Re: Python Plugin : Broadlink

Hello,
when installing plugin on Ubuntu 20.04 with 'sudo python setup.py', I get the following error:

put *.py files executable (+x) OK
chmod: impossible to access 'scr/*.sh': No such file or directory
ERROR to start subprocess
1
sudo chmod +x scr/*.sh
b''
ERROR to put +x to *.sh files ...