lxdui
lxdui copied to clipboard
pip3 install error
why it drop the bin files in $HOME/.local/ ? its a pain to create paths why not install in the bin folder like a normal person? WARNING: The script flask is installed in '/home/azureuser/.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. WARNING: The script jwt is installed in '/home/azureuser/.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. WARNING: The script pbr is installed in '/home/azureuser/.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. WARNING: The script lxdui is installed in '/home/azureuser/.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. /lxdui$ lxdui start lxdui: command not found
You could add it to your path in .bashrc file
Here is an explanation for $HOME
dir: https://unix.stackexchange.com/questions/36871/where-should-a-local-executable-be-placed