You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
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
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.1So what do i wrong?