huobi_Python
huobi_Python copied to clipboard
JSONDecoder.__init__() got an unexpected keyword argument 'encoding'
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 ?
Try Python 3.8.