HuobiRDCenter / huobi_Python

Python SDK for Huobi Spot API
https://huobiapi.github.io/docs/spot/v1/en
Apache License 2.0
683 stars 333 forks source link

JSONDecoder.__init__() got an unexpected keyword argument 'encoding' #129

Open Simospa opened 2 years ago

Simospa commented 2 years ago

Hello i'm trying to do a simple GenericClient call and it returns this error : "JSONDecoder.init() got an unexpected keyword argument 'encoding'" . Why that ? how can i solve this ?

lantedz commented 2 years ago

Try Python 3.8.