GAUSS-52200 -- GAUSS-52299

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

SQLSTATE: None

Description: Using the default python execution tool of the system results in imported package errors due to the database that python depends on is lacked.

Solution: Use the python execution tool of the installation package and go to the directory after the decompression using ./Tool name to execute the command.

[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.