diff --git a/docs-en/05-develop/01-connect/01-python.md b/docs-en/05-develop/01-connect/01-python.md index 3f6b40ba33359dd6e097e648604e256a42723f69..efbcc1ff75ae44e6ee5e1c27ed9888145f8f7740 100644 --- a/docs-en/05-develop/01-connect/01-python.md +++ b/docs-en/05-develop/01-connect/01-python.md @@ -16,6 +16,7 @@ First, you need to install the `taospy` module version >= `2.3.3`. Run the comma ``` pip3 install taospy>=2.3.3 ``` +You'll need to have Python3 installed. @@ -27,9 +28,6 @@ conda install taospy=2.3.3 - -You'll need to have Python3 installed. - ## Config Run this command in your terminal to save TDengine cloud token as variables: