Updated on 2023-12-22 GMT+08:00

GAUSS-52200 -- GAUSS-52299

GAUSS-52200: "Unable to import module: %s."

SQLSTATE: None

Description: Python 3 is recommended for this operation, but Python 2 is used in the system by default. As a result, an error message is displayed when the module is imported, indicating that the library that Python depends on is missing.

Solution: Contact technical support.

GAUSS-52201: "The current python version %s is not supported."

SQLSTATE: None

Description: The default Python version for the OS is not 3.7.X or 3.8.X.

Solution: Use the default Python compiler in the OS.