Files
Chen Xiao 0b64e2de94 First commit.
Signed-off-by: Chen Xiao <abigwc@gmail.com>
2026-05-08 14:43:16 +08:00

13 lines
1.1 KiB
Plaintext

python : Traceback (most recent call last):
At line:1 char:1
+ python test_bold3.py > out3.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
File "C:\Users\weiren\Desktop\claude\server\test_bold3.py", line 12, in <module>
print(html)
UnicodeEncodeError: 'gbk' codec can't encode character '\u200b' in position 12: illegal multibyte sequence
'**ά**'
'**\u200bά**'