There is an error in the lutf8 encoding of the click package running in pycharm. How to set the encoding?

utf8

if this error is reported when the figure is running, how to solve this problem in pycharm? Thank you!

Mar.26,2021

solved the problem after some search and exploration

add
LANG=en_US.utf-8
LC_ALL=en_US.utf-8

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7ae147-25c32.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7ae147-25c32.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?