First, let’s take a look at the warning information
WARNING: The script normalizer is installed in '/home/llxy/.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.
Solution: Configure environment variables
gedit ~/.bashrc
# Add the path at the end of the file, which comes from the warning issued when installing pip in the first step
export PATH=/home/llxy/.local/bin:$PATH
source ~/.bashrc
Read More:
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- [Solved] Ubuntu20.04 Error: “Failed to install the following Android SDK packages as some licences have not..“error
- How to Solve Mujoco Install Error in Ubuntu (Pycharm Run Error)
- Ubuntu18.04 Install ROS Error: rosdep update [How to Solve]
- How to Solve Xmind Install Error in Ubuntu System
- [Solved] Ubuntu 20.04 install MATLAB and toolbox permissions Error
- How to Solve labelme Install Error in Ubuntu
- Ubuntu20.04 install the ROS noetic version in catkin_Problems in make compilation
- Ubuntu Server: How to Install Chrome
- ubuntu install package Error: subprocess installed post-installation script returned error exit status 10
- [Solved] Ubuntu 18.04 Install opencv3.2.0 and opencv_contrib Error
- [Solved] Ubuntu Update source error: Certificate verification failed: The certificate is NOT trusted.
- [Solved] Gbase Install Error: service cgconfig is not exist on hosts
- hb set Error: OHOS ERROR] Invalid vendor path: /home/openharmony/vendor (openharmony Compile ubuntu20.04 official document)
- [Solved] Any Softwares Install Error in Ubuntu: /usr/bin/dpkg returned an error code
- [Solved] Docker Install Error: [Errno 14] curl#60 – Peer‘s Certificate issuer is not recognized
- Ubuntu 20.04 Desktop Install sublime-text Error: “Certificate verification failed”
- mysqlclient in Ubuntu: How to Solve mysqlclient Install Error
- [Solved] Ubuntu Install jdk Error: Error occurred during initialization of VM
- Windows11 Install Ubuntu Error: WslRegisterDistribution failed with error: 0x800701bc