25 lines
1.6 KiB
Plaintext
25 lines
1.6 KiB
Plaintext
|
||
[1m[36m────────────────────────────────────────────────────────────[0m
|
||
[1m[36m 对话记录 test_user_001 (4 条)[0m
|
||
[1m[36m────────────────────────────────────────────────────────────[0m
|
||
|
||
[2m──────────────────── 2026-02-25 ────────────────────[0m
|
||
[2m17:44[0m [97m买家[0m
|
||
[48;5;236m 你好,想问下图片处理多少钱 [0m
|
||
|
||
[2m17:44[0m [32m客服[0m
|
||
python : Traceback (most recent call last):
|
||
所在位置 C:\Users\jimi\AppData\Local\Temp\ps-script-7c6a5466-18ca-4772-ac44-a07a3d10df05.ps1:75 字符: 19
|
||
+ ... d d:\Terminator; python chat_log_viewer.py test_user_001 2>&1 | Out-F ...
|
||
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
|
||
+ FullyQualifiedErrorId : NativeCommandError
|
||
|
||
File "D:\Terminator\chat_log_viewer.py", line 233, in <module>
|
||
cmd_show_conversation(args[0])
|
||
File "D:\Terminator\chat_log_viewer.py", line 127, in cmd_show_conversation
|
||
print_bubble(m["direction"], m["message"], ts)
|
||
File "D:\Terminator\chat_log_viewer.py", line 80, in print_bubble
|
||
print(f" {GREEN}\u25b6 {line}{RESET}")
|
||
UnicodeEncodeError: 'gbk' codec can't encode character '\u25b6' in position 9: illegal multibyte sequence
|