linux django UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 36-45: ordinal not in range(128)
error:
UnicodeEncodeError: 'ascii' codec can't encode characters in position 36-45: ordinal not in range(128)
Solution:
vi ~/.bashrc
export LC_ALL=C.UTF-8
source ~/.bashrc
Read More:
- System has not been booted with systemd as init system (PID 1). Can‘t operate
- [Solved] docker Error: System has not been booted with systemd as init system (PID 1). Can‘t operate. Failed to con
- [Solved] Linux VI Error: Can‘t open file for writing
- [Solved] ubuntu Run jupyter Error: print(‘Error in generated code:‘, file=sys.stderr) SyntaxError: invalid syntax
- [Solved] Error in OpenSSL when compiling code locally for raspberry pie
- Ubuntu20.04 install the ROS noetic version in catkin_Problems in make compilation
- [Solved] Sed Failed to Reference Variable error: extra characters after command
- How to Solve Error: “Hdaudio hdaudioc0d2: unable to bind codec”
- SCP path contains special characters Error [How to Solve]
- cstdio [Error] ‘::fpos_t‘ has not been declared [How to Solve]
- Debian9 g++ Compile Error: error: ‘EDOM’ was not declared in this scope
- Ubuntu18.04 Compile A40i SDK Error: misc/create_inode.c:395:18: error: conflicting types for ‘copy_file_range‘
- How to Solve Mujoco Install Error in Ubuntu (Pycharm Run Error)
- Nginx configuration 80 can be accessed by forcing jump 443 or not
- [Solved] zookeeper Cluster error: Error: JAVA_HOME is not set and java could not be found in PATH.
- Solutions to errors in installing xunsearch engine in centos8.0
- [Solved] G++ Error: Command ‘g++‘ not found, but can be installed with:
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] Nginx Startup Error: directive is not allowed here in
- error: stray ‘\343’ in program [How to Solve]