Ape / samsungctl

Remote control Samsung televisions via a TCP/IP connection
MIT License
712 stars 189 forks source link

Problem insall CTL #127

Open larsoss opened 3 years ago

larsoss commented 3 years ago

When i try to install i get this notification in yellow.

pi@raspberrypi:~$ pip install samsungctl Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting samsungctl Downloading https://files.pythonhosted.org/packages/33/13/d97749371984ebacc53e66106cd3d224650aa2e33b21f3a4fcb4375435b3/samsungctl-0.7.1.tar.gz Building wheels for collected packages: samsungctl Running setup.py bdist_wheel for samsungctl ... done Stored in directory: /home/pi/.cache/pip/wheels/3b/12/97/961e3e5cab297922729da21e130eb1b97af4dfa0f2a535a468 Successfully built samsungctl Installing collected packages: samsungctl **The script samsungctl is installed in '/home/pi/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.** Successfully installed samsungctl-0.7.1

So what do i wrong?