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

import help #121

Open Qunal opened 2 years ago

Qunal commented 2 years ago

I am using this first time and needed some help. I have used pip to clone and install on my annaocnda environment under python 3.8 in 64 bit windows 10.

But am unable to start

What packages I need to import. I don't find huobi client and after import huobi can not import anything Failed

import huobi #success huobi.AccountClient #fails from huobi.client import AccountClient

Qunal commented 2 years ago

Guys got it working.

Sorting out issues with threads