Preparing a Python Development Environment
To use the Python SDK of Content Moderation, you need to configure the Python development environment.
- Download Python of a proper version from Python's official website and install it. Python 2.6+ and Python 3.x are supported. Python 3.x is recommended. The following uses Python 3.7 as an example.
- Download the latest version of PyCharm from PyCharm's official website.
- Start the PyCharm development tool and choose to configure the Python environment.
- Select the Python installation path, as shown in Figure 1. After selecting the target Python, click Apply at the bottom of the page to complete the configuration.
Last Article: Using the Python SDK
Next Article: Importing a Python SDK into a Python Environment

Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.