Speech Interaction Service
Speech Interaction Service
- what's new
- Service Overview
- Getting Started
- SDK Reference
- API Reference
-
FAQs
- General Consulting
- Billing
-
API
- Why Is the Recognition Result Very Poor?
- How Do I Call the APIs of SIS?
- Why Does the Returned Status is Normal But the Recognition Result is Empty?
- What Are the Username, Domain Name, and Project Name in the Token Message Body?
- Can I Call SIS APIs Concurrently?
- What Do I Do If the Error Message "auth failed" Is Displayed During SIS API Calling?
- What Do I Do If SIS API Calling Times Out?
- What Do I Do If the Error Message "The silence time is too long, and the audio will not be recognized" Is Displayed?
- How Do I Obtain a Token?
- SDK
- Error Code
- Deployment
- Regions and AZs
- Permissions
- General Reference
On this page
Show all
Help Center/
Speech Interaction Service/
SDK Reference/
Preparing Environment/
Configuring the Python Environment
Copied.
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