Modification Bashrc file
vim ~/.bashrc
Then add the following two lines of code at the end
export LANG=en_US:UTF-8
export LANGUAGE=en_US:en
After closing the file, finally execute the following code
source ~/.bashrc
Read More:
- [Solved] sys.stderr.write(f“ERROR: {exc}“) SyntaxError: invalid syntax
- [Solved] Except CvBridgeError,e:SyntaxError:invalid syntax
- How to Solve Mujoco Install Error in Ubuntu (Pycharm Run Error)
- [Solved] Gitlab Error: gitlab-ctl reconfigure Error: STDERR: initdb: error: invalid locale settings; check LANG and L
- Docker Run ‘echo core > /proc/sys/kernel/core_pattern‘ Error
- Ubuntu20.04 install the ROS noetic version in catkin_Problems in make compilation
- [Solved] Error in OpenSSL when compiling code locally for raspberry pie
- [Solved] Ubuntu Server 18.4 System /etc/sudoers: syntax error near line 32
- [Solved] yum command Error: “except keyboardinterrupt, e: syntax error: invalid syntax”“
- hb set Error: OHOS ERROR] Invalid vendor path: /home/openharmony/vendor (openharmony Compile ubuntu20.04 official document)
- Linux Ubuntu ImportError: Libtk8.5.so: cannot open shared object file:No such file Install tkinter Library
- Fatal error: sys/cdefs.h: No such file or directory
- EasyConnect linux (ubuntu 20.04) Run Error [How to Solve]
- Ubuntu shell Script syntax error near unexpected token `$‘{\r‘‘
- [Solved] Any Softwares Install Error in Ubuntu: /usr/bin/dpkg returned an error code
- [Solved] GCC Compile Error: fatal error: sys/cdefs.h: No such file or directory
- [Solved] Ubuntu pip Install Error: which is not on PATH
- [Solved] Cannot run program “svn” (in directory “D: xxxx”): CreateProcess error=2, the system cannot find the specified file.
- Ubuntu Run Error: not syncing : VFS: Unable to mount root
- Solution to gzip: stdin: invalid compressed data — format violated error in decompressing. Tgz file under Linux