File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Python 连接器的源码托管在 [GitHub](https://github.com/taosdata/taos-con
3232
3333### 准备
3434
35- 1 . 安装 Python。新近版本 taospy 包要求 Python 3.6+。早期版本 taospy 包要求 Python 3.7+。taos-ws-py 包要求 Python 3.7+。如果系统上还没有 Python 可参考 [ Python BeginnersGuide] ( https://wiki.python.org/moin/BeginnersGuide/Download ) 安装。
35+ 1 . 安装 Python。新近版本 taospy 包要求 Python 3.6.2 +。早期版本 taospy 包要求 Python 3.7+。taos-ws-py 包要求 Python 3.7+。如果系统上还没有 Python 可参考 [ Python BeginnersGuide] ( https://wiki.python.org/moin/BeginnersGuide/Download ) 安装。
36362 . 安装 [ pip] ( https://pypi.org/project/pip/ ) 。大部分情况下 Python 的安装包都自带了 pip 工具, 如果没有请参考 [ pip documentation] ( https://pip.pypa.io/en/stable/installation/ ) 安装。
37373 . 如果使用原生连接,还需[ 安装客户端驱动] ( ../#安装客户端驱动 ) 。客户端软件包含了 TDengine 客户端动态链接库(libtaos.so 或 taos.dll) 和 TDengine CLI。
3838
You can’t perform that action at this time.
0 commit comments