hadrianl / huobi

火币的行情交易的python实现
MIT License
154 stars 64 forks source link

BUG!关于websocket-client版本问题! #5

Closed hadrianl closed 6 years ago

hadrianl commented 6 years ago

如果遇到websocket-client报错,请先检查huobitrade版本与websocket-client,请检查是否符合下方两者之一: 1.huobitrade<=0.4.4, websocket-client=0.48 2.huobitrade>=0.4.5, websocket-client>=0.53

这是由于websocket-client从0.48到0.53中的某一版本更改了类方法的消息处理函数,详看https://github.com/websocket-client/websocket-client/commit/f9de412ed5f0f56bd317bff954e10928044e90da#diff-afdc8659472527a33c2249875888fd1a