尝试用TqApi连接快期模拟账号失败
(name.title(), data[err.start:err.end], name)) from None
UnicodeEncodeError: ‘latin-1’ codec can’t encode characters in position 29-31: Body (‘快期模’) is not valid Latin-1. Use body.encode(‘utf-8’) if you want to send it encoded in UTF-8.
明 钟 已回答的问题 2020年5月10日
有打的,貌似和unicode有关 api = TqApi(acc, ‘快期模拟’, “xxx”,”xxx”)