reece

Results 9 comments of reece

https://blog.csdn.net/weixin_41103006/article/details/113602600 试试按这篇文章安装

> 同样的bug > The same bug > > https://github.com/HuobiRDCenter/huobi_Python/blob/v2.3.0/huobi/connection/impl/restapi_invoker.py#L56 > > ```python > dict_data = json.loads(response.text, encoding="utf-8") > ``` > > https://docs.python.org/3.8/library/json.html#json.loads > > > Deprecated since version 3.1, will...

You need to find it in the Lib\site-packages\huobi\model Using the example: get_candlestick When you run it, you will see something like this: Id : 1619016300 High : 2427.9 Low :...

> Can you elaborate on the method a bit more @reonsee? You showed the example for REST API candlestick request which is history limited and doesn't need a callback argument....

Or the second way is create a list out of the function: ``` list1 = [] def addobj(): list1.append('1') list1.append('a') addobj() print(list1) ```

Thank you so much it work successful. Can I ask a question about the setting? As i know this part of arduino code is use to setup the network, right?...

The mqtt-sn is setting of no key/password connect It show connect error, I think it must be setting problem. enum ErrorNumber { Success = 0, InitializeError, GprsNotConnected, IpNotConnected, ConnectionError, NotStartedError,...

> 之前自己做的玩具(所以写的依托,反正能用就行),简单用tensorflow做了一个卷积然后多分类问题,缺点是对于截图帧率要求比较高,其实刚开始还想做根据两帧之间距离然后计算速度进而计算时间(相对直接上万能神经网络复杂很多遂没做),并且对于性能的要求比较高。 就在这里:https://github.com/vintcessun/Chenbai-Fishing 我也搞了个,不用cnn那么吃算力的玩意,参考其他人弄的纯opencv找色完事 https://github.com/reece762/autofish_for_snowbreak/tree/main

支持的啊,国际服设置简体中文即可