1024programmer Java Pycharm encoding problem causes djangoUnicodeDecodeError error

Pycharm encoding problem causes djangoUnicodeDecodeError error

The default configuration of pycharm will cause the created files to be saved in GBK format.

This triggers UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0xba in position 92: invalid start byte error

Check that the view.py | settings.py | html files are all configured with utf8, so it is an editor problem.

Modify: file – settings – file encodings – IDE Encoding | Project Encoding UTF-8

default encoding for properties files :utf-8

Modify: file – default settings – file encodings – IDE Encoding | Project Encoding UTF-8

default encoding for properties files :utf-8

This article is from the internet and does not represent1024programmerPosition, please indicate the source when reprinting:https://www.1024programmer.com/772400

author: admin

Previous article
Next article

Leave a Reply

Your email address will not be published. Required fields are marked *

Contact Us

Contact us

181-3619-1160

Online consultation: QQ交谈

E-mail: [email protected]

Working hours: Monday to Friday, 9:00-17:30, holidays off

Follow wechat
Scan wechat and follow us

Scan wechat and follow us

Follow Weibo
Back to top
首页
微信
电话
搜索