yl
yl
我也遇到了类似问题,使用客户端配置文件,设置 rpcForceTcp 1 选项 我使用以下python代码,连接执行没遇到 Unable to establish connection 错误了。 参考代码: conn = taos.connect(host="127.0.0.1", port=6030, user="root", password="taosdata", database="db1", config="C:\\TDengine\\cfg")
I have the same problem and solved it. By modifying the following files, by using a proxy, it may be due to network issues (such as in China) D:\ProgramData\Miniconda3\envs\catalyst\Lib\site-packages\catalyst\exchange\ccxt\ccxt_exchange.py self.api...
自行安装mingw 64位,即可解决。注意要将bin目录添加到%PATH%环境变量。
apk 启动atx-agent 是需要root权限的,否则即使开了,也不能启动测试,需要跨进程访问
Thank you for your interest in the project! Unfortunately, this project is no longer being maintained, and we will not be updating to new versions or adding new features, including...
This error message indicates that the version of ChromeDriver being used only supports Chrome version 97, while the current version of Chrome being used is 103.0.5060.114. One solution to this...
I saw your question about WebSocket support in Codon. Coincidentally, I have recently implemented a WebSocket module for my own project. I have published the code at the following link:...
Please update moxt-cpp and update mojo to 2024.7.2805 (ff0e09dc) (nightly) And try again