huobi_Python icon indicating copy to clipboard operation
huobi_Python copied to clipboard

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

Open Simospa opened this issue 3 years ago • 2 comments

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 ?

Simospa avatar Feb 18 '22 14:02 Simospa

Try Python 3.8.

lantedz avatar Jun 19 '22 09:06 lantedz