Help Center/
Speech Interaction Service/
SDK Reference/
Preparing Environment/
Configuring the Python Environment
Updated on 2022-04-29 GMT+08:00
Configuring the Python Environment
Prerequisites
- Ensure that Python 3 has been installed. Currently, Python SDKs support only Python 3.
- Ensure that setuptools and websocket-client have been installed.
Procedure
- Download the SDK and run the pip-list command to view the installation package. If setuptools, requests, and websocket-client have not been installed, run the following commands:
pip install setuptools pip install requests
- Go to the directory of the downloaded Python SDK and run the python setup.py install command in the directory where setup.py is located to install the SDK.
Parent topic: Preparing Environment
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot