jviyer

Results 2 comments of jviyer

I get this error: when I run the program. I called samsungct as follows: > > > samsungctl --host 192.168.1.6 --name samsungctl KEY_MUTE > > > `Traceback (most recent call...

Thanks a lot ! That was the issue. ``` On Monday, August 8, 2016 2:11 AM, Lauri Niskanen wrote: ``` @jviyer You need to use Python 3. E.g. pip3 install...